Hello Gilberto, Did you find any solution for this? Thanks
Hello All, I am a newbie for BACnet, trying to understand how to use BACnet device as a virtual router ? Is gateway demo application sufficient to implement a devie with virual router? I see in the demo application, object table is same for both device + routed device, how can I add objects for each of then differently? I am using YABE as client application to view. see attachment Thanks, Ashok
Hello Gilberto, Did you find a solution for this? Thanks
Hello All, I am a newbie for BACnet, trying to understand how to use BACnet device as a virtual router ? Is gateway demo application sufficient to implement a devie with virual router? I see in the demo application, objects are same for both device + routed device, how can I add objects for each of then differently? I am using YABE as client application to view. see attachment Thanks, Ashok
Problem here is porting path is set to Linux instead of win32, so to make it work run below command and its working on windows. make BACNET_PORT=win32 gateway Ticket is closed now
Problem here is porting path is set to Linux instead of win32, so to make it work run below command and its working on windows. make BACNET_PORT=win32 gateway
make gateway not working
Hello All, I am a newbie for BACnet, trying to understand how to use my BACnet device as a virtual router ? I have a BACnet device has more downstream devices which are not BACnet devices, So I want to make my device as Virtual router and provide upstream access as BACnet devices to application client. I understand Device object can communicates object list , but can I add device objects in that list ? Thanks, Ashok