pylab_ml.common.mqtt_client
Created on Tue Feb 18 09:52:09 2020
@author: Zlin526F
- Bugs:
wenn device ohne close in spyder beendet wird, so ist thread mqtt_deviceattributes._mqtt_message weiterhin aktiv
todo:
Classes
Handle mqqt messages for the instrument (=devices is 'transmitter'). |
|
|
mqtt messages for display and controlling (='receiver'). |
|
Initialise the mqtt connection and provide functions for the communication. |
Class for communicate with mqtt messages . |
|
|