8.1.2.5 Method TimeSynchronization

This Method is used to update the time of a BACnet device. See B.3 for more details.

Signature

	TimeSynchronization (
		[in]	UtcTime	Time
		);
	
Argument Description
TimeThe UTC time used to update the time of the BACnet device.

Method Result Codes

ResultCode Description
Common StatusCodes defined in OPC 10000-4