Device Settings Synchronization Status

Top  Previous  Next

Every setting value in the server cache is contained in a variable in the server context corresponding to the Device. When settings are being viewed or edited (e.g, using the Properties Editor of AggreGate Client), the Synchronization Status of every setting appears by the setting description.

ls_agent_sync_status

Available Synchronization Statuses

Synchronization Status takes on the following values:

Icon

Status

Description

vs_sync_device_to_server

Synchronized from Device to Server

Indicates that value was arrived from a Device and stored in the server cache.

vs_sync_server_to_device

Synchronized from Server to Device

Indicates that value was changed in the server cache and written to the Device.

vs_sync_waiting

Waiting for Synchronization

Indicates that the value in the server cache was changed since last synchronization but was not written to Device yet.

vs_sync_error

Synchronization Error

Indicates that an error has occurred when synchronization was last attempted for this setting.

vs_sync_disabled

Synchronization Disabled

Synchronization Mode is set to Synchronization Disabled for this setting.

vs_sync_direct

Direct Device Access

Synchronization Mode is set to Direct Device Access for this setting.