Added Get_Routed_Device_Address prototype

This commit is contained in:
petermcs
2010-11-17 23:12:54 +00:00
parent b87f53c4b4
commit 4a137eb8df
+2
View File
@@ -317,6 +317,8 @@ extern "C" {
const char * Description );
DEVICE_OBJECT_DATA * Get_Routed_Device_Object(
int idx );
BACNET_ADDRESS * Get_Routed_Device_Address(
int idx );
bool Lookup_Routed_Device_Address(
int idx,
uint8_t address_len,