Merge pull request #21 from RS7-EdgeComputing/EDGE-254
[platform/core/system/edge-orchestration.git] / src / scoringmgr / mock / mysum / mysum.conf
1 # Description of service that will be requested\r
2 [Version]\r
3 ConfVersion=v0.0                                        ; Version of Configuration file\r
4 \r
5 [ServiceInfo]\r
6 ServiceName=HelloWorldService                              ; Name of distributed service\r
7 \r
8 [ResourceType]\r
9 IntervalTimeMs=1000                                     ; Interval time of get resource\r
10 MaxCount=10                                             ; Number of times\r
11 \r
12 [ScoringMethod]\r
13 LibFile=./libmysum.so                               ; Library file name