38808-vm/api/iclock/devicecmd
2026-04-04 07:17:13 +00:00

5 lines
105 B
Plaintext

<?php
// ZKTeco devices return the result of executing commands here.
// We just acknowledge.
echo "OK";