Added optional API for some objects. Added ability to set password for default DCC handler.

This commit is contained in:
skarg
2009-09-04 04:21:59 +00:00
parent ae94163a6e
commit de35ce7c5e
6 changed files with 58 additions and 2 deletions
+2
View File
@@ -126,6 +126,8 @@ extern "C" {
uint16_t service_len,
BACNET_ADDRESS * src,
BACNET_CONFIRMED_SERVICE_DATA * service_data);
void handler_dcc_password_set(
char *new_password);
void handler_i_have(
uint8_t * service_request,