summaryrefslogtreecommitdiffstats
path: root/tradeshow/iot-sensortag/mqttdataprovider.h
Commit message (Collapse)AuthorAgeFilesLines
* SensorTag: Fix warnings and cleanupMaurice Kalinowski2018-10-251-5/+5
| | | | | Change-Id: I2caf3353eebed6dfa3153b94ae88d1653ad7805a Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>
* iot-sensortag: Redesign of exampleMaurice Kalinowski2017-09-271-0/+83
The updated version switches the focus from having multiple sensors locally towards showing one sensor from a list. This list can display local or remote sensors and switch on runtime. Also incorporated many style fixes and cleanups. Change-Id: If7b8acbb2a784ebba95d467176e76728721c82f7 Reviewed-by: Oliver Wolff <oliver.wolff@qt.io>