6 lines
86 B
Bash
6 lines
86 B
Bash
BROKER = ""
|
|
PORT = 1883
|
|
SUB_TOPIC = ""
|
|
PUB_TOPIC = ""
|
|
USERNAME = ""
|
|
PASSWORD = "" |