BACnetTimePatternValue.PresentValue (PROP)¶
PROPERTY PresentValue : CmpBACnet.IEC_BACNET_TIME
Please note the difference to BACnetTimeValue.PresentValue - it can be fully specified or fully unspecified. BACnetTimePatternValue.PresentValue does represent a time pattern which might be partially unspecified, so we’re going to use CmpBACnet.IEC_BACNET_TIME which provides this flexibility but is a bit more eqloquent to use. Use CONSTANTS.HOUR_UNSPECIFIED .MINUTE_UNSPECIFIED etc. to set the pattern.