物联网通讯协议 iot-modbus V3.2.6 发布 更新内容 iot-modbus本次发布的V3.2.6版本支持设备上线、掉线、处理业务异常监听处理,请看下面的源码解读。 设备上线监听源码解读 主要是在MiiListenerHandler重写了channelActive方法 @Override public void channelActive(ChannelHandlerContext ctx) throws Exception { ... 物联网通讯协议 iot-modbus V3.2.6 发布下载地址