- interpret datapoint types to show real values
- get method implemented - send on one group, receive from several groups. git-svn-id: https://fhem.svn.sourceforge.net/svnroot/fhem/trunk/fhem@1229 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
@@ -41,7 +41,6 @@ my %eib_dpttypes = (
|
||||
"timeperiod-ms" => {"CODE"=>"dpt7", "UNIT"=>"ms"},
|
||||
"timeperiod-min" => {"CODE"=>"dpt7", "UNIT"=>"min"},
|
||||
"timeperiod-h" => {"CODE"=>"dpt7", "UNIT"=>"h"},
|
||||
"timeperiod-h" => {"CODE"=>"dpt7", "UNIT"=>"h"},
|
||||
|
||||
# 2-Octet unsigned Value (Temp / Light)
|
||||
"dpt9" => {"CODE"=>"dpt9", "UNIT"=>""},
|
||||
|
||||
Reference in New Issue
Block a user