Back to Generic Commands
CMD_GET_CONFIG

Command:              CMD_GET_CONFIG
Destination:          SD_SERVER
Destination Channel:  N/A

Description

Clients use this command to get information regarding and the present channels. The installed-device information is returned in a command response.

Command data format

None. (No command data.)

Response data format

Response data consists of:




Response return codes
RESP_OK Execution of the command was successful. Response-specific data contains the returned configuration information.
RESP_AUTH_FAIL The client ID specified in the source channel field is not authorized to execute this command. (This response may be the result of the client not having registered with the CMD_SERVER_REG command.)
RESP_UNKNOWN_ERR An unknown error occurred.


|Top|