--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/MqttMonitor/ConfigurationPage/__init__.py Fri Jul 23 19:48:14 2021 +0200 @@ -0,0 +1,8 @@ +# -*- coding: utf-8 -*- + +# Copyright (c) 2021 Detlev Offenbach <detlev@die-offenbachs.de> +# + +""" +Package implementing the MQTT Monitor page of the configuration dialog. +"""