IBM-Cloud / iot-sensor-tag

Sample code for connecting to a TI Sensor Tag and using that data in apps deployed to Bluemix.
Apache License 2.0
33 stars 45 forks source link

Custom Data Publishing Rate #11

Open boshd opened 7 years ago

boshd commented 7 years ago

Hello, I wanted to know how can I change the rate at which the sensor data is being published to the cloud? I need to make it around every 50 seconds instead of every second. Thanks!