As a simple and easy-to-use MQTT protocol client, EasyMQTT provides a simple interface to realize the functions of MQTT message subscription, publishing, and viewing logs, to meet the daily development needs based on MQTT.
The basic functions are as follows:
1. Provide multiple parameters to create a remote Mqtt client connection configuration, including basic parameters, authentication, connection version, LWT message, etc.
2. Provide local connection management for easy editing and modification
3. Subscribe and publish news
4. Message or log support filtering, intelligent formatting function
5. With the client's local log viewing and filtering functions
The basic functions are as follows:
1. Provide multiple parameters to create a remote Mqtt client connection configuration, including basic parameters, authentication, connection version, LWT message, etc.
2. Provide local connection management for easy editing and modification
3. Subscribe and publish news
4. Message or log support filtering, intelligent formatting function
5. With the client's local log viewing and filtering functions
Show More