<< Click to Display Table of Contents >>
networkSecurity.keySets |
According to the BACnet protocol documentation:
Describes the contents of the device's 2 key sets. The actual key values are not included in the contents of this property. When a key set has not been provided, the keyrevision field shall be set to 0, the key-ids field shall be empty, and the activation-time and expiration-time fields shall contain all wildcard values.
Property keySets of object networkSecurity can be read and written using a block tag with 2 elements.
Property |
Value |
ParamDevice |
<deviceAddress> |
ParamItem |
networkSecurity-<objectAddress>.keySets |
Size |
2 elements |
Property |
Value |
B1: |
<deviceAddress> |
B2: |
<type> = 38 |
B3: |
<objectAddress> |
B4: |
<property> = 330 |
Size: |
2 elements |
Index |
Name |
Type |
0 |
elm00 |
A character string containing an XML with a value of type <BACnetSecurityKeySet>. |
1 |
elm01 |
A character string containing an XML with a value of type <BACnetSecurityKeySet>. |