|
MetadataRecord Fields
|
The MetadataRecord type exposes the following members.
Fields
|
Name |
Description |
|
DateTimeFormat
|
Date-time format used by MetadataRecord.
|
|
Description
|
Description of the measurement.
|
|
Device
|
Acronym of device that creates measurements.
|
|
EngineeringUnits
|
Engineering units associated with signal type, if any.
|
|
ID
|
Measurement ID, i.e., locally unique metadata index.
|
|
LastUpdate
|
Last update date and time of the metadata record in UTC. Format = yyyy-MM-dd HH:mm:ss.fff
|
|
Latitude
|
Latitude of device that creates the measurements.
|
|
Longitude
|
Longitude of device that creates the measurements.
|
|
Phase
|
When measurement is part of a phasor, represents the phase of the measured value; otherwise null.
|
|
PhasorType
|
When measurement is part of a phasor, value will be V for voltage or I for current; otherwise null.
|
|
PointTag
|
Assigned point tag of measurement, if any.
|
|
Protocol
|
Acronym of device protocol used for transporting measured values.
|
|
SignalType
|
Acronym of type of measured value, e.g., FREQ for frequency.
|
|
Source
|
Acronym of primary measurement source, e.g., a historian.
|
|
UniqueID
|
Cross-system unique measurement identification.
|
Top
See Also