Skip to main content

Diagnostics Adapters — Release Notes

Results and signals arriving from an instrument: laboratories, imaging, and devices.

CatalogDiagnostics Adapters
Catalog idlkdx
Repositoryhttps://github.com/Linkiir/linkiir-diagnostics-adapters
Minimum Grid version1.0.0

Current versions

Adapters

AdapterCurrent versionNode type idChangelog
Dexcom Authorize1.0.0LKDX_DEXCOM_AUTHORIZEhistory
Dexcom Read EGV1.0.0LKDX_DEXCOM_READ_EGVhistory

Libraries

LibraryCurrent versionChangelog
dexcom_cgm1.0.0history
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