32 Commits

Author SHA1 Message Date
borisneubert
daab52dd85 66_ECMD: new attribute stop
git-svn-id: https://svn.fhem.de/fhem/trunk@16372 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-03-10 13:09:24 +00:00
borisneubert
028216268a 66_ECMD: log empty string as "empty string" instead of ""
git-svn-id: https://svn.fhem.de/fhem/trunk@14495 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-06-11 05:47:17 +00:00
borisneubert
9b077abce7 66_ECMD: new attribute autoReopen
git-svn-id: https://svn.fhem.de/fhem/trunk@13257 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2017-01-28 15:43:00 +00:00
borisneubert
6b89a6160b 66_ECMD, 67_ECMDDevice: minor fixes to account for undefined attributes, one fix for commandref
git-svn-id: https://svn.fhem.de/fhem/trunk@12877 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-12-26 09:15:55 +00:00
borisneubert
59a3c29427 66_ECMD, 67_ECMDDevice:
- if split is used, the strings at which the messages are split 
                are still part of the messages
              - no default attributes for requestSeparator and responseSeparator
              - input of raw data as perl-encoded string (for setting 
                attributes)
              - be more verbose and explicit at loglevel 5
              - documentation corrected and amended

git-svn-id: https://svn.fhem.de/fhem/trunk@12796 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-12-17 15:17:38 +00:00
borisneubert
4f900cfa5d 57_Calendar: complete rewrite, see http://forum.fhem.de/index.php/topic,48315.0.html
git-svn-id: https://svn.fhem.de/fhem/trunk@10732 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2016-02-06 08:48:07 +00:00
borisneubert
3a045cc06d 66_ECMD: fix for requestSeparator and responseSeparator
git-svn-id: https://svn.fhem.de/fhem/trunk@9479 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-17 13:44:30 +00:00
borisneubert
c2fe6eb60e 66_ECMD: requestSeparator can be turned off
git-svn-id: https://svn.fhem.de/fhem/trunk@9361 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-10-03 17:00:29 +00:00
borisneubert
ac65d93e7e 66_ECMD: use STATE not state for connection checking (forum #31307)
git-svn-id: https://svn.fhem.de/fhem/trunk@7510 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-10 20:20:34 +00:00
borisneubert
638d4c78e2 66_ECMD: avoid reading from a closed connection in ECMD_READ, Forum: http://forum.fhem.de/index.php?topic=31307
git-svn-id: https://svn.fhem.de/fhem/trunk@7405 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2015-01-02 13:34:16 +00:00
borisneubert
35662776f5 66_ECMD: ReadyFn added (fixes issue under Windows)
git-svn-id: https://svn.fhem.de/fhem/trunk@6998 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-11-16 12:03:09 +00:00
borisneubert
6ae941f04d option to cope with partial messages in ECMD/ECMDDevice
always match complete messages

git-svn-id: https://svn.fhem.de/fhem/trunk@6536 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-09-11 15:09:30 +00:00
borisneubert
88252a74a5 state definition and split attribute added to 66_ECMD, 67_ECMDDevice
git-svn-id: https://svn.fhem.de/fhem/trunk@6456 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-08-24 21:00:55 +00:00
borisneubert
2a221e91a6 added notes
enable perl specials in get ... raw

git-svn-id: https://svn.fhem.de/fhem/trunk@6144 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-06-20 09:49:34 +00:00
borisneubert
7d0eb817b7 ECMD and ECMDDevice completely reworked, see http://forum.fhem.de/index.php/topic,21515.0.html
git-svn-id: https://svn.fhem.de/fhem/trunk@5551 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-04-18 10:43:26 +00:00
borisneubert
1edb1ece2d suppress warnings on uninitialized values if device returns nothing
upgraded log function to log3

git-svn-id: https://svn.fhem.de/fhem/trunk@4426 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-12-20 15:47:05 +00:00
borisneubert
ed673049a0 changed usage message for set command
git-svn-id: https://svn.fhem.de/fhem/trunk@2356 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-12-23 09:02:02 +00:00
borisneubert
af7b60ee77 attribute nonl (no newline) added for ECMD device
git-svn-id: https://svn.fhem.de/fhem/trunk@2154 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-22 05:44:20 +00:00
rudolfkoenig
a1397d1c34 THE SPLIT
git-svn-id: https://svn.fhem.de/fhem/trunk@2076 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-11-04 13:49:43 +00:00
borisneubert
d275e9eb7d multiple responses from an ECMDDevice are joined with line breaks (previously semicolon)
git-svn-id: https://svn.fhem.de/fhem/trunk@1703 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2012-07-08 09:12:31 +00:00
borisneubert
e807860a9f enable support for continuation lines
git-svn-id: https://svn.fhem.de/fhem/trunk@1112 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-11-19 16:08:42 +00:00
borisneubert
5ec1ea64af feature: added postproc ability to classdef in 66_ECMD.pm (Boris, Heinz)
git-svn-id: https://svn.fhem.de/fhem/trunk@1100 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-11-12 13:31:53 +00:00
rudolfkoenig
6b68453575 Adding Id: to the modules
git-svn-id: https://svn.fhem.de/fhem/trunk@1098 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-11-12 07:51:08 +00:00
borisneubert
81740a9024 buxgfix: prevent fhem from stalling if telnet times out in 66_ECMD.pm
git-svn-id: https://svn.fhem.de/fhem/trunk@1070 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-10-13 17:08:50 +00:00
borisneubert
a60b29b433 *** empty log message ***
git-svn-id: https://svn.fhem.de/fhem/trunk@884 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-04-02 16:34:02 +00:00
borisneubert
0d9505df3e Bugfixes due to serial device problems
git-svn-id: https://svn.fhem.de/fhem/trunk@883 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-04-01 20:14:17 +00:00
borisneubert
73e0b9de9b Added set reopen command to ECMD.
git-svn-id: https://svn.fhem.de/fhem/trunk@838 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-02-13 10:06:59 +00:00
borisneubert
9622cc4026 *** empty log message ***
git-svn-id: https://svn.fhem.de/fhem/trunk@837 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-02-12 19:56:44 +00:00
borisneubert
accb230ae1 Attribute classdefs added to ECMDDevice to allow for persistence of class definition in the config file by means of the save command.
git-svn-id: https://svn.fhem.de/fhem/trunk@823 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-02-04 21:19:35 +00:00
borisneubert
c95f19049a set ... classdef filename creates a reading in order to survive rewriting of fhem.conf by autocreate
git-svn-id: https://svn.fhem.de/fhem/trunk@810 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-01-28 20:05:44 +00:00
borisneubert
74c0685302 - 66_ECMD.pm: serial port protocols added
- 67_EMCDDevice.pm: readings added


git-svn-id: https://svn.fhem.de/fhem/trunk@808 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-01-25 19:24:48 +00:00
borisneubert
979c98d4ca feature: new modules 66_ECMD.pm and 67_ECMDDevice.pm for ethersex-enabled devices and alike.
git-svn-id: https://svn.fhem.de/fhem/trunk@806 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2011-01-22 21:53:18 +00:00