SmallChi / JT808Gateway

JT/T808 Gateway,JT808 Gateway, GB808 Gateway(support 2011, 2013, 2019 version) JT/T808网关、JT808网关、GB808网关(支持2011、2013、2019版本)
MIT License
183 stars 117 forks source link

通过WebApi接口UnificationSend向设备发送消息后,拿不到设备返回的消息 #21

Closed horsewww closed 3 years ago

horsewww commented 3 years ago

Q:通过WebApi接口UnificationSend向设备发送消息后,返回值只指明了是否发送成功,怎么取回设备返回的消息呢?比如发送0x8801后,设备返回0x0805,客户端怎么能拿到这个0x0805消息呢?

SmallChi commented 3 years ago

直接在网关或者消息队列里面取回0x0805的数据就好了。