8 /services/user/recordseve.xml?begin=…?end=…?id, Services/user/recordseve.xml?begin=…?end=…?id – CIRCUTOR PowerStudio Series User Manual
Page 28

PowerStudio PowerStudio
28 User Manual
?id=name_event
?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).
…
…
Where:
• main: Main field that will identify the XML as a response to the request.
• recordGroup: Field that groups all the records of an event.
• id: Event identifier.
• record: Will Identify each of the records:
date: Event date and hour
eventId: Event identifier.
annotation: Event annotation.
value: Event value.
♦ ON Event enabled
♦ OFF Event disabled
♦ ACK Event acknowledged
3.1.8 /services/user/recordsEve.xml?begin=…?end=…?id=…
Returns information on events recorded by one or more devices between the dates “begin” and
“end”. Each of the devices on which information is required must be included in the request as:
?id=device
?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).