Go to the source code of this file.
Namespaces | |
mqtt_test_json | |
Functions | |
def | mqtt_test_json.on_connect (client, userdata, flags, rc) |
Variables | |
mqtt_test_json.client = mqtt.Client() | |
dictionary | mqtt_test_json.data |
mqtt_test_json.on_connect | |
mqtt_test_json.ret = client.publish("plotjuggler/stuff", json.dumps(data), qos=0 ) | |
float | mqtt_test_json.time = 0.0 |