Commit Graph
11 Commits
Author SHA1 Message Date
KimPanda4 c962c83696 Enhancd docu of commands. Mention TaskName option. 2021-04-11 13:46:32 +02:00
KimPanda4 b921deb0ad Review corrections re. logging, commands, memspace 2021-04-03 01:16:26 +02:00
KimPanda4 b120af35ce Requested changes from today in P003 2021-03-28 17:00:18 +02:00
KimPanda4 fab1a362d3 avoided nested switch, added overdue statistics 2021-03-28 01:04:14 +01:00
KimPanda4 42c3ccbc7e correction of reference in P003 command docu 2021-03-20 12:43:34 +01:00
KimPanda4 889a3e6fc7 Updated P003 docu 2021-03-17 16:25:06 +01:00
TD-er de2251eb85 [Typo] Fix 'succesful' typo
As requested on the [forum](https://www.letscontrolit.com/forum/viewtopic.php?p=48711#p48711)
2020-12-14 08:57:46 +01:00
Gijs Noorlander fc8c0b56a1 [Pulse Counter] Call PLUGIN_READ after set counter (#3019)
Fixes: #3019
Only setting the internal counter values is not enough.
The output values must also be set and a call to any optional formula must also be made.
A call to `PLUGIN_READ` will also store the values in RTC.
2020-04-14 21:21:50 +02:00
Gijs Noorlander a9f555538c [PulseCounter] Add SetPulseCounterTotal command
As requested on the [forum](https://www.letscontrolit.com/forum/viewtopic.php?p=43922#p43922)
2020-04-12 21:59:22 +02:00
Gijs Noorlander a5daf6ff5f [Pulse Counter] Add taskIndex parameter to resetPulseCounter command
Fixes: #2710
2019-11-11 13:34:51 +01:00
TD-er 78486f5c6c [Docs] Document new resetpulsecounter command 2019-11-07 23:02:53 +01:00