Anthony Kolka Posted May 21, 2021 Share Posted May 21, 2021 Maybe I haven't found the option, but it would be cool if you could do a get request to a microserver on a customizable port and get all current readings in JSON format broken out in categories. Like this: { "Temperatures": { "Motherboard": { "value": 39, "unit": "C" }, ... Have it just return all current values or a selectable subset maybe? Quote Link to comment Share on other sites More sharing options...
Anthony Kolka Posted May 21, 2021 Author Share Posted May 21, 2021 Oh, and I know that the values can be written to a DB and that I could then make my own microservice, but that adds a lot more overhead and latency. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.