This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
IBMS
/
iot-transfer
Segui
5
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
7a6551e8ee
Rami (Branch)
Tag
master
iot-transfer
/
README.md
README.md
646 B
Cronologia
Originale
iot-transfer
kafka转发iot数据,适用于iot-project和iot-collect无法直接TCP连接的情况,通过iot-transfer进行转发通信,目前招商适用;
程序一式两份,一份部署在云端,一份部署在边缘端,一式两份之间通过kafka通讯,实现内外网之间的iot数据通讯,
iot-transfer通过模拟iot-collect/iot-control给iot-project提供服务,同时需要配置iot-collect/iot-control的地址实现转发数据到云端,
一式两份之间配置相同,通过配置文件中的iot.type.cloud和iot.type.edge来设置是部署在哪一侧;