MqttMonitor/__init__.py

Sun, 18 Jul 2021 18:30:15 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sun, 18 Jul 2021 18:30:15 +0200
branch
eric7
changeset 97
21f9c010dc42
parent 84
044df16e55aa
child 114
8c0e9e602124
permissions
-rw-r--r--

Added the MQTT protocol version to the list of connection parameters.

# -*- 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