| ID | product.device_management.registry_service.device_repo |
|---|---|
| Description | Persists device metadata and certificates. |
| Key | device_repo |
| Type | component:database |
| Team | Device Management |
| Owner | device-mgmt@iotgateway.example |
| Status | active |
| Technologies | PostgreSQL |
| Attributes | retention: lifetime, store: PostgreSQL |
| Tags |
The Device Repository is the relational store behind the Device Registry. It holds the durable facts about every device: its identity, the certificates it presents, and the groups it belongs to for targeting and access control.
Storage profile
PostgreSQL, single logical database with read replicas. Device records are
kept for the lifetime of the device (including retired) for audit and
warranty traceability.
CERTIFICATE.fingerprint is unique and is the value ingestion matches on at
connect time.active at a time.DEVICE_GROUP) feeds OTA cohort targeting and dashboard filters.2 incoming links
| Source object | Label | Link type | Relation | Raw id | Required | Description | |
|---|---|---|---|---|---|---|---|
Connection State Tracker example-iot.product.device_management.registry_service.state_tracker component | tracks state in | — | links | product.device_management.registry_service.device_repo | — | — | |
| stores twins in | — | links | product.device_management.registry_service.device_repo | — | — |