Skip to content

acs-edge: support per-item timestampNs in JSON (Batched) payloads - #741

Merged
KavanPrice merged 3 commits into
mainfrom
kp/json-batched-timestamp-ns
Aug 27, 2026
Merged

acs-edge: support per-item timestampNs in JSON (Batched) payloads#741
KavanPrice merged 3 commits into
mainfrom
kp/json-batched-timestamp-ns

Conversation

@KavanPrice

Copy link
Copy Markdown
Contributor

This adds support for custom drivers to provide nanosecond timestamp resolution with a batched payload format. This was left as an open item after the switch to nanosecond timestamps in Sparkplug.

This works in the same way as the non-batched JSON format, where a driver provides each individual { "timestampNs": "123456", "value": "654321" } in a batch.

@KavanPrice
KavanPrice merged commit c75176c into main Aug 27, 2026
1 check passed
@KavanPrice
KavanPrice deleted the kp/json-batched-timestamp-ns branch August 27, 2026 10:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants