jensb
67ec739fc4
20_FRM_*.pm: feature update, see forum #114552 msg #1087982
...
- check for IODev install error in Init, Get, Set, Attr and Undef
- missing get/set argument metadata added
- get/set argument verifier improved
- moved define argument verification and decoding from Init to Define
- error behaviour of Init, Get, Set and Attr standardized
- annotaded module help of attributes for FHEMWEB
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@23054 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2020-10-30 18:16:24 +00:00
jensb
891085ac1d
20_FRM_IN.pm: fix undefined value warning when not initialized
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@18939 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2019-03-17 10:22:23 +00:00
jensb
928a7bbc2c
20_FRM_IN.pm: only update reading on change (Forum #81815 Message #842557 ), fix get alarm/reading/state, module help updated
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@17929 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-12-09 11:02:56 +00:00
jensb
5b0d762bd5
20_FRM_IN.pm: added Firmata 2.5 feature PIN_MODE_PULLUP (requires perl-firmata 0.64) (Forum #81815 )
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@16012 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2018-01-27 20:11:34 +00:00
ntruchsess
826119544e
add $Id to make betateilchen happy
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5927 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-05-21 21:56:37 +00:00
ntruchsess
3055540461
FRM_IN: fix attribute 'internal-pullup' and 'activeLow' if device is not connected at startup
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5234 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-03-16 12:47:53 +00:00
ntruchsess
c0b7c5df7f
FRM: defer initialization after global init is done (all FRM-devices)
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5226 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-03-15 10:56:24 +00:00
ntruchsess
ed7beda35b
FRM_IN,FRM_OUT: fix skipped updates during init and reconnect. Add attribute 'activeLow'
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@5054 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2014-02-26 17:21:18 +00:00
ntruchsess
6f62ac3d6b
FRM: switch to Log3
...
Merge branch 'frm_log3'
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4242 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-11-17 20:32:11 +00:00
ntruchsess
2f6aaa420e
rework assoziation of IODev to FRM clients
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4132 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-10-29 23:34:43 +00:00
ntruchsess
bc50566058
Merge branch 'dev'
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@4078 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-10-20 15:38:28 +00:00
ntruchsess
5f63c41c96
merge internal-pullup and fix for non-functional digital pins to FRM_IN
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3670 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-11 16:49:39 +00:00
betateilchen
8ca7d608e2
fixed: documentation for commandref
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3584 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-08-02 16:20:00 +00:00
ntruchsess
4ff5adc97d
minor fix in FRM_IN counter
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3398 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-07-08 19:45:46 +00:00
ntruchsess
598ab9319b
minor improvement detecting changed value
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3395 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-07-08 15:14:43 +00:00
ntruchsess
77bcc05fef
Merge branch 'dev'
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3392 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-07-08 07:46:19 +00:00
ntruchsess
7585c908fc
refactor use of connected FirmataDevice for FRM-Clients to support Win32
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3347 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-06-27 19:50:23 +00:00
ntruchsess
f44d0ec78b
enable events on update readings
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@3002 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-03-31 00:28:07 +00:00
ntruchsess
d2862b6da4
work on loglevel and errorhandling when initialization fails
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2737 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-15 22:05:08 +00:00
ntruchsess
236f2481ae
add counter to FRM_IN, add thresholds and alarms to FRM_IN and FRM_AD
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2638 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-02 22:48:54 +00:00
ntruchsess
3b4522b445
update perl-firmata, new module FRM_SERVO
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2627 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-02-02 11:50:06 +00:00
ntruchsess
bafc63e043
Initial commit FRM modules (for Arduino/Firmata)
...
git-svn-id: https://svn.fhem.de/fhem/trunk/fhem@2581 2b470e98-0d58-463d-a4d8-8e2adae1ed80
2013-01-27 19:50:22 +00:00