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

Created basic JSON house keeping module #82

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

Conversation

DrakBoul
Copy link
Contributor

No issue for this PR.

This PR introduces a basic housekeeping module that allows subsystems to easily create and write JSON structure to files using helper functions, it also includes functionality to read the files back into JSON structures, and creating a JSON structure that contains subsystem ID and the UTC time when the housekeeping structure was created.

I'm sure this module can be improved upon once we define how housekeeping files should look like. I am open to any feedback.

Copy link
Contributor

@rcunrau rcunrau left a comment

Choose a reason for hiding this comment

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

Thanks!

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