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

后端-设备远程配置 #25

Closed
godLei6 opened this issue May 23, 2022 · 1 comment
Closed

后端-设备远程配置 #25

godLei6 opened this issue May 23, 2022 · 1 comment
Labels
功能需求 New feature or request
Milestone

Comments

@godLei6
Copy link
Collaborator

godLei6 commented May 23, 2022

功能概述
设备使用场景中,对于需要更新系统参数(如:设备的 IP、端口号和串口参数等)的设备,可采用远程配置功能对设备系统参数进行更新。

功能详情
设备远程配置分为物联网平台主动下发和设备端主动请求两种配置更新方式。对于同一产品下所有设备均需更新配置的场景,可采用物联网平台主动下发的形式,将配置信息通过远程配置 Topic 下发到同一产品下的所有设备中。对于部分设备更新配置信息的场景,可采用设备端主动请求远程配置 Topic 的方式来完成。

设备主动请求配置信息

远程配置请求 Topic:$config/up/get/${productid}/${devicename}
远程配置订阅回复 Topic:$config/down/get/${productid}/${devicename}

物联网平台推送配置信息给设备端

远程配置订阅通知 Topic:$config/down/push/${productid}
@godLei6
Copy link
Collaborator Author

godLei6 commented May 23, 2022

@godLei6 godLei6 added the 功能需求 New feature or request label May 23, 2022
@godLei6 godLei6 added this to the v0.1.0 milestone May 23, 2022
@godLei6 godLei6 removed this from the v0.1.0 milestone Aug 22, 2022
@zhuangpengLI zhuangpengLI self-assigned this Sep 8, 2022
@godLei6 godLei6 added this to the v0.2.0 milestone Sep 22, 2022
@godLei6 godLei6 closed this as completed Nov 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
功能需求 New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants