Added UCI support for the BACnet demo server. UCI is a replacement for nvram. The source is GPL and has a lua lib.
http://wiki.openwrt.org/doc/uci http://nbd.name/gitweb.cgi?p=uci.git;a=summary Thank you, Patrick <patrick@lunatiki.de>.
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
config dev '0'
|
||||
option Description 'Simple BACnet Device'
|
||||
option Name 'SampleDevice'
|
||||
option Id 10042
|
||||
Reference in New Issue
Block a user