Corrected life safety point info in device object.
Added binary input, binary output, and life safety point to the object-types-supported property in the device object. Corrected life safety unit test.
This commit is contained in:
@@ -51,7 +51,7 @@ extern "C" {
|
||||
|
||||
#ifdef TEST
|
||||
#include "ctest.h"
|
||||
void testAnalogOutput(Test * pTest);
|
||||
void testLifeSafetyPoint(Test * pTest);
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
|
||||
Reference in New Issue
Block a user