<< Clique para Mostrar o Sumário >>
accessZone.lastCredentialAdded |
Segundo a documentação do protocolo BACnet:
Indicates the reference to the Access Credential object which has last been added to the Credentials_In_Zone property. If no credential has been added yet, then this reference shall contain 4194303 in the instance part of the object identifier and in the device instance part of the device identifier, if present. If COV property subscriptions for this property are present, then any update, even one with the same value, is reported by a COV notification.
A propriedade lastCredentialAdded do objeto accessZone pode ser lida e escrita utilizando um tag bloco de 2 elementos.
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
accessZone-<endereçoDoObjeto>.lastCredentialAdded |
Size |
2 elementos |
Propriedade |
Valor |
B1: |
<endereçoDoDispositivo> |
B2: |
<tipo> = 36 |
B3: |
<endereçoDoObjeto> |
B4: |
<propriedade> = 277 |
Size: |
2 elementos |
Indice |
Nome |
Tipo |
0 |
DeviceIdentifier |
Um texto contendo um identificador de objeto BACnet com a sintaxe '<Tipo>-<Endereço>' (ex: 'analogOutput-345'). OBS: este elemento é opcional, um valor <null> indica que o elemento não está presente. |
1 |
ObjectIdentifier |
Um texto contendo um identificador de objeto BACnet com a sintaxe '<Tipo>-<Endereço>' (ex: 'analogOutput-345'). |