Client Mode

Valid <SETTING>s are:

HOST;<HostNum>

Set/get host entry <HostNum> (1 -> 10).

Set <PARAMETERS> (separated by ;)

<Configure>

1, if the host should be configured, 0 if the host should be marked as not configured

<Host>

Name or IP of host to connect to

<Port>

Port to connect to

<KeepAlive>

Time in seconds, after the decoder reestablishes the connection, if no command was received

<AutoStart>

Automatically establish connection after boot

Set response

SETCONFIG;CLIENTMODE;HOST;<HostNum>;<Configure>;<Host>;<Port>;<KeepAlive>;<AutoStart>    

Get response

GETCONFIG;CLIENTMODE;HOST;<HostNum>;<Configure>;<Host>;<Port>;<KeepAlive>;<AutoStart>;<IsConnected>

Where <IsConnected> is 1, if the connection is currently established, 0 otherwise.

USEUPLOADGPRSSETTINGS

Specifies whether the decoder should use the upload connection settings when connecting to a host. This can be used to use establish a GPRS connection.

Set <PARAMETERS>

<UseSettings>

1, if upload settings should be used, 0 (default) otherwise

Set response

SETCONFIG;CLIENTMODE;USEUPLOADGPRSSETTINGS;<UseSettings>

Get response

GETCONFIG;CLIENTMODE;USEUPLOADGPRSSETTINGS;<UseSettings>