*getPluginOptions
Configuration Article | CA-20220907-TP-19 VDG Sense | API | Functions | Client & Server Control |
Retrieve a list of actions that can be executed with the command executeAction.
Request
command=getPluginOptions |
Response
<result errorcode="0">
<pluginoptions>
<version>[string]</version>
<apiversion>[string]</apiversion>
<skiplicensetimeout>[string]</skiplicensetimeout>
</pluginoptions>
</result> |
Tag
node | value | remarks |
---|---|---|
/result | ||
@errorcode | [number] | See error codes below |
/result/pluginoptions | ||
version | [string] | version of the Plugin |
apiversion | [string] | apiversion of the Plugin |
skiplicensetimeout | [string] | shows time to skip the license (ms) |
error code | description | remarks |
---|---|---|
0 | Ok | Ok, no error |
-1 | Not implemented | Function not implemented |
-18 | General error | An undefined error occured |
Changelog
2.2.1 – added
, multiple selections available,
Related content
*Camera Control
*Camera Control
Read with this
*Authentication
*Authentication
Read with this
*Introduction
*Introduction
Read with this
VDG Sense 2.6.24
VDG Sense 2.6.24
More like this
VDG Sense 2.6.22
VDG Sense 2.6.22
More like this
VDG Sense 2.6.23
VDG Sense 2.6.23
More like this