Listing Digital Twin Adapters

List the digital twin adapters for a specific Internet of Things (IoT) domain.

    1. Open the navigation menu, select Developer Services. Under Internet of Things, select Domains. The IoT domain list page opens. All the domains in the selected compartment are displayed.
    2. To view the IoT domains in a different compartment, use the Compartment filter to switch compartments.

      You must have permission to work in a compartment to see the resources in it. If you're not sure which compartment to use, contact an administrator. For more information, see Understanding Compartments.

    3. Select the IoT domain that's associated to the digital twin adapter you want to work with, select the digital twin adapters tab. All the associated digital twin adapters are displayed.

    Filtering List Results

    Use filters to limit the digital twin adapters in the list.
    • To filter the list by digital twin model adapters, in the search and filter field select status and then the value you want from the Status filter. Use this option to search for Active or Deleted digital twin adapters.
    • From the Search and Filter box above the list table, select one or more filters and specify the values that you want to use to narrow the list. In general, the filters correspond to the columns shown in the list table, although some filters represent attributes that aren't shown in the table. The Compartment filter is always displayed next to Applied filters.
    • Change the order of the items in the list table by using the sort icons next to the column names.

    Actions

    In the list table, select the name of a digital twin adapter to open its details page, to view or edit the Envelope & routes, view the associated IoT domain, the associated IoT domain, the associated digital twin model specification URI (DTMI), the OCID, and tags.

    To perform an action on an digital twin adapter directly from the list table, select any of the following options from the Actions menu in the row for that digital twin adapter:
    • Delete
    • Manage tags
    • Copy OCID
  • Use the oci iot digital-twin-adapter list command and required parameter to list the digital twin adapters for a specific IoT domain:

    oci iot digital-twin-adapter list --iot-domain-id <iot-domain-OCID>

    For a complete list of parameters and values for CLI commands, see CLI Command Reference.

  • Run the ListDigitalTwinAdapter operation to list the digital twin adapters in the specified IoT domain.