Added Get_Routed_Device_Address prototype
This commit is contained in:
@@ -317,6 +317,8 @@ extern "C" {
|
|||||||
const char * Description );
|
const char * Description );
|
||||||
DEVICE_OBJECT_DATA * Get_Routed_Device_Object(
|
DEVICE_OBJECT_DATA * Get_Routed_Device_Object(
|
||||||
int idx );
|
int idx );
|
||||||
|
BACNET_ADDRESS * Get_Routed_Device_Address(
|
||||||
|
int idx );
|
||||||
bool Lookup_Routed_Device_Address(
|
bool Lookup_Routed_Device_Address(
|
||||||
int idx,
|
int idx,
|
||||||
uint8_t address_len,
|
uint8_t address_len,
|
||||||
|
|||||||
Reference in New Issue
Block a user