Click or drag to resize
Grid Solutions Framework

MetadataRecord Fields

The MetadataRecord type exposes the following members.

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