Skip to content
Snippets Groups Projects
Commit b4d4433b authored by Suru Dissanaike's avatar Suru Dissanaike
Browse files

New version of protocol, added new objects

parent f5bca1a1
No related branches found
No related tags found
No related merge requests found
Pipeline #138 failed
......@@ -3,8 +3,8 @@ config client 'client'
config broker 'broker'
option host '62.63.205.142'
option topic '/v1/wifi'
option topic_event '/v1/wifi/event'
option topic '/v2/wifi'
option topic_event '/v2/wifi/event'
option ca_crt '/etc/bulut/keys/ca.crt'
option client_crt '/etc/bulut/keys/client.crt'
option client_key '/etc/bulut/keys/client.key'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment