DlmsTypeDateTimeWildCardNotSpecified Enumeration

Year is not specified if is set to 0xFFFF. Deviation should be not specified if is set to 0x8000. Value -0x8000 is defined due to contradiction in Blue Book. Should be redefined. Other DateTime values are not specified if are set to 0xFF. ///

Definition

Namespace: OddPrg.Protocols.DLMS
Assembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
C#
public enum WildCardNotSpecified

Members

Other255 Unspecified other.
Year65,535 Unspecified year.
Deviation-32,768 Unspecified deviation.

See Also