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.
16 lines
316 B
16 lines
316 B
# USER_KEY
|
|
iot.userKey=426aad8a150a4d85a8fa7221085edca3
|
|
|
|
#TCP SERVER PORT
|
|
iot.port=50001
|
|
iot.url=http://127.0.0.1:8080/lpro
|
|
iot.lpm.key=qw3erfds3c4qq0856bf9b63f99529f
|
|
|
|
#MQTT
|
|
iot.mqtt.host=tcp://127.0.0.1:1883
|
|
iot.mqtt.userName=iot2yun
|
|
iot.mqtt.password=iot2yun
|
|
|
|
#UDP-----------
|
|
iot.udp.switch=false
|
|
iot.udp.port=8000
|