Skip to main content
The features described in this section are currently in beta testing and are subject to change.
The connector consists of four services:
  • Time series replicator - Mirrors time series data from CDF to Fabric.
  • Data model replicator - Mirrors data model nodes and edges from CDF to Fabric.
  • Event replicator - Mirrors event data from CDF to Fabric.
  • Fabric data extractor - Mirrors time series, events, and files from Fabric to CDF.
All four services will run concurrently during the fabric connector’s execution. The services use one state store in CDF’s raw storage to maintain checkpoints of when the latest data was mirrored so they can be started and stopped and will be able to pick up where they left off. The connector is available as a Windows and Linux executable file in addition to a Docker container.