Feature/add bacnet binary lighting object (#522)
* Added Binary Lighting Output object example. * Changed piface example app to support binary-lighting-output object type and blink warn * Changed example device object to not create objects when device object-table is overridden * Fixed unit testing for device object
This commit is contained in:
@@ -113,6 +113,7 @@ list(APPEND testdirs
|
||||
bacnet/basic/object/av
|
||||
bacnet/basic/object/bacfile
|
||||
bacnet/basic/object/bi
|
||||
bacnet/basic/object/blo
|
||||
bacnet/basic/object/bo
|
||||
bacnet/basic/object/bv
|
||||
bacnet/basic/object/channel
|
||||
|
||||
Reference in New Issue
Block a user