This view helps to maintain devices. Itt shows all local and remote devices synchronized, not synchronize or orphan.

From this view we can initialize non-synced devices, clean or remove orphan ones.

Columns:

Display Name: The display name of the object in station.

Id: The object id used by the connector (see the sformat for this id in BtibService → ExternalConnector → RealtimeConnector [AX Property Sheet]).

Sync Status: The synchronization status for the object.

  • SYNCHRONIZED:  The object exists in the station and has been created successfully in the remote service.
  • LOCAL_ORPHANED: The object exists in the station but has not been created in the remote service.
  • REMOTE_ORPHANED: The object doesn't exists in station but exists in the remote service.

Station Ord: The ord of the object in the station.

Actions:

Discover: Discover objects in the station and their statuses.

  • All: Discover all objects.
  • Local Only: Discover local orphan only.
  • Remote Only: Discover remote orphan only.

Clean: Clean the object from the remote service, enabled if the object is remote orphan.

Remove: Remove the object from the remote service

Initialize: initialize the object, enabled only if the object is local orphan.