summaryrefslogtreecommitdiffstats
path: root/tradeshow/iot-sensortag/mockdataproviderpool.h
Commit message (Collapse)AuthorAgeFilesLines
* iot-sensortag: Redesign of exampleMaurice Kalinowski2017-09-271-2/+2
| | | | | | | | | | | 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>
* iot-sensortag: Add missing files for MockDataProviderPoolKari Hautamäki2017-02-211-0/+72
The commit 22ca8687ef2c4ebbbc8d40fd41b45335b0058418 had missing files for MockDataProviderPool. Add the missing files here Change-Id: Ib49d120d107428079686e474fd9f06bdddbdcf8f Reviewed-by: Titta Heikkala <titta.heikkala@qt.io>