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
How to retrieve the result of DP6 in a numeric value, because for now the return of Tuya Debug is the following so localtuya does not see it.
On the other hand, DP1 is returned in Tuya Debug and also in local tuya.
How to retrieve the result of DP6 in a numeric value, because for now the return of Tuya Debug is the following so localtuya does not see it.
On the other hand, DP1 is returned in Tuya Debug and also in local tuya.
DP6
{
"devId": "bffae79ce688a9f5b3h5n7",
"eventDetail": "CbIABwYAABw=",
"eventName": "Phase A",
"eventTime": 1730127779171,
"eventTimeStr": "2024-10-28 15:02:59:171",
"eventType": "Report",
"rawValue": true,
"requestFrom": "device itself",
"sourceDetail": ""
}
DP1
{
"devId": "bffae79ce688a9f5b3h5n7",
"eventDetail": "814.54kW·h",
"eventName": "Forward energy",
"eventTime": 1730127059304,
"eventTimeStr": "2024-10-28 14:50:59:304",
"eventType": "Report",
"rawValue": false,
"requestFrom": "device itself",
"sourceDetail": ""
},
The text was updated successfully, but these errors were encountered: