feat: New XML-RPC function for async calls of piControl

New XML-RPC functions are "ps_switching_cycles" and
"ps_reset_counter" to reset the counters of an DI / DIO module and
get the switching cycles of the new RO module.

This needs RevPiModIO2 2.7.0rc2 as dependency, which is set in this
commit, too.

Signed-off-by: Sven Sager <akira@narux.de>
This commit is contained in:
2023-11-13 15:39:25 +01:00
parent 986b52951e
commit 2327c22cbd
3 changed files with 42 additions and 2 deletions

View File

@@ -2,4 +2,4 @@ setuptools>=58.0.4
wheel
paho-mqtt>=1.4.0
revpimodio2>=2.6.0
revpimodio2>=2.7.0rc2