<< Clique para Mostrar o Sumário >>
device.restartNotificationRecipients |
Segundo a documentação do protocolo BACnet:
Used to control the restrictions on which devices, if any, are to be notified when a restart occurs. The value of this property shall be a list of zero or more BACnetRecipients. If the list is of length zero, a device is prohibited from sending a device restart notification. The default value of the property shall be a single entry representing a broadcast on the local network.
A propriedade restartNotificationRecipients do objeto device pode ser lida e escrita utilizando um tag normal (IOTag).
Propriedade |
Valor |
ParamDevice |
<endereçoDoDispositivo> |
ParamItem |
device-<endereçoDoObjeto>.restartNotificationRecipients |
Propriedade |
Valor |
N1: |
<endereçoDoDispositivo> |
N2: |
<tipo> = 8 |
N3: |
<endereçoDoObjeto> |
N4: |
<propriedade> = 202 |
Um string contendo um XML com um valor do tipo <SequenceOfBACnetRecipient>.