Really, folks... I dug around in the various menus on my C-8 (non-Pro) but for the life of me I can't find where to read how much memory I have remaining.
Where do I find this, if at all?
Thanks!
Really, folks... I dug around in the various menus on my C-8 (non-Pro) but for the life of me I can't find where to read how much memory I have remaining.
Where do I find this, if at all?
Thanks!
For most people, this info is not useful or actionable as the hub does good memory management on its own. For those who insist…
Adding to the above, it's not in the UI anywhere, but a driver like that is one way you can get that if needed. Otherwise, the actual data is accessible only via endpoints like <hubIP>/hub/advanced/freeOSMemory, which you can also just hit in a browser to see if you're curious.