Skip to content
This repository has been archived by the owner on Oct 8, 2021. It is now read-only.

Metadata JSON transmission #6

Closed
cyring opened this issue Jun 15, 2015 · 1 comment
Closed

Metadata JSON transmission #6

cyring opened this issue Jun 15, 2015 · 1 comment

Comments

@cyring
Copy link
Owner

cyring commented Jun 15, 2015

Web Socket should send Metadata during the JSON stage 0, such as :

"Metadata": {
    "TSC": "Time Stamp Counter",
    "HTT": "Hyper-Threading",
    "C3A": "C3 Auto Demotion"
}

Perhaps, add attributes per variable :

{
    "min": 000,
    "max": 999,
    "thresholds": [ 25, 37.2, 39.9 ]
}
@cyring cyring changed the title Metadata Metadata JSON transmission Jun 15, 2015
@cyring
Copy link
Owner Author

cyring commented Dec 1, 2015

Canceled

@cyring cyring closed this as completed Dec 1, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant