UNPKG

@mangar2/mqttservice

Version:

communicates with a MQTT-Style HTTP broker

18 lines (10 loc) 418 B
# change log for mqttservice ## 1.2.1 2023-01-14 minor update - returns the port in use ## 1.2.0 2022-01-13 update - Refactoring, using "_" for internal variables - Use the "condLogMessage" function of the logFilter now - Provides the logFilter as object property with "get" ## 1.1.0 2020-04-15 update - publishing messages now uses qos and retain flags of the message ## 1.0.0 Initial release