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