mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-27 10:37:13 +00:00
47_OBIS: removed that set again :/
git-svn-id: https://svn.fhem.de/fhem/trunk@11434 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
5cbc42dd44
commit
a41fe38681
@ -70,7 +70,7 @@ sub OBIS_Initialize($)
|
||||
$hash->{ReadyFn} = "OBIS_Ready";
|
||||
$hash->{DefFn} = "OBIS_Define";
|
||||
$hash->{ParseFn} = "OBIS_Parse";
|
||||
$hash->{SetFn} = "OBIS_Set";
|
||||
# $hash->{SetFn} = "OBIS_Set";
|
||||
|
||||
$hash->{UndefFn} = "OBIS_Undef";
|
||||
$hash->{AttrFn} = "OBIS_Attr";
|
||||
|
Loading…
x
Reference in New Issue
Block a user