You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I would really like to know how on Earth I can Request the Current Values (Voltage, Current, etc.) from my SmartPlug. In node Red the Plug is configured and working but I'm only getting real time Values if I have the App open. With {"set":true, "dps": 1} and {"set":false, "dps": 1} I can switch the Plug On an Off.
So my question is what the JSON Request for Requesting all or just a particular set of Data looks like.
The text was updated successfully, but these errors were encountered:
Hi,
thanks for the fast Reply. The PowerPlug is perfectly capable of Measuring these Values. As I have stated earlier, If I have the App open and the Powermeter of the SmartPlug selected, NodeRed is Displaying all the Data under Payload in the Debug Screen.
My Problem is to How to Request these messages manually.
EDIT: I've fidlled around with Commands like "get" and "schema" but I'm always getting a JSON Error in the Injection Node.
Hi,
I would really like to know how on Earth I can Request the Current Values (Voltage, Current, etc.) from my SmartPlug. In node Red the Plug is configured and working but I'm only getting real time Values if I have the App open. With {"set":true, "dps": 1} and {"set":false, "dps": 1} I can switch the Plug On an Off.
So my question is what the JSON Request for Requesting all or just a particular set of Data looks like.
The text was updated successfully, but these errors were encountered: