mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-08 15:13:52 +01:00
1146fccfe66cd92865d8e7c8a24d12f645de3922
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
Description
Execute python control program - Server vor NetIO, PyControl, MQTT
Languages
Python
99.8%
Shell
0.2%