Skip to content
GitHub Universe 2025
Explore 100+ talks, demos, and workshops at Universe 2025. Choose your favorites.
#

springbot

Here are 12 public repositories matching this topic...

物联网通讯协议,基于netty框架,支持COM(串口)和TCP协议,支持服务端和客户端两种模式,实现Java控制智能设备,同时支持设备组多台设备高并发通讯。采用工厂设计模式,代码采用继承和重写的方式实现高度封装,可作为SDK提供封装的接口,让具体的业务开发人员无需关心通讯协议的底层实现,直接调用接口即可使用。实现了心跳、背光灯、扫码、刷卡、指静脉、温湿度和门锁(支持多锁)等指令控制。代码注释丰富,包括上传和下发指令调用例子,非常容易上手。

  • Updated Aug 2, 2024
  • Java

Improve this page

Add a description, image, and links to the springbot topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the springbot topic, visit your repo's landing page and select "manage topics."

Learn more