Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Return of "EventDetail" #1830

Open
Warp95 opened this issue Oct 28, 2024 · 0 comments
Open

Return of "EventDetail" #1830

Warp95 opened this issue Oct 28, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@Warp95
Copy link

Warp95 commented Oct 28, 2024

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": ""
},

@Warp95 Warp95 added the bug Something isn't working label Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant