huminmin
6 天以前 9f4056b16d84520392ac8add1ca2f2277cc68b72
1
2
3
4
5
6
/**
 * 消息序列化:将设备消息转换为字节数组(JSON、二进制等格式)
 *
 * @see cn.iocoder.yudao.module.iot.gateway.serialize.IotMessageSerializer
 */
package cn.iocoder.yudao.module.iot.gateway.serialize;