Skip to content

3 phase metering circuit breaker sends data too rarely #1483

Answered by aver-ua
aver-ua asked this question in Q&A
Discussion options

You must be logged in to vote

this is what I found out after looking at the device log at iot.tuya.com.
there is dp number 109 called "online_state":

{
          "abilityId": 109,
          "accessMode": "rw",
          "code": "online_state",
          "description": "",
          "name": "Online Status",
          "typeSpec": {
            "range": [
              "online",
              "offline"
            ],
            "type": "enum",
            "typeDefaultValue": "online"
          }
        }

after setting it to value "online" device starts reporting all dp's values immediately if any of them are changed.
I saw in the logs that this is done by the Tuya mobile application.
and this goes on for 30 minutes. af…

Replies: 1 comment 7 replies

Comment options

You must be logged in to vote
7 replies
@make-all
Comment options

@aver-ua
Comment options

@make-all
Comment options

@aver-ua
Comment options

Answer selected by make-all
@aver-ua
Comment options

@make-all
Comment options

@aver-ua
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants