Refactored RP, WP, RPM to reduce coupling with objects for Linux and Win32 ports.

This commit is contained in:
skarg
2010-02-10 16:27:31 +00:00
parent a7de276acc
commit f0863c0238
69 changed files with 2734 additions and 1710 deletions
+1 -1
View File
@@ -477,7 +477,7 @@ int Device_Encode_Property_APDU(
return apdu_len;
}
bool Device_Write_Property(
bool Device_Write_Property_APDU(
BACNET_WRITE_PROPERTY_DATA * wp_data,
BACNET_ERROR_CLASS * error_class,
BACNET_ERROR_CODE * error_code)