All Projects → blackstar-baba → how-2-use-thingsboard

blackstar-baba / how-2-use-thingsboard

Licence: Apache-2.0 license
Some docs help use thingsboard

Projects that are alternatives of or similar to how-2-use-thingsboard

Thingsboard
Open-source IoT Platform - Device management, data collection, processing and visualization.
Stars: ✭ 10,526 (+14725.35%)
Mutual labels:  netty, thingsboard
netty-raknet
A reliable and high performance RakNet library designed with strict Netty patterns.
Stars: ✭ 24 (-66.2%)
Mutual labels:  netty
Kobe
Kobe is a Swagger definition writing tool for PHP, it can be used with framework like Laravel or just native PHP.
Stars: ✭ 16 (-77.46%)
Mutual labels:  doc
im-bass
基础IM通信
Stars: ✭ 56 (-21.13%)
Mutual labels:  netty
bootpush
📶即时消息推送服务(即时通讯),基于Netty- Instant Messaging push service based on Netty
Stars: ✭ 146 (+105.63%)
Mutual labels:  netty
twjitm-core
采用Netty信息加载实现长连接实时通讯系统,客户端可以值任何场景,支持实时http通讯、webSocket通讯、tcp协议通讯、和udp协议通讯、广播协议等 通过http协议,rpc协议。 采用自定义网络数据包结构, 实现自定义网络栈。
Stars: ✭ 98 (+38.03%)
Mutual labels:  netty
mini-rpc
Spring + Netty + Protostuff + ZooKeeper 实现了一个轻量级 RPC 框架,使用 Spring 提供依赖注入与参数配置,使用 Netty 实现 NIO 方式的数据传输,使用 Protostuff 实现对象序列化,使用 ZooKeeper 实现服务注册与发现。使用该框架,可将服务部署到分布式环境中的任意节点上,客户端通过远程接口来调用服务端的具体实现,让服务端与客户端的开发完全分离,为实现大规模分布式应用提供了基础支持
Stars: ✭ 221 (+211.27%)
Mutual labels:  netty
CloudSchedule
分布式调度系统,基于zookeeper ,netty,调度内核参考Spring schedule 执行表达式和Spring schedule一样,没有使用Quartz,客户端完全基于注解配置,使用同 Spring schedule一致,最少配置,使用简单
Stars: ✭ 14 (-80.28%)
Mutual labels:  netty
eave
优雅的接口文档制作工具 | A Restful Api Document Builder For Pythonista
Stars: ✭ 18 (-74.65%)
Mutual labels:  doc
envoyproxy doc ZH CN
envoyproxy 智能代理中文参考文档 v1.5.0
Stars: ✭ 75 (+5.63%)
Mutual labels:  doc
Spiky-Project
Unreal Engine MMO game and server example built on Netty
Stars: ✭ 73 (+2.82%)
Mutual labels:  netty
LunarGdx
A networking library for LibGDX utilizing Netty allowing easy creation of multiplayer games.
Stars: ✭ 23 (-67.61%)
Mutual labels:  netty
resp-server
Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols
Stars: ✭ 40 (-43.66%)
Mutual labels:  netty
bbs
基于spring boot的java论坛系统
Stars: ✭ 186 (+161.97%)
Mutual labels:  netty
EbookReader
The EbookReader Android App. Support file format like epub, pdf, txt, html, mobi, azw, azw3, html, doc, docx,cbz, cbr. Support tts.
Stars: ✭ 37 (-47.89%)
Mutual labels:  doc
distributed-id
基于netty4+twitter-snowFlake分布式Id生成之服务实现
Stars: ✭ 18 (-74.65%)
Mutual labels:  netty
aquiver
🚀 The aquifer is a java web framework based on Java8 and netty
Stars: ✭ 38 (-46.48%)
Mutual labels:  netty
read
学习笔记 dubbo,rocketmq 源码解析
Stars: ✭ 33 (-53.52%)
Mutual labels:  netty
netty-queue
Simple queue: java, json-rest, netty
Stars: ✭ 21 (-70.42%)
Mutual labels:  netty
netty-native-demo
Instant Netty startup using GraalVM's Native Image Generation
Stars: ✭ 58 (-18.31%)
Mutual labels:  netty

Thingsboard全家桶

包含 基础入门、源码分析、二次开发和扩展阅读

  • 基础入门(基于3.2)
  • 源码分析(基于3.2)
  • 二次开发(基于3.3)
  • 答疑解惑(不限)

准备

基础入门

编译

  • 编译 入口 适用于版本3.2及以上

运行

  • 运行 入口 适用于版本3.2及以上

调试

  • 后端 入口 适用于版本3.2及以上
  • 前端 入口 适用于版本3.2及以上

使用

  • 权限体系 入口 适用于版本3.2及以上
  • 设备
    • 普通设备 入口 适用于版本3.2及以上
    • 智能网关 入口 适用于版本3.2及以上
  • 资产 入口 适用于版本3.2及以上
  • 规则引擎 入口 适用于版本3.2及以上
  • 部件 入口 适用于版本3.2及以上
  • 仪表盘 入口 适用于版本3.2及以上
  • 示例 入口 适用于版本3.2及以上
  • OTA升级入口 适用于版本3.3及以上

部署

  • 单片 入口 适用于版本3.2及以上
  • 微服务 入口 适用于版本3.2及以上

最佳实践

  • 高可用集群 入口 适用于版本3.2及以上

源码分析

二次开发

Fork主工程,基于release-3.3分支进行开发,个人前端开发经验有限,欢迎熟悉Angular的前端同学加入。

工程

示例

答疑解惑

TIPS

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].