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.
///
Namespace: OddPrg.Protocols.DLMSAssembly: OddPrg.Frames.Dlms (in OddPrg.Frames.Dlms.dll) Version: 2.0.0.24 (2.0.0.24)
public enum WildCardNotSpecified
Other | 255 |
Unspecified other.
|
Year | 65,535 |
Unspecified year.
|
Deviation | -32,768 |
Unspecified deviation.
|