Hab zusätzlich noch eine Log-Ausgabe für die Funktions-Parameter eingefügt...
Log-Ausgabe jetzt:
Caller wird also richtig gesetzt, aber Funktion gibt den Wert nicht an die KWL weiter. Werde mal weitere logger-Einträge im Quellcode vornehmen...
Log-Ausgabe jetzt:
2020-04-30 12:22:23 ERROR plugins.helios_tcp HELIOS TCP: entweder self.alive = false (aktuell = 'True' oder caller (aktuell = 'helios_tcp') nicht self.get_shortname() = 'helios_tcp'
2020-04-30 12:22:24 ERROR plugins.helios_tcp Helios TCP: caller= 'helios_tcp' source= 'None' dest= 'None'
2020-04-30 12:22:24 ERROR plugins.helios_tcp HELIOS TCP: entweder self.alive = false (aktuell = 'True' oder caller (aktuell = 'helios_tcp') nicht self.get_shortname() = 'helios_tcp'
2020-04-30 12:22:41 ERROR plugins.helios_tcp Helios TCP: caller= 'Visu' source= '192.168.178.69:59298' dest= 'None'
2020-04-30 12:23:16 ERROR plugins.helios_tcp Helios TCP: caller= 'Visu' source= '192.168.178.69:59298' dest= 'None'
2020-04-30 12:23:17 ERROR plugins.helios_tcp Helios TCP: caller= 'Visu' source= '192.168.178.69:59298' dest= 'None'
2020-04-30 12:23:21 ERROR plugins.helios_tcp Helios TCP: caller= 'helios_tcp' source= 'None' dest= 'None'
2020-04-30 12:23:21 ERROR plugins.helios_tcp HELIOS TCP: entweder self.alive = false (aktuell = 'True' oder caller (aktuell = 'helios_tcp') nicht self.get_shortname() = 'helios_tcp'
2020-04-30 12:22:24 ERROR plugins.helios_tcp Helios TCP: caller= 'helios_tcp' source= 'None' dest= 'None'
2020-04-30 12:22:24 ERROR plugins.helios_tcp HELIOS TCP: entweder self.alive = false (aktuell = 'True' oder caller (aktuell = 'helios_tcp') nicht self.get_shortname() = 'helios_tcp'
2020-04-30 12:22:41 ERROR plugins.helios_tcp Helios TCP: caller= 'Visu' source= '192.168.178.69:59298' dest= 'None'
2020-04-30 12:23:16 ERROR plugins.helios_tcp Helios TCP: caller= 'Visu' source= '192.168.178.69:59298' dest= 'None'
2020-04-30 12:23:17 ERROR plugins.helios_tcp Helios TCP: caller= 'Visu' source= '192.168.178.69:59298' dest= 'None'
2020-04-30 12:23:21 ERROR plugins.helios_tcp Helios TCP: caller= 'helios_tcp' source= 'None' dest= 'None'
2020-04-30 12:23:21 ERROR plugins.helios_tcp HELIOS TCP: entweder self.alive = false (aktuell = 'True' oder caller (aktuell = 'helios_tcp') nicht self.get_shortname() = 'helios_tcp'
Kommentar