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