mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-05-01 20:20:10 +00:00
00_HMUARTLGW.pm: add NotifyOrderPrefix, forum #123948
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@25203 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
723fca3398
commit
6d4228bcc7
@ -149,6 +149,7 @@ sub HMUARTLGW_Initialize($)
|
||||
$hash->{RenameFn} = "HMUARTLGW_Rename";
|
||||
$hash->{ShutdownFn}= "HMUARTLGW_Shutdown";
|
||||
$hash->{NotifyFn} = "HMUARTLGW_Notify";
|
||||
$hash->{NotifyOrderPrefix} = "47-"; #make sure, HMUARTLGW_InitConnection is called once prior to CUL_HM initialisation
|
||||
|
||||
$hash->{AttrList}= "hmId " .
|
||||
"lgwPw " .
|
||||
|
Loading…
x
Reference in New Issue
Block a user