SenShaMart/deployment/cumulocity_template.service
2023-07-13 11:32:02 +10:00

14 lines
No EOL
415 B
Desktop File

[Unit]
Description=Cumulocity etl
After=network.target
[Service]
Type=simple
Restart=always
RestartSec=1
User=ubuntu
ExecStart=demo/demo/milk_client/etl bega.apj.cumulocity.com jkaraboticmilovac@swin.edu.au swin.iotLab tcp://136.186.108.94:5004 15396922 MilkExternalTemp1 MilkExternalHumidity1 MilkMilkTemp1 MilkMilkLevel1 etl_log undecodable.log
WorkingDirectory=/home/ubuntu
[Install]
WantedBy=multi-user.target