9 lines
305 B
INI
9 lines
305 B
INI
|
[mqtt]
|
||
|
broker = broker.mainscnt.eu
|
||
|
port = 8883
|
||
|
ca = c:\Users/dehottgw\key\isrgrootx1.pem
|
||
|
cert = c:\Users\dehottgw\key\broker.mainscnt.eu\wn-mainscnt-broker-client.crt
|
||
|
key = c:\Users\dehottgw\key\broker.mainscnt.eu\wn-mainscnt-broker-client.pem
|
||
|
subscribeTopic = test1
|
||
|
publishTopic = test2
|
||
|
publishPeriod = 5
|