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

Timestamps with ms #75

Merged
merged 24 commits into from
Feb 4, 2025

Conversation

afonsoCarreira1
Copy link
Contributor

No description provided.

@adelnoureddine adelnoureddine self-assigned this Dec 15, 2024
@adelnoureddine
Copy link
Member

adelnoureddine commented Jan 16, 2025

Thanks @afonsoCarreira1.
I think having data in seconds by default and writing them in milliseconds through a flag is a better option.

So, I recommend:

  • Add a flag to activate milliseconds display. For instance a flag -c
  • Have a variable for millisecond flag, default to False
  • Check it in CSV_Power module, and call Get_Timestamp if True, otherwise kee the previous Put line.

@afonsoCarreira1
Copy link
Contributor Author

I completed all the steps, hope everything is fine.

@adelnoureddine
Copy link
Member

Thanks @afonsoCarreira1. I did some styling changes and updated README. I'll merge this PR.

@adelnoureddine adelnoureddine added this to the 1.1 milestone Feb 4, 2025
@adelnoureddine adelnoureddine merged commit e5bdb24 into joular:develop Feb 4, 2025
1 check passed
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