Ubuntu18.04+Domoticz+Infludx+Grafana

 

1. 整體方案如圖。

具體參照此文檔:

https://download.csdn.net/download/travel0er/12195580

 

針對來自Domoticz的兩個不同idx的數據,需要多個曲線顯示,從GROUP BY裏添加tag(idx)進行設置。

2. 另influxdb常用基本操作指令及一些概念

https://blog.csdn.net/u010185262/article/details/53158786

https://www.cnblogs.com/shhnwangjian/p/11429428.html

 

3. InfluxDB相關文檔

https://grafana.com/docs/grafana/latest/features/datasources/influxdb/

https://blog.csdn.net/daydayup_668819/article/details/90602242

 

4. c++ 操作influxdb客戶端

https://blog.csdn.net/yaojiawan/article/details/99606667

https://github.com/awegrzyn/influxdb-cxx

 

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章