7
Instruction Manual
M-CVM-B-DATALOGGER XML Manual
2.1
�
- /services/user/devices.xml
/services/user/devices�xml
Returns the list of configured devices.
<devices>
<id> … </id>
…
</devices>
Where:
Table 2: Parameter description (2�1)�
Parameter
Description
devices
Main field which will identify the main XML as a response to the
device list request.
id
Name of each one of the devices.
2.2.- /services/user/deviceInfo.xml?id=dispositivo?...
/services/user/deviceInfo�xml?id=dispositivo?���
Returns information on devices. Each of the devices on which information is required must be
included in the request as:
?id=device2?id=device2
<devices>
<device>
<id> … </id>
<description> … </description>
<type> … </type>
<typeDescription> … </typeDescription>
<var> … </var>
…
</device>
…
</devices>
Where:
Table 3: Parameter description (2�2)�
Parameter
Description
devices
Main Field which will identify the XML as a response to the device
information request.
device
Information from each of the devices requested:
id
Name of the device.
description
Description of device