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

Can't subscribe humidity sensor value #8

Open
zhangwei-arm opened this issue May 20, 2020 · 0 comments
Open

Can't subscribe humidity sensor value #8

zhangwei-arm opened this issue May 20, 2020 · 0 comments

Comments

@zhangwei-arm
Copy link

zhangwei-arm commented May 20, 2020

I am trying to evaluate the mqtt example. By following the example docs, I can see the gateway, and MY_DEVICE from the portal. I can also setup the API key and subscribe the temperature value(3303/0/5700) and got notification for the updated temperature value through either the portal or webhook when I run "$ ./mqtt_ep.sh -d MY_DEVICE -t 20.1 -h 67.5". However, I didn't receive any notification for the humidity sensor value which is (3304/0/5700) . In addition, when I issue a get request for the value of 3304/0/5700, I can get the updated value. So it's just subscription doesn't work. By inspecting the code, seems not much difference about the configuration of the two sensors.

Could anybody do a test and validation? Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant