added a sendWriteRequest, writeAckHandler, wp decode service request, struct and library to map property to tag

This commit is contained in:
bigjohngoulah
2005-12-16 21:39:57 +00:00
parent babe7d57ff
commit bd7f0b3ad4
9 changed files with 312 additions and 0 deletions
+2
View File
@@ -55,6 +55,8 @@ const char *bactext_error_code_name(int index);
unsigned bactext_property_id(const char* name);
unsigned bactext_property_tag(BACNET_OBJECT_TYPE type, unsigned prop);
#ifdef __cplusplus
}
#endif /* __cplusplus */