Description
|
Perform a custom controller action |
|
Parameters |
Device, action, response Supported actions are: zxy100:forceequalisation – nothing returned from this request Others will be added as and when required |
|
Returns |
True or False |
|
Notes |
|
Visual C++
Declaration/example
char buff[16]; // not used in this case
TBApiCustomControllerAction(dev, “zxy100:forceequalisation”,buff, sizeof(buff));