mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-01-31 06:39:11 +00:00
Doc
git-svn-id: https://svn.fhem.de/fhem/trunk@245 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
01ca906f4d
commit
b940835606
@ -432,3 +432,5 @@
|
||||
- bugfix: at is executed twice after a modify (rufus99, 2008-09-10)
|
||||
- feature: FHT internal modifications (better protocol understanding)
|
||||
- feature: add timestamp to inform
|
||||
- feature: The strange stty settings in 00_FHEM.pm are optional
|
||||
|
||||
|
@ -636,7 +636,10 @@ fs20usr</pre></li>
|
||||
for the last hour would exceed 1% (which corresponds roughly to 163
|
||||
commands). For this purpose there is a command counter for the last hour
|
||||
(see list FHZDEVICE), which triggers with "TRANSMIT LIMIT EXCEEDED" if
|
||||
there were more than 163 commands in the last hour.<br>
|
||||
there were more than 163 commands in the last hour.<br><br>
|
||||
If you experience problems (for verbose 4 you get a lot of "Bad CRC message"
|
||||
in the log), then try to define your device as <br>
|
||||
<code>define <name> FHZ <serial-device> strangetty</code><br>
|
||||
|
||||
</ul>
|
||||
<br>
|
||||
|
Loading…
Reference in New Issue
Block a user