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