H MP Co n f igu ra tio n AP I - S p in e tiX Te ch n ica l Do cu me n ta tion v3 .1
© S p in e tiX S A A ll rig h ts re se rve d .
P a g e 4 6 of 5 8
Pull Mode
This section describes how to configure the Pull Mode settings of the device.
<pull-mode-disabled>
HMP300 and HMP350 only
Disable Pull Mode. This is the default setting.
Note: this parameter will override settings done using
<pull-mode-file>
or
<pull-mode-remote>
.
For instance, to disable Pull Mode settings previously configured, use:
<pull-mode-disabled/>
<pull-mode-static>
HMP300 and HMP350 only
Modified in 4.0.0 firmware releases.
Configure the pull mode using settings described in the command itself. This command lets you enable
pulling a project and pushing logs to a server.
The following parameters must be used:
<push-logs>
Enable or disable pushing the logs to a WebDAV server from the device. Possible value
are yes, no. If a value of 'yes' is used, then the
<logs>
parameters must be present. If
not present a default value of 'no' is used.
<rpc-concentrator> (
Added in 3.0.0 firmware release.)
Enable or disable the activation of an RPC concentrator. Possible value are yes, no. If
a value of 'yes' is used, then the
<rpc>
parameter must be present. If not present a
default value of 'no' is used.
<project>
Parameters for the project to be pulled by the device. It must include the following
inner parameters:
<project-source>
URI of the root of the project to be pull from the device. This URI can
either be a folder for WebDAV enabled server, or an XML file
describing the content of the project for regular HTTP servers.
<project-time>
(Modified in 3.1.1 firmware release)
Time of the day at which the project must be pull to the device. The
time is expressed as HH:MM. If not specified '00:30' is used.
Since firmware 3.1.1
the value 'XX:00' is also accepted for an hourly
pull of the project at minute 0.
<logs>