This OPC UA Property, of DataType BACnetDeviceObjectPropertyReference [], represents the BACnet property Configuration_Files. The BACnetDeviceObjectPropertyReference DataType is defined in 10.5.9.

The Configuration_Files represents a collection of file names within a device that define the device’s image and that can be backed up. Note that the content is only required to be valid when a backup is in progress.

This OPC UA Property, of DataType BACnetTimeStamp, represents the BACnet property Configuration_Files. The BACnetTimeStamp DataType is defined in 10.6.11.

The Last_Restore_Time value represents the time at which the device image was last backed up.

This OPC UA Property, of DataType UInt16, represents the BACnet property Backup_Failure_Timeout.

The Backup_Failure_Timeout value represents the time, in seconds, that the device being backed up or restored must wait until ending the backup or restore operation.

This OPC UA Property, of DataType UInt16, represents the BACnet property Backup_Preparation_Time.

The Backup_Preperation_Time value represents the time, in seconds, that the device that is being backed up may remain unresponsive after the backup procedure is initiated.

This OPC UA Property, of DataType UInt16, represents the BACnet property Restore_Preparation_Time.

The Restore_Preperation_Time value represents the time, in seconds, that the device that is being restored may remain unresponsive after the restore procedure is initiated.

This OPC UA Property, of DataType UInt16, represents the BACnet property Restore_Completion_Time.

The Restore_Completion_Time variable value represents the time, in seconds, that the device that is being restored may remain unresponsive after the restore procedure has ended.

This OPC UA Property, of DataType BACnetBackupState, represents the BACnet property Backup_And_Restore_State. The BACnetBackupState DataType is defined in 10.4.3.

The Backup_And_Restore_State value represents the current state of the device that is performing a backup or restore procedure.

This Method is used to trigger a backup.

Signature

BACnetBackup (

);

Method Result Codes

ResultCode

Description

Common StatusCodes defined in OPC 10000-4

This Method is used to trigger a restore.

Signature

BACnetRestore (

);

Method Result Codes

ResultCode

Description

Common StatusCodes defined in OPC 10000-4