boolean ENO_ShutterStop (int $InstanceID)
InstanceID | ID of the Instance of the device to be switched |
If the command succeeds, it returns TRUE, otherwise FALSE.
Stops a current movement of the roller shutter.
ENO_ShutterStop(12345);