How to use Node-RED? Samples?

Are there any samples how to use Node-RED plugin with thinger.io?

Using thinger.io I managed to connect devices and receive/send data from/to them using the API. Also I have created data buckets and dashboards to monitor the devices and collect data.

Unfortunately when it comes to Node-RED I’m a complete beginner. I tried to get some data from a device and just dump it in a debug window and I could not make it work.

I would appreciate if somebody helps me.

Hello Anistor,

You can find some documentation here: https://docs.thinger.io/plugins/node-red#starting-with-thinger-io-nodes that is specifically related on how to configure thinger nodes to start working with. You have also some examples of basic use cases.

Best regards