https://github.com/jetlinks/jetlinks
JetLinks Core
https://github.com/jetlinks/jetlinks
coap dtls iot iot-cloud iot-gateway jetlinks mqtt reactive-streams reactor rule-engine udp vertx webflux
Last synced: 12 days ago
JSON representation
JetLinks Core
- Host: GitHub
- URL: https://github.com/jetlinks/jetlinks
- Owner: jetlinks
- Created: 2019-03-08T01:36:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2025-04-10T05:52:47.000Z (16 days ago)
- Last Synced: 2025-04-10T06:38:13.145Z (16 days ago)
- Topics: coap, dtls, iot, iot-cloud, iot-gateway, jetlinks, mqtt, reactive-streams, reactor, rule-engine, udp, vertx, webflux
- Homepage: https://github.com/jetlinks/jetlinks-community
- Size: 254 KB
- Stars: 500
- Watchers: 49
- Forks: 266
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jet Links 物联网基础平台
[](http://search.maven.org/#search%7Cga%7C1%7Cjetlinks)
[](https://oss.sonatype.org/content/repositories/snapshots/org/jetlinks/jetlinks)```bash
----jetlinks
-------|--------jetlinks-core #核心模块,统一API
-------|--------jetlinks-supports #默认功能实现
-------|--------rule-engine #规则引擎```
请先在github中添加[SSH Key](https://github.com/settings/keys)
```bash
$ git clone --recursive [email protected]:jetlinks/jetlinks.git
```# 查看演示
本项目为核心模块整合,无法直接运行. 要看演示效果[请看这里](https://github.com/jetlinks/jetlinks-community).