mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-04-21 07:56:03 +00:00
00_ZWDongle.pm: remove get timeouts (Forum #71333)
git-svn-id: https://svn.fhem.de/fhem/trunk@14154 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
befa974783
commit
1b687c87d9
@ -68,7 +68,7 @@ my %gets = (
|
|||||||
"raw" => "%s", # hex
|
"raw" => "%s", # hex
|
||||||
"routeFor" => "92%02x", # hex
|
"routeFor" => "92%02x", # hex
|
||||||
"sucNodeId" => "56", # ZW_GET_SUC_NODE_ID
|
"sucNodeId" => "56", # ZW_GET_SUC_NODE_ID
|
||||||
"timeouts" => "06", # SERIAL_API_SET_TIMEOUTS
|
# "timeouts" => "06", # Forum #71333
|
||||||
"version" => "15", # ZW_GET_VERSION
|
"version" => "15", # ZW_GET_VERSION
|
||||||
);
|
);
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user