What can we improve?

Documentation

(Edit)

EIB_DriveMove

 boolean EIB_DriveMove (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

Moving the device with ID InstanceID in a particular Direction. Depending on configuration the movement direction can be inverted.

Example