We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Release里面看到0.0.8里面就已经支持时区了,但是不知道如何设置呢?
The text was updated successfully, but these errors were encountered:
搞定了: mosquitto_pub -h 192.168.1.X -u mqtt -P mqtt -t "device/zm1/MAC/set" -m '{ "name":"zM1_XXXX","mac":"MAC","zone":420}'
Sorry, something went wrong.
MAC替换成全小写的mac地址,zM1_XXXX替换成设备的名字,-u -P 是mqtt的用户名和密码
No branches or pull requests
Release里面看到0.0.8里面就已经支持时区了,但是不知道如何设置呢?
The text was updated successfully, but these errors were encountered: