Grafana Dashboard Templater
Description The Grafana dashboard templater create a valid Grafana dashboard as dictionary based on a template and injected values. Dashboard template folder structure Installation pip install grafana-dashboard-templater
Description The Grafana dashboard templater create a valid Grafana dashboard as dictionary based on a template and injected values. Dashboard template folder structure Installation pip install grafana-dashboard-templater
The repository includes a Python SDK for the Grafana API. It’s possible to communicate with the Grafana API endpoints. Another feature of the SDK is the possibility to specify the used folder for the dashboard. Differences between grafana-client, grafana_api and the grafana_api_sdk The grafana-client is only a fork of the non-maintained grafana_api repository. In general, the grafana-client project started…
Read more
The concept of the project The IOT Studio works on the basis of the non-commercial model. This means that the main source of income from the tools is donated to a social organization. The other part of the revenue is used to maintain the servers, the domain and to cover general administrative expenses. Here we…
Read more
The Project “The IOT Studio” started on September 2018 to develop an MQTT to Apache Kafka Mappers. by the time of four months, the complexity of the first project grew up and other projects like “Hana Injector” included inside the product family. To finish the product family, Pascal the founder and main developer included two…
Read more
In the near future, we plan the implementation of further IOT tools based on microservices, the creation of SDKs, and the generation of Docker build files/ images. One of these projects is the Grafana API SDK, which represents the opportunity to communicate with the Grafana API via a Python SDK. More information will follow shortly.
The following application was created by a project with the purpose to connect MQTT parts with Bluetooth devices. The goal was to implement an application that is capable of transforming incoming MQTT topics or JSON strings over HTTP to a format that is compliant with Bluetooth device. Basic information about the application and key features…
Read more
The following application was created by a project with the purpose to connect MQTT parts with EV3 device. The goal was to implement an application that is capable of transforming incoming MQTT topics or JSON strings over HTTP to a format that is compliant with EV3 device. Basic information about the application and key features…
Read more
The following application was created by a project with the purpose to connect MQTT parts with the Kafka Broker. The goal was to implement an application that is capable of transforming incoming MQTT topics to a format that is compliant with Kafka, as the original data was streamed with MQTT, whereas the subscriber was only…
Read more
The following application was created by a project with the purpose to connect MQTT parts with the SAP HANA DB. The goal was to implement an application that is capable of transforming incoming MQTT topics to a SQL format that is compliant with the Hana DB, as the original data was streamed with MQTT, whereas…
Read more