mirror of
https://github.com/naruxde/revpipyload.git
synced 2025-11-08 15:13:52 +01:00
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:
@@ -2,4 +2,4 @@ setuptools>=58.0.4
|
||||
wheel
|
||||
|
||||
paho-mqtt>=1.4.0
|
||||
revpimodio2>=2.6.0
|
||||
revpimodio2>=2.7.0rc2
|
||||
|
||||
Reference in New Issue
Block a user