<< Clique para Mostrar o Sumário >>
device.activeCovSubscriptions |
Segundo a documentação do protocolo BACnet:
Provides a network-visible indication of those COV subscriptions that are active at any given time. Whenever a COV Subscription is created with the SubscribeCOV or SubscribeCOVProperty service, a new entry is added to the Active_COV_Subscriptions list. Similarly, whenever a COV Subscription is terminated, the corresponding entry shall be removed from the Active_COV_Subscriptions list.
A propriedade activeCovSubscriptions do objeto device pode ser lida e escrita utilizando um tag normal (IOTag).
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
device-<endereçoDoObjeto>.activeCovSubscriptions |
Propriedade |
Valor |
N1: |
<endereçoDoDispositivo> |
N2: |
<tipo> = 8 |
N3: |
<endereçoDoObjeto> |
N4: |
<propriedade> = 152 |
Um string contendo um XML com um valor do tipo <SequenceOfBACnetCOVSubscription>.