Real Time Automation, Inc.
37
1-800-249-1612
Example Output Format (GET)
This format is used when a <web server/web client?> wants to read the data points configured in our
gateway. We are outputting the data to <web server/web client?> through a HTTP GET operation.
NOTE
: The gateway outputs both the Read Data Points and the Write Data Points configured.
As an example, say the gateway is configured for two different breaker groups as so:
Description of Format
– Both XML and JSON
•
The <
GroupName>
and <
DeviceName>
tags contain the name of name the
Device
and the
Group
associated with that element.
•
The <
dataTimeStamp>
tag indicates the time and date when the data was read from the
gateway based upon the time configured in the gateway (see Time Configuration page for more
information). (<TODO- add How to Configure Time Configuration to BASE Doc for N2E platform-
user wi
ll NEED to set up a NTP Server (v1?) to get time…cannot just set manually b/c on a power
cycle it would need to be reset> The format of this tag is
YYYY
-
MM
-
DD
T
HH
:
MM
:
SS
.
•
The remaining tags in the figure, for example <
Power>
and <
Current_C>,
represent user
defined
Data Point
names. Their respective data values will be contained within the tags (in the
above example,
237
and
36446
respectively).