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
Hello,
Different energy meter devices provide Current, Voltage and Power data with help of Phase A sensor in a RAW format, which is provided as base64 encoded string. In Tuya-Local this is handled. Can this be handled in LocalTuya and how?
Thanks so much.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
Different energy meter devices provide Current, Voltage and Power data with help of Phase A sensor in a RAW format, which is provided as base64 encoded string. In Tuya-Local this is handled. Can this be handled in LocalTuya and how?
Thanks so much.
{ "code": "phase_a", "custom_name": "", "dp_id": 6, "time": 1733102761079, "type": "raw", "value": "CO0AOgQADTc=" }
Beta Was this translation helpful? Give feedback.
All reactions