MqttMonitor/__init__.py

Fri, 23 Jul 2021 17:48:22 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Fri, 23 Jul 2021 17:48:22 +0200
branch
eric7
changeset 104
9a4c9b7f078c
parent 84
044df16e55aa
child 114
8c0e9e602124
permissions
-rw-r--r--

Added support for 'Last Will' user properties and a button to clear the last will.

# -*- coding: utf-8 -*-

# Copyright (c) 2018 - 2021 Detlev Offenbach <detlev@die-offenbachs.de>
#

"""
Package containing the MQTT Monitor modules and data files.
"""

eric ide

mercurial