quickbird-uk / QuickbirdUWPDashboard

Quickbird UWP App and Server
http://www.quickbird.co.uk/
GNU General Public License v3.0
27 stars 7 forks source link

VirtualDevice #15

Closed VladimirAkopyan closed 6 years ago

VladimirAkopyan commented 7 years ago

In many cases, users will download the app and have no idea what it does. They may also have no actual hardware to test the system with. The app needs to provide a way to simulate a device and readings, so that users can appreciate the UI and the app functionality.

VladimirAkopyan commented 6 years ago

I consider this not so important after we implemented ESP8266, which is an awesome and easy to test device. Postponed./

VladimirAkopyan commented 6 years ago

moved forward because it's necessary for my own testing. I have added a MachineID to Settings, it's a Guid that's generated and displayed in settings. When a virtual device is created it will have LocalID equal to the machineID. THat means that this app installation will produce, and continue to produce readings for / from the same device. And that helps.