物联网平台 +Web 组态
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
366 B

2 years ago
# USER_KEY
iot.userKey=426aad8a150a4d85a8fa7221085edca3
#TCP SERVER PORT
iot.port=50001
2 years ago
iot.url=http://127.0.0.1:8081
#iot.url=http://127.0.0.1:8081/lpro
2 years ago
iot.lpm.key=qw3erfds3c4qq0856bf9b63f99529f
#MQTT
iot.mqtt.host=tcp://127.0.0.1:1883
2 years ago
iot.mqtt.userName=admin
iot.mqtt.password=public
iot.mqtt.topic=lmp123
2 years ago
#UDP-----------
iot.udp.switch=false
2 years ago
iot.udp.port=50002