mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-08 19:32:42 +00:00
79_BDKM.pm: Delete funktion added
git-svn-id: https://svn.fhem.de/fhem/trunk@11547 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
98dbbd1fa4
commit
24c602612c
@ -192,7 +192,8 @@ sub BDKM_Initialize($)
|
||||
$hash->{SetFn} = "BDKM_Set";
|
||||
$hash->{GetFn} = "BDKM_Get";
|
||||
$hash->{AttrFn} = "BDKM_Attr";
|
||||
|
||||
$hash->{DeleteFn} = "BDKM_Undefine";
|
||||
|
||||
$hash->{AttrList} =
|
||||
"BaseInterval " .
|
||||
"PollIds:textField-long " .
|
||||
|
Loading…
x
Reference in New Issue
Block a user