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

JSON standardization #33

Open
1 of 4 tasks
zleyyij opened this issue Feb 22, 2023 · 1 comment
Open
1 of 4 tasks

JSON standardization #33

zleyyij opened this issue Feb 22, 2023 · 1 comment

Comments

@zleyyij
Copy link
Member

zleyyij commented Feb 22, 2023

This applies to both specified and specify, I'm putting it here. This change entails standardizing and cleaning up the Specify json.

TODO

  • Write a broad summary of the json, breaking it down into various parts and clarifying keys when needed. Units should be specified(mega, mebi and so on).
  • On the specified side, convert WorkingSet to me(ga|bi)bytes and label in the viewer. Drives are also measured in bytes then converted specified side, so I feel this is fine.
  • Ensure all references to datetime and elapsed time are in Unix time, or decide on a standard to abide by (eg: 8601). This affects InstalledApps, startuptasks, possibly bios release date, DHCP info, and uptime
  • Remove redundant data from the JSON, or add a clarifying reason in the json doc explaining why it's needed (see ScheduledTasks Path and Name) for one instance

More can be added, this should be enough to start.

@zleyyij
Copy link
Member Author

zleyyij commented Mar 28, 2024

ISO 8601/DateTime object please

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

No branches or pull requests

1 participant