User Activity

  • Modified a comment on discussion Open Discussion on BACnet Protocol Stack

    Currently my BACnet server implementation responds to unicast confirmed requests and local confirmed broadcasts. It discards global broadcasts, which is good. I need to disable local confirmed broadcasts. for example when receiving read property. Where and how is this accomplished? Stack version used is 0.8.7.

  • Modified a comment on discussion Open Discussion on BACnet Protocol Stack

    Currently my BACnet server implementation responds to unicast confirmed requests and local confirmed broadcasts. It discards global broadcasts, which is good. I need to disable local confirmed broadcasts. for example when receiving read property. Where and how is this accomplished?

  • Modified a comment on discussion Open Discussion on BACnet Protocol Stack

    Currently the BACnet server responds to unicast confirmed requests and local confirmed broadcasts. It discards global broadcasts, which is good. I need to disable local confirmed broadcasts. Where and how is this accomplished?

  • Posted a comment on discussion Open Discussion on BACnet Protocol Stack

    Currently the BACnet server responds to unicast confirmed requests and local confirmed broadcasts. It discards global broadcasts, which is good. I need to disable local confirmed broadcasts. Where is this accomplished?

  • Posted a comment on discussion Open Discussion on BACnet Protocol Stack

    I am calling the Notification_Class_find_recipient() every 60s. Since this is my first BACnet project, I am still not sure what I need in certain cases. As far as I can see in the find recipient function, if the recipient type is address, there is an empty else if statement block. The same thing occurs in the Notification_Class_Write_Property when trying to write to PROP_RECIPIENT_LIST. If I need to call Send_WhoIs in this case, how do I know the ID of the device to be able to do so?

  • Posted a comment on discussion Open Discussion on BACnet Protocol Stack

    Hello, I have a question about the confirmed notifications if the recipient is of type address. I am implementing a BACnet server (with stack version 0.8.6) and I am trying to implement a notification class which notifies changes in my Analog input object. Correct me if I'm wrong, since there is no Dynamic Device Binding in case of recipient being an address (only device), in the notification class common_reporting_function we call address_get_device_id which looks through all bound devices and if...

View All

Personal Data

Username:
bajsicmladen
Joined:
2020-07-08 11:14:42

Projects

  • No projects to display.

Personal Tools