MqttMonitor/ConfigurationPage/__init__.py@84498095d511
MqttMonitor/ConfigurationPage/__init__.py
Sat, 24 Jul 2021 16:12:05 +0200
- author
- Detlev Offenbach <detlev@die-offenbachs.de>
- date
- Sat, 24 Jul 2021 16:12:05 +0200
- branch
- eric7
- changeset 106
- 84498095d511
- parent 105
-
36ec7431ad04
- child 114
-
8c0e9e602124
- permissions
- -rw-r--r--
Changed code to remember the most recently subscribed topics.
# -*- coding: utf-8 -*-
# Copyright (c) 2021 Detlev Offenbach <detlev@die-offenbachs.de>
#
"""
Package implementing the MQTT Monitor page of the configuration dialog.
"""