die get commands funktionieren super. Die Set Commands leider nicht.
Beispiel:
vclient -h 127.0.0.1:3002 -c setTimerZirkuMo 08:00 20:00
SRV ERR: Error in unit conversion: , terminating
Error executing setTimerZirkuMo
SRV ERR: command unknown
SRV ERR: command unknown
setTimerZirkuMo:
server error
08:00:
server error
20:00:
server error
das gleiche gilt für andere set commands auch (gleiche Fehlermeldung), wie zb:
vclient -h 127.0.0.1:3002 -c setPumpeStatusZirku 1
SRV ERR: Error in unit conversion: , terminating
Error executing setPumpeStatusZirku
SRV ERR: command unknown
setPumpeStatusZirku:
server error
1:
server error
Hallo,
die get commands funktionieren super. Die Set Commands leider nicht.
Beispiel: vclient -h 127.0.0.1:3002 -c setTimerZirkuMo 08:00 20:00 SRV ERR: Error in unit conversion: , terminating Error executing setTimerZirkuMo SRV ERR: command unknown SRV ERR: command unknown setTimerZirkuMo: server error 08:00: server error 20:00: server error
das gleiche gilt für andere set commands auch (gleiche Fehlermeldung), wie zb: vclient -h 127.0.0.1:3002 -c setPumpeStatusZirku 1 SRV ERR: Error in unit conversion: , terminating Error executing setPumpeStatusZirku SRV ERR: command unknown setPumpeStatusZirku: server error 1: server error
kann mir jemand helfen?