Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There are 3 open issues, a fix was devised 23.02.2018 at forum.fhem.de #4

Open
MulMic opened this issue Apr 8, 2022 · 0 comments
Open

Comments

@MulMic
Copy link

MulMic commented Apr 8, 2022

https://forum.fhem.de/index.php/topic,84807.msg771223.html?PHPSESSID=tfe2kldl25sn0kocgvj72hovug#msg771223

Why not simply implement the fix instead of having people dig the internet for solutions ?

Antw:Cannot load module NETIO230
« Antwort #5 am: 23 Februar 2018, 08:30:26 »
Meine Güte, was habe ich denn da verzapft?

Leider kann ich es nicht testen, zZ. habe ich weder ein NETIO230, noch Perl >5.18 zum Testen.
Aber tausch mal bitte die ganze foreach Schleife (Zeile 136-141) aus:
Code: [Auswählen]
foreach my $num ( @{$hash->{SOCKETS}} ) {
$sysCmds{"port_wd_$num"} = "socket$num"."wd";
$sysCmds{"port_setup
$num"} = "socket$num"."setup";
$sysCmds{"port_timer
$num"."_dt"} = "socket$num"."_timer"; #label:date+time
}

Edit: Bitte verschieb den Thread nach "Sonstiges", Codeschnipsel ist dafür nicht gedacht.
« Letzte Änderung: 23 Februar 2018, 08:41:46 von dev0 »

Pretty sloppy job for a "Hero Member" don't you think ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant