My Data DIY (with no-code possibilities)
LaMetric
200
Track your own data at a glance with the help of this app.
1) Display data with NO-CODE and without the need for an intermediary server.
- LaMetric device will retrieve data directly via HTTP Poll, MQTT or Web Socket
- Supports any JSON or XML
- Possibility to show different icons based on the received data
- Supports Data and Goal frame types
More on this here https://help.lametric.com/support/solutions/articles/6000268373-my-data-diy-no-code-capabilities-
2) Display data using the predefined JSON format (requires a server and some coding)
- LaMetric device will retrieve data directly via HTTP Poll, MQTT or Web Socket
- Push data using the predefined JSON format in the local network
- Supports Data, Goal and Spike-chart frame types
More on this here https://help.lametric.com/support/solutions/articles/6000225467-my-data-diy
P.S.
If you are using JSON files on your Dropbox, you may have URLs like this https://www.dropbox.com/s/5rb4l1939ddhvdg/data.json?dl=0. But, to make it work with a LaMetric device link must be direct. To make it direct, change dl=0 at the end to dl=1, https://www.dropbox.com/s/5rb4l1939ddhvdg/data.json?dl=1
If you are using JSON files on your Google Drive, convert your URls to direct link on files using https://sites.google.com/site/gdocs2direct/