IEC_BACNET_SECURITY_KEY_SET (STRUCT)¶
TYPE IEC_BACNET_SECURITY_KEY_SET : STRUCT
Definition of the BACnetSecurityKeySet structure
This structure, of type BACnetSecurityKeySet, describes the contents of the device’s key sets.
- InOut:
- Name - Type - Comment - keyRevision- The current key set revision. 0 if key set is not configured - activationTime- The time this key set was first activated in UTC time, all wildcard if unknown - expirationTime- The time this key set will expire in UTC time, all wildcard if infinite - keyIdsCount- Count of key identifiers in this key set - keyIds- POINTER TO IEC_BACNET_KEY_IDENTIFIER - List of key identifiers belonging to this set 
