<< Clique para Mostrar o Sumário >>
device.activeCovMultipleSubscriptions |
Segundo a documentação do protocolo BACnet:
Provides a network-visible indication of those COV-multiple subscriptions that are active at any given time. Each list entry constitutes a COV-multiple context and consists of a Recipient, an Issue Confirmed Notifications flag, a Time Remaining value, a Maximum Notification Delay timeout, and a list of monitored objects. For each monitored object, a list of COV Specifications is present with each containing a Monitored Property reference, an optional COV Increment, and a Timestamped flag. Only one COV-multiple context shall be present in this property for a given Recipient and form of notification indicated by the Issue Confirmed Notifications flag. A Recipient is identified by the BACnet address of the COV-client and the Subscriber Process Identifier.
A propriedade activeCovMultipleSubscriptions do objeto device pode ser lida e escrita utilizando um tag normal (IOTag).
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
device-<endereçoDoObjeto>.activeCovMultipleSubscriptions |
Propriedade |
Valor |
N1: |
<endereçoDoDispositivo> |
N2: |
<tipo> = 8 |
N3: |
<endereçoDoObjeto> |
N4: |
<propriedade> = 481 |
Um string contendo um XML com um valor do tipo <SequenceOfBACnetCOVMultipleSubscription>.