Skip to content

API to access to the device.id field #4235

Description

@reubenmiller

Is your feature request related to a problem? Please describe.

The Cumulocity opcua-device-gateway needs to get access to the device's Cumulocity external ID, however it runs in a container and does not generally have access to the filesystem where thin-edge.io is running. Without access to the file system, it is difficult for it to get the device's external ID except via using the Cumulocity proxy which requires the device to be currently connected to Cumulocity.

Describe the solution you'd like

Extend the entity store api to return the external id (@id) field of the devices.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    ideaideas/opportunities/feature requests which need to be further investigated before implementationtheme:entity_storeEntity store related functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions