Calculates the commands list according to bit mask of supported commands.
Makes the commands list according to bit mask of commands supported by the device
- Parameters:
-
llCommandFlags | (long) bit mask of commands supported by device |
pCommandsLibrary | (array) array of commands from the commands library, each element is a container (paramParams) describing the command (see Device commands library). |
- Returns:
- (array) array calculated according llCommandFlags, each element is a container (paramParams) describing the command (see Device commands library).