Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 4 days ago
JSON representation

JetLinks Core

Awesome Lists containing this project

README

        

# Jet Links 物联网基础平台
[![Maven Central](https://img.shields.io/maven-central/v/org.jetlinks/jetlinks.svg)](http://search.maven.org/#search%7Cga%7C1%7Cjetlinks)
[![Maven metadata URL](https://img.shields.io/maven-metadata/v/https/oss.sonatype.org/content/repositories/snapshots/org/jetlinks/jetlinks/maven-metadata.xml.svg)](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).