3 lines
70 B
Python
3 lines
70 B
Python
|
"""Constants used by multiple MQTT modules."""
|
||
|
CONF_BROKER = 'broker'
|