networkSecurity.lastKeyServer

<< Clique para Mostrar o Sumário >>

 

networkSecurity.lastKeyServer

Segundo a documentação do protocolo BACnet:

Specifies the device identifier and address of the last Key Server that successfully updated a security key in the device. If no Key Server has updated the keys sets in the device, the deviceidentifier field shall contain 4194303 in the instance part, the network-number field shall be 0, and the mac-address field shall be empty. This property is writable in order to allow a Key Server address to be provided to the secure device before it has received a Device-Master key. This allows the secure device to be directed to the Key Server in a legacy environment where globally broadcast Request-Key-Update messages will not be routed. A device may make this property read-only once a Device-Master key has been received.

A propriedade lastKeyServer do objeto networkSecurity pode ser lida e escrita utilizando um tag bloco de 3 elementos.

Parâmetros texto

Propriedade

Valor

ParamDevice

<endereçoDoDispositivo>

ParamItem

networkSecurity-<endereçoDoObjeto>.lastKeyServer

Size

3 elementos

Parâmetros numéricos

Propriedade

Valor

B1:

<endereçoDoDispositivo>

B2:

<tipo> = 38

B3:

<endereçoDoObjeto>

B4:

<propriedade> = 331

Size:

3 elementos

Elementos do bloco

Indice

Nome

Tipo

0

DeviceIdentifier

Um texto contendo um identificador de objeto BACnet com a sintaxe '<Tipo>-<Endereço>' (ex: 'analogOutput-345').

1

DeviceAddress_NetworkNumber

Um inteiro de 16 bits (de 0 a 65535).

2

DeviceAddress_MacAddress

Um texto representando uma sequência de dados binários, onde cada byte de dados é representado por um par de caracteres hexadecimais (ex: '0F121A').

Esta página foi útil?