Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Time Zones and Historical Data #149

Open
MaxHanson opened this issue Jan 27, 2024 · 1 comment
Open

Time Zones and Historical Data #149

MaxHanson opened this issue Jan 27, 2024 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@MaxHanson
Copy link

Does the connector account for the Flexy local time zone for Flexy historical data? Or is it necessary to select the "Record data in UTC" option in the Flexy Setup>System>General>Date & Time configuration?

@alexjhawk
Copy link
Collaborator

alexjhawk commented Feb 5, 2024

Hi @MaxHanson,

The Ignition Ewon Connector uses Ewon's DataMailbox API for historical data, which accounts for Flexy's local time zone configuration. The image below shows the time behavior when the 'Record data in UTC' option is checked or unchecked (the connector uses getdata/syncdata):

image

As shown, tag history, alarm states, and alarm history will use the local time stamp unless the 'Record data in UTC' option is selected.

Additional details of the time zone behaviors of the DataMailbox API can be found in the UTC Timestamp Logging Solution Sheet document.

Please let me know if you have any additional questions, and feel free to close this issue if I've been able to answer your question.

Best regards,

@alexjhawk

@alexjhawk alexjhawk self-assigned this Feb 5, 2024
@alexjhawk alexjhawk added the question Further information is requested label Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants