yudao-module-iot cn.iocoder.boot ${revision} 4.0.0 jar yudao-module-iot-gateway ${project.artifactId} iot 模块下,设备网关: ① 功能一:接收来自设备的消息,并进行解码(decode)后,发送到消息网关,提供给 iot-biz 进行处理 ② 功能二:接收来自消息网关的消息(由 iot-biz 发送),并进行编码(encode)后,发送给设备