Cisco Spark integration with SigFox button
Cisco Spark integration with SigFox button
cd digitalDelegation
npm install
{"ID":"<ID>","EID":"<EID>","DEVICEID":"<DEVICEID>","counter":"<COUNTER>","date":"<DATE>", "time": "<TIME>","name":"<NAME>","user":"<USER>","location":"<LOCATION>","emailaddress":"<EMAILADDRESS>"}
cp config.js.default config.js
vi config.js
Run the application, two configuration availables
1/ For the dev, node is used
./app manual
./app [start|stop|restart|show|staus|log]
Have fun