2026-08-10 9fceeaad9af96bc58ba714560814c6e94f8af406
1
2
3
4
5
6
/**
 * HTTP 协议实现包
 * <p>
 * 提供基于 Vert.x HTTP Server 的 IoT 设备连接和消息处理功能
 */
package cn.iocoder.yudao.module.iot.gateway.protocol.http;