Hello Steve, hello everyone, there seem to be quite some hype about BACnet SC, it looks like it will be a must to go forward, are there any plans for BACnet SC to get included in the stack? Are you aware of any (free) tools that can be used for development/testing? I was looking at YABE, VTS but there is no bacnet SC yet.
Hi Ashwin, perhaps you could use "address_own_device_id_set" function located in address.c, there you pass your own device id and it won't be then added to address cache.
Typo semicolons removed
Return value from snprintf is type int
NC added/corrected validation and also parse Priority as array
To process the last object in the object list
Typo semicolons removed
NC added/corrected validation and also parse Priority as array