An open API service indexing awesome lists of open source software.

https://github.com/jetlinks/transparent-protocol

透传协议
https://github.com/jetlinks/transparent-protocol

Last synced: 5 months ago
JSON representation

透传协议

Awesome Lists containing this project

README

          

# 透传协议

直接将设备消息转为透传消息,在平台中通过订阅`/device/*/*/message/direct`来处理.

## MQTT

mqtt透传消息会在`DirectDeviceMessage`中添加header:`topic`,可通过从header中获取topic进行处理.

下发指令目前仅支持`DirectDeviceMessage`.