Sven Sager 1146fccfe6 Object scan in MQTT server uses wrong name source, ignoring export flag
The object scan to find IOs on core devices uses the `__slot__` attribute, which include very private objects. That objects are not accessible by `getattr` - Now we are using `dir()`.
Missing objects from parent classes.
Ignored the export flag from piCtory.

closing #9
2022-05-10 11:10:03 +02:00
2020-08-13 20:38:20 +02:00
2022-04-02 21:45:47 +02:00
2019-06-10 15:21:45 +02:00
Description
Execute python control program - Server vor NetIO, PyControl, MQTT
2.3 MiB
Languages
Python 99.8%
Shell 0.2%