Simple charting application that allows you to visualize your LooUQ Cloud IoT device data streams quickly and easily without writing code.
Watch example here >> https://www.youtube.com/watch?v=cB3KZMS5gcU
The Cloud Track configuration in this repo contains values that you can use immediately. LooUQ maintains a demo device that is accessible for your testing use. Our sample data stream simulates a blustery day up here in Traverse City, Michigan. Launch Visual Studio, load the solution, and see it chart.
You can download a pre-built, ready to run version here https://drive.google.com/open?id=1dwypK2ETg2NcufGkBwLIhuu09mPGXDc7.
- Download CloudTrack
- Watch the LooUQ sample chart our device stream (Adafruit Feather WiFi running in our lab)
- Create an LooUQ Cloud account at https://setup.loouq.com/account/register
- Create your device application and start sending IoT data
- Modify the CloudTrack ChartSettings.json configuration file
- See results
- Cloud account to retrieve data stream
- Chart profile (name, time info, sample count, etc.)
- (data) stream information (device, data query/filter, sample interval)
- (data) series configuration (1 for each line on the chart)
- Data element path
- Optional elements such as color, unit description, designate for min/max value tracking, etc.