Skip to content

JetLinks 开源物联网基础平台,多协议适配,可视化规则引擎

Notifications You must be signed in to change notification settings

samleegit/jetlinks

 
 

Repository files navigation

Jet Links 物联网基础平台

----jetlinks
-------|--------coap-codec           #CoAP协议编码解码包
-------|--------device-simulator     #设备模拟器,模拟设备消息收发以及压力测试
-------|--------jetlinks-cloud       #基于spring-cloud,hsweb的云平台实现
-------|--------jetlinks-gateway     #设备网关底层,基于vertx提供统一的MQTT,udp网关支持
-------|--------jetlinks-protocol    #统一的协议规范定义
-------|--------jetlinks-registry    #设备注册中心:设备信息,状态管理
-------|--------netty-mqtt-client    #基于netty的mqtt客户端实现
-------|--------rule-engine          #规则引擎

请先在github中添加SSH Key

$ git clone --recursive [email protected]:jetlinks/jetlinks.git

About

JetLinks 开源物联网基础平台,多协议适配,可视化规则引擎

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%