Closed brentru closed 5 years ago
Addressing #94
Notes: *Fixing mqtt_message method to prevent errors resulting from referencing topic before assignment or accessing parsed_topic out of order.
mqtt_message
topic
parsed_topic
while True
mqtt_time.py
Addressing #94
Notes: *Fixing
mqtt_message
method to prevent errors resulting from referencingtopic
before assignment or accessingparsed_topic
out of order.while True
topic subscription loop frommqtt_time.py
example, use the blocking client instead.