dgiot/apps/dgiot_topo
2022-10-09 17:58:55 +08:00
..
etc add dgiot_license 2021-06-11 10:52:41 +09:00
include fix: dashboard task 2022-03-10 10:48:43 +08:00
priv fix: swagger.json 格式修改 2022-09-07 20:19:58 +08:00
src fix: change DG-IOT to DGIOT 2022-10-09 17:58:55 +08:00
.gitignore add dgiot_license 2021-06-11 10:52:41 +09:00
erlang.mk add dgiot_license 2021-06-11 10:52:41 +09:00
LICENSE add dgiot_license 2021-06-11 10:52:41 +09:00
README.md perf: add dgiot topo readme" 2021-09-28 21:19:13 +08:00
rebar.config refactor: rm plugin Makefile 2022-01-04 12:40:51 +08:00

dgiot_topo

dgiot_topo通道

  • dgiot_topo通道是影子设备与前端组态页面之间的桥接通道
  • 实时订阅dgiot_task通道中解析成物模型的消息
  • 将物模型消息格式转换成knova组态json格式推送到前端组态页面实现大屏上设备数据的实时更新

dgiot_topo.png

dgiot-topo前端npm包