Re: [Bacnet-developers] Newer to BACnet stack
Brought to you by:
skarg
|
From: Steve K. <st...@ka...> - 2010-02-26 19:57:03
|
Hello Weiping, > I can only set the device id for the server demo. Could I add some > objects, properties, etc.? If could, how to do this? I cannot find any > documents for this. The demo/server uses the objects defined in demo/objects/ - they are fixed in number and properties, and the demo/objects/device.c file is the main device object. You can modify the objects in demo/objects to increase the number or to add or remove properties. You would need to modify the .c files in demo/objects. Sorry about demo/readrange not working on Ubuntu. We will fix that soon. Best Regards, Steve -- http://steve.kargs.net/ |