将两个产线放在一个项目里
This commit is contained in:
12
config_pb.ini
Normal file
12
config_pb.ini
Normal file
@ -0,0 +1,12 @@
|
||||
[mqtt]
|
||||
send_client_id = linuoruite_mqtt_send_xkrs
|
||||
send_address = 192.168.8.77
|
||||
send_port = 1883
|
||||
send_username = emqx
|
||||
send_password = !QAZ0okm
|
||||
|
||||
receive_client_id = linuoruite_mqtt_receive_xkrs
|
||||
receive_address = 192.168.129.10
|
||||
receive_port = 1883
|
||||
receive_username =
|
||||
receive_password =
|
Reference in New Issue
Block a user