Diagnostics Adapters — Release Notes
Results and signals arriving from an instrument: laboratories, imaging, and devices.
| Catalog | Diagnostics Adapters |
| Catalog id | lkdx |
| Repository | https://github.com/Linkiir/linkiir-diagnostics-adapters |
| Minimum Grid version | 1.0.0 |
Current versions
Adapters
| Adapter | Current version | Node type id | Changelog |
|---|---|---|---|
| Dexcom Authorize | 1.0.0 | LKDX_DEXCOM_AUTHORIZE | history |
| Dexcom Read EGV | 1.0.0 | LKDX_DEXCOM_READ_EGV | history |
Libraries
| Library | Current version | Changelog |
|---|---|---|
dexcom_cgm | 1.0.0 | history |
Checking what you are on
Open the node in the Builder: the adapter version it was built from is shown on the node, and Settings → Catalogs lists every node whose adapter or library has a newer release. See how to upgrade.
Adapter history
Dexcom Authorize
LKDX_DEXCOM_AUTHORIZE · current 1.0.0 · configuration
1.0.0
Released 2026-09-17
- Initial release. Serves a page that runs Dexcom's three-legged user authorization and stores the resulting token pair.
Dexcom Read EGV
LKDX_DEXCOM_READ_EGV · current 1.0.0 · configuration
1.0.0
Released 2026-09-17
- Initial release. Reads estimated glucose values on a timer, refreshing and persisting the rotating token pair.
Library history
Library versions are immutable: a published version is never edited, and a fix ships as a new version. A node stays pinned to the version it was built against until you move it forward.
dexcom_cgm
current 1.0.0
1.0.0
Released 2026-09-17
- Initial release. Three-legged OAuth, rotating token refresh, data-range and EGV reads, with a single-row token store.
Next
- Linkiir Catalogs Release Notes — every catalog, and how to upgrade
- Diagnostics Adapters — what this catalog contains and how to subscribe