6.1.3.4 Method AddDeviceByAddress

AddDeviceByAddress allows adding a BACnet device with a known address to BACnetInternetworkType Object. The necessary information can be retrieved from the Method NetworkScan. The BACnetUaMapper may limit access to this method to administrative users.

Signature

	AddDeviceByAddress (
		[in]	BaseDataType	Address
		);
	
Argument Description
AddressBACnet device identifier and mac address as returned by the NetworkScan.

Method Result Codes

ResultCode Description
Common StatusCodes defined in OPC 10000-4