By Jason/GeW
-
Provide Singleton MQTT Pub Sub Client based on Paho MQTT Library.
-
Support subscribe message output to Queue, and examples for processing messages in a different thread.
-
Provide a client with Builder design pattern which supports auto setup default parameters.
-
MQTT connection support basic authentication with username and password.
-
Provide file receiving, transfer and the mechanism to process different type of message.
-
Further development will provide local data persistence to embedded database.