vinodsr / node-red-contrib-tuya-smart-device

a node-red module for managing tuya smart devices
https://flows.nodered.org/node/node-red-contrib-tuya-smart-device
MIT License
47 stars 15 forks source link

How to do GET query? #90

Closed Jibun-no-Kage closed 2 years ago

Jibun-no-Kage commented 2 years ago

How to do GET query? Please provide example of how to do a get query.

Jibun-no-Kage commented 2 years ago

Resolved this, inject or change node using jsondata syntax as {} {"operation":"GET"} will trigger a status result from the node and the associated IoT device.