<< Clique para Mostrar o Sumário >>
networkSecurity.keySets |
Segundo a documentação do protocolo BACnet:
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.
A propriedade keySets do objeto networkSecurity pode ser lida e escrita utilizando um tag bloco de 2 elementos.
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
networkSecurity-<endereçoDoObjeto>.keySets |
Size |
2 elementos |
Propriedade |
Valor |
B1: |
<endereçoDoDispositivo> |
B2: |
<tipo> = 38 |
B3: |
<endereçoDoObjeto> |
B4: |
<propriedade> = 330 |
Size: |
2 elementos |
Indice |
Nome |
Tipo |
0 |
elm00 |
Um string contendo um XML com um valor do tipo <BACnetSecurityKeySet>. |
1 |
elm01 |
Um string contendo um XML com um valor do tipo <BACnetSecurityKeySet>. |