<< Clique para Mostrar o Sumário >>
accessCredential.lastAccessPoint |
Segundo a documentação do protocolo BACnet:
Refers to the last Access Point object where one of the authentication factors of the credential has been used. If property level COV is in effect for this property, any update of this property shall cause a COV notification to be issued, regardless of whether the value of this property changes. If the credential this object represents has never been used, then this property shall contain 4194303 in the instance part of the object identifier and in the device instance part of the device identifier, if present.
A propriedade lastAccessPoint do objeto accessCredential pode ser lida e escrita utilizando um tag bloco de 2 elementos.
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
accessCredential-<endereçoDoObjeto>.lastAccessPoint |
Size |
2 elementos |
Propriedade |
Valor |
B1: |
<endereçoDoDispositivo> |
B2: |
<tipo> = 32 |
B3: |
<endereçoDoObjeto> |
B4: |
<propriedade> = 276 |
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'). |