6.1.3.7 Method TimeSynchronization
This Method is used to update the time of the BACnet devices in the network. See B.3 for more details. This method is only provided if the BACnetUaMapper is a BACnet time master.
Signature
TimeSynchronization (
[in] UtcTime Time
);
| Argument | Description |
| Time | The UTC time used to update the time of the BACnet devices. |
Method Result Codes
| ResultCode | Description |
| Common StatusCodes defined in OPC 10000-4 |