Skip to content

API: use UTC timestamps in set attr value endpoint#36

Merged
dbnk0 merged 1 commit intomasterfrom
fix_api_set_attr_value_tz
Mar 30, 2026
Merged

API: use UTC timestamps in set attr value endpoint#36
dbnk0 merged 1 commit intomasterfrom
fix_api_set_attr_value_tz

Conversation

@dbnk0
Copy link
Copy Markdown
Collaborator

@dbnk0 dbnk0 commented Mar 30, 2026

The platform uses mostly UTC timestamps nowadays, and that also applies to the data ingested. However, datapoints created through "set attribute value" endpoint in the DP3 API still use timezone unaware timestamps. This patch allows unified data processing in the applications.

The platform uses mostly UTC timestamps nowadays, and that also applies to
the data ingested. However, datapoints created through "set attribute value"
endpoint in the DP3 API still use timezone unaware timestamps.
This patch allows unified data processing in the applications.
@dbnk0 dbnk0 requested a review from xsedla1o March 30, 2026 09:08
@dbnk0 dbnk0 self-assigned this Mar 30, 2026
Copy link
Copy Markdown
Collaborator

@xsedla1o xsedla1o left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@dbnk0 dbnk0 merged commit a74b642 into master Mar 30, 2026
4 checks passed
@dbnk0 dbnk0 deleted the fix_api_set_attr_value_tz branch March 30, 2026 10:34
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