MqttMonitor/__init__.py

Sat, 01 Sep 2018 20:18:11 +0200

author
Detlev Offenbach <detlev@die-offenbachs.de>
date
Sat, 01 Sep 2018 20:18:11 +0200
changeset 10
7e0e921dc7ea
parent 1
bf1a17419d44
child 63
1004a9b850a9
permissions
-rw-r--r--

Started to implement the connection options dialog and methods to specify these connection options connecting to the server.

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

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

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

eric ide

mercurial