This view helps for points maintenance it shows all local and remote points synchronized, none synchronize or orphan.

From this view we can initialize none synced points or clean the 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]).

Device Id: the id of the associated device.

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 there 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.

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