Documentation
EIB_PriorityPosition
boolean EIB_PriorityPosition (int $InstanceID, boolean $Direction)
Parameters
InstanceID | ID of the device to be switched |
Direction | Standard |
Returns
If the command succeeds, it returns TRUE, otherwise FALSE.
Description
Sets the device with ID InstanceID to a certain Direction. Depending on configuration the direction can be inverted.
Example
EIB_PriorityPosition(12345, true); //Move shutters