33 lines
354 B
Markdown
33 lines
354 B
Markdown
# 物联网网关
|
||
```
|
||
192.168.20.51
|
||
/data/airuiGw
|
||
|
||
userapp
|
||
ai@Kgu2023
|
||
|
||
bash start_airuiGw.sh
|
||
|
||
http://192.168.20.51:8086/
|
||
|
||
gin
|
||
chmod +x go_build_airuiGw_linux
|
||
Neuron
|
||
```
|
||
|
||
# IOT HUB
|
||
```
|
||
start_mqttbroker.sh
|
||
|
||
|
||
|
||
192.168.20.186 22
|
||
userapp
|
||
Ai@u20221017
|
||
/home/userapp
|
||
|
||
接口地址
|
||
http://192.168.20.186:8080/docs/index.html
|
||
|
||
|
||
``` |