Тёмный
No video :(

Connecting Node Red to InfluxDB V2.0 (64Bit) 

IOT Connectivity Simplified
Подписаться 3,8 тыс.
Просмотров 20 тыс.
50% 1

This video builds a project to simulate data in Node Red and then uses standard Node's to build a JSON Payload, using global 'Context Data' that is pushed to a InfluxDB Node. This Node automatically pushes data into InfluxDB v2.0. We take a look at the data explorer and dashboard tool in Influx DB.
Please follow this blog for more instructions and it also has a solution for common problems encountered during install
Node Used, Inject, Change, Function, Debug InfluxDB
Video Content
0:00 Overview of Video Activities
0:45 Overview of Nodes Used
1:02 Install InfluxDB Node
2:11 Inject Node
3:06 Change Node
6:19 Function Node Moving dat from Global Memory
8:47 Function Node Generating JSON Message Payload
11:18 Debug Node
12:05 InfluxDB Node - Setting Server
13:11 InfluxDB API Token
14:50 InfluxDB Node Setting Output
15:20 Finding InfluxDB Oranisation
15:56 InfluxDB Node Depoly and Test
17:36 Inject Mode Automating Flow
19:07 InfluxDB Data Explorer
19:56 InfluxDB Dashboard
21:38 Summary & Thanks

Опубликовано:

 

14 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 17   
@PeterScargill
@PeterScargill 4 месяца назад
Thank you - I have been using NR and grafana for years then along came docker and influx 2 - got my NR stuff generally going - but influx2 no clue - buckets etc. So now I'll use you example - already put the test data in influx - and it's there I can see it but no idea how to move onto grafana (all installed of course - in docker)..
@brekotis
@brekotis 8 месяцев назад
Do you know a way to write values to a specific key? For example, I want to have a topic key in addition to the measurement key, and I want the topic to have a value.
@lorue
@lorue 11 месяцев назад
Hola, muy muy muy buen video, aprendí mucho, muchas gracias. very very very good video, thank you very much
@craizhunterx9033
@craizhunterx9033 2 месяца назад
I had this error. Someone help me please HttpError: 405 Method Not Allowed : 405 Not Allowed 405 Not Allowed nginx/1.24.0
@frollard
@frollard Год назад
This is helpful...but if I have real data coming in via mqtt (Tasmota providing nested objects of timestamp, sensor, sensor), how do I format that data so that influx will take it? It comes in parsed as a json object, but apparently not how influx likes it. Do I need to strip the data out to a global on every message for the javascript payload to work?
@IOTConnectivity
@IOTConnectivity Год назад
Unfortunately InfluxDB works with real time data as default and assigns it's own time stamp for each message. Unfortunately you will have to split the incoming message into separate process values pushed into global or flow memory then create a new JSON message for InfluxDB. Quick question, is your remote connection from an Ardudio?
@frollard
@frollard Год назад
@@IOTConnectivity Remote is tasmota running on an esp32. Finally got it figured out, and you're right. I had to rebuild the message. Used a change node to delete an extra sensor (laser distance for prox detection, don't need to log that) "{ "pm2.5": msg.payload.VINDRIKTNING.'PM2.5' }"
@markusbobel6208
@markusbobel6208 7 месяцев назад
How do you put a "_tag" to the data?
@ADMINCADENZA
@ADMINCADENZA Год назад
This is great video!
@IOTConnectivity
@IOTConnectivity Год назад
Glad you think so!
@user-jt6dz2dr3o
@user-jt6dz2dr3o Год назад
Are you using the free version or the paid one? for me the dashboard is different. Btw its a great content
@IOTConnectivity
@IOTConnectivity Год назад
I try not to pay for any open source software. InfluxDB have released a new version since I recorded this video. I will take a look. Thanks for the feedback, glad you enjoy the content.
@ManiKandan-lb2yn
@ManiKandan-lb2yn Год назад
@@IOTConnectivity could you guide me to download the new version.
@adeliocastro6797
@adeliocastro6797 11 месяцев назад
Muito bom, Obrigado
@Zhaymoor
@Zhaymoor Год назад
that was useful thank you
@IOTConnectivity
@IOTConnectivity Год назад
Glad it was helpful!
Далее
How to use context storage in Node-RED to save data
13:07
Linking Node Red to InfluxDB Cloud
5:31
Просмотров 3,6 тыс.
Beginner for Node-RED, InfluxDB & Grafana
36:23
Просмотров 46 тыс.
How to Get Started with MQTT
13:38
Просмотров 400 тыс.
InfluxDB 2.1, Grafana and Telegraf install
29:36
Просмотров 42 тыс.
Flux query language and Influxdb basics
38:40
Просмотров 39 тыс.
Node-Red Automation, MQTT, NodeMCU & MicroPython
1:38:50