Click or drag to resize

StreamType Enumeration

Stream type enueration.

Namespace: GSF.PhasorProtocols.BPAPDCstream
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.181-beta
Syntax
[SerializableAttribute]
public enum StreamType
Members
Member nameValueDescription
Legacy0 Standard full data stream.
Compact1 Full data stream with PMU ID's and offsets removed from data packet.
See Also