11
Instruction Manual
M-CVM-B-DATALOGGER XML Manual
2.6.-/services/user/records.xml?begin=…?end=…?var=…?period=900
/services/user/records�xml?begin=…?end=…?var=…?period=900
Returns information on one or more variables between the dates “begin” and “end”. Each of the
variables that the information is required from should be included in the request as:
?var=device�variable
The format of ”begin” and ”end” will be DDMMYYYY when you wish only to indicate the date
(in this case the hour will 00:00:00) or DDMMYYYYHHMMSS when both the date and the hour
are specified. Both “begin” as “end” must be expressed in UTC (Universal Coordinated Time).
Finally, we may specify the period of data grouping using the “period” parameter. This value
may be:
FILE
: data not grouped, returning the register as they have saved in the log.
AUTO
: Grouping will take place automatically depending on the specified dates ”begin”
and ”end”
ALL
: Data is grouped into a single value.
> 0
: Value in seconds in which the data is grouped.
If the “
period
” parameter does not appear on the request it shall be considered as value 0 and
the data will not be grouped.
<recordGroup>
<period> … </period>
<record>
<dateTime> … </dateTime>
<field> … </field>
<fieldComplex> … </fieldComplex>
<fieldARM> … </fieldARM>
<fieldFO> … </fieldFO>
<fieldEVQ> … </fieldEVQ>
…
</record>
…
</recordGroup>
Where:
Table 7: Parameter description (2�6) ( Table 1)
Parameter
Description
recordGroup
Main field which will identify the XML as a response to the variable
register request.
period
Register period. Will report on time elapsed between records.
record
Will Identify each of the records:
dateTime
Date and time of the sample.
field
Standard value register.
fieldComplex
Complex value register