Added codecs/demo handler/demo client for Alarm Ack service.
Updated relevant global header files client.h and handlers.h
Fixed up incorrect return val for lso handler.
This commit is contained in:
minack
2009-05-23 03:16:28 +00:00
parent 417bee2833
commit 8e670ef3f9
8 changed files with 683 additions and 3 deletions
+1 -1
View File
@@ -37,7 +37,7 @@
#include "lso.h"
#include "handlers.h"
bool handler_lso(
void handler_lso(
uint8_t * service_request,
uint16_t service_len,
BACNET_ADDRESS * src,