<< Clique para Mostrar o Sumário >>
accessPoint.accessEventCredential |
Segundo a documentação do protocolo BACnet:
Specifies the Access Credential object that corresponds to the access event specified in the Access_Event property, if applicable. 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, under the following conditions:there is no credential recognized up to now, orthere is no credential that is associated to the current access event, orthe credential of the authentication factor that is associated to the current event is unknown, orthe device chooses not to expose the credential.
A propriedade accessEventCredential do objeto accessPoint pode ser lida e escrita utilizando um tag bloco de 2 elementos.
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
accessPoint-<endereçoDoObjeto>.accessEventCredential |
Size |
2 elementos |
Propriedade |
Valor |
B1: |
<endereçoDoDispositivo> |
B2: |
<tipo> = 33 |
B3: |
<endereçoDoObjeto> |
B4: |
<propriedade> = 249 |
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'). |