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

New logger to dump a JSON file with all attributes of a Monitor & ISO dates #1404

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

wsw70
Copy link
Contributor

@wsw70 wsw70 commented May 20, 2024

This PR is for a logger that creates a JSON file with all the attributes of a Monitor. It also uses ISO 8601 for dates to make parsing easier (reference: https://xkcd.com/1179/).

In addition to the fact that the world needs another JSON file, I intend to use it in a dashboard that will allow for selective display of data.

IMPORTANT NOTE: this Logger requires jsonpickle but I do not know how to hint this in the code (I need to learn Poetry). If you do not intend to pull in extra dependencies please reject this PR as it won't work without.

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.

1 participant