RFD-FHEM / RFFHEM

Counterpart of SIGNALDuino, it's the code for FHEM to work with the data received from the uC
GNU General Public License v3.0
44 stars 33 forks source link

Hideki module - carp error #1196

Closed sidey79 closed 9 months ago

sidey79 commented 9 months ago

Expected Behavior

Hideki module can be loaded

Actual Behavior

Hideki module can not be loaded

Steps to Reproduce the Problem

https://forum.fhem.de/index.php?topic=135145.msg1288770#msg1288770

Specifications

2023.09.30 01:43:49 0: ERROR: Cannot autoload Hideki
2023.09.30 07:49:07 1: reload: Error:Modul 14_Hideki deactivated:
 syntax error at ./FHEM/14_Hideki.pm line 37, near "carp "Hideki_Initialize, hash failed""
syntax error at ./FHEM/14_Hideki.pm line 131, near "carp qq[Hideki_Define, too few arguments ($hash, $def)]"
syntax error at ./FHEM/14_Hideki.pm line 150, near "carp qq[Hideki_Undef, too few arguments ($hash, $name)]"
syntax error at ./FHEM/14_Hideki.pm line 161, near "carp qq[Hideki_Parse, too few arguments ($iohash, $msg)]"
syntax error at ./FHEM/14_Hideki.pm line 279, near "carp qq[decryptAndCheck, too few arguments (iohash, rawData)]"
syntax error at ./FHEM/14_Hideki.pm line 325, near "carp qq[Hideki_SecondCheck, too few arguments]"
syntax error at ./FHEM/14_Hideki.pm line 355, near "carp q[no bytes specified]"
Global symbol "$decodedData" requires explicit package name (did you forget to declare "my $decodedData"?) at ./FHEM/14_Hideki.pm line 357.
syntax error at ./FHEM/14_Hideki.pm line 367, near "carp q[no bytes specified]"
Global symbol "$decodedData" requires explicit package name (did you forget to declare "my $decodedData"?) at ./FHEM/14_Hideki.pm line 368.
Global symbol "$decodedData" requires explicit package name (did you forget to declare "my $decodedData"?) at ./FHEM/14_Hideki.pm line 368.
Global symbol "$decodedData" requires explicit package name (did you forget to declare "my $decodedData"?) at ./FHEM/14_Hideki.pm line 368.
syntax error at ./FHEM/14_Hideki.pm line 376, near "carp q[no bytes specified]"
./FHEM/14_Hideki.pm has too many errors.