JSONata is language to parse information coming back from the Golioth REST API. This article showcases how to use the language to pull data out of complex query return strings.
As you add more devices to your IoT deployment, you want to know all of their statuses at once. We show you how to create a custom "fleet view" dashboard using Grafana.
We often use Grafana for visualizing data from IoT devices. We even wrote a WebSockets plugin for the platform that makes sure you can graph your live data as soon as it arrives on Golioth. But our REST API is also useful with the Grafana platform for visualize historic data.
The Golioth WebSocket plugin is now available in the Grafana Cloud. This post guides you through how to add the plugin to Grafana, how to connect the Golioth WebSocket API, and how to set up a dashboard to visualize realtime the data.