Viewing C2C device status per connector

See the status of Cloud2Cloud devices imported by each connector.

Learn how to view the status of Cloud2Cloud (C2C) devices imported by each connector.


Where to find it

Each connector has its own Devices page that lists every device it imported, together with the device's current state.

  1. In the Xyte app, open the Connectors page: app.xyte.io/connectors.
  2. Click the connector you want to inspect.
  3. Open the Devices tab.

You can also navigate directly using the URL pattern:

https://app.xyte.io/connectors/<connector-id>/devices

For example: https://app.xyte.io/connectors/a1b2c3d4-5678-90ab-cdef-123456789abc/devices


What you'll see

The Devices page shows all devices identified by the connector, including:

  • Devices found — the total number of devices the connector identified from the provider.
  • Active devices — devices currently syncing and receiving telemetry. Note: a device may still report as offline via telemetry even when active.
  • Excluded devices — devices that no longer appear in the provider's response and are skipped in future syncs.

Table columns

Each device row includes the following columns:

ColumnWhat it shows
IDThe device's identifier in the connector
Xyte device idThe device's identifier on the Xyte platform
NameThe device name, as reported by the provider's cloud
StatusThe device's sync status — active, disabled, or pending
Disabled reasonWhy the device was disabled, when relevant
LocationThe space the device is assigned to
Device typeThe type of device, as identified by the connector
Disappeared atWhen the device stopped appearing in the provider's response
SNThe device's serial number
MACThe device's MAC address
IP addressThe device's IP address on its local network

Use this page to confirm the connector imported the devices you expect, and to spot devices that dropped out of sync.

For the full definition of each connector and device status, see Connectors general information.


Did this page help you?