docs: update response to "/machine/system_info"

Signed-off-by:  Eric Callahan <arksine.code@gmail.com>
This commit is contained in:
Eric Callahan 2021-06-10 19:57:41 -04:00
parent 9ea91f4f5d
commit 33cb18517a
1 changed files with 3 additions and 1 deletions

View File

@ -815,7 +815,9 @@ Returns: Information about the host system in the following format:
"processor": "armv6l", "processor": "armv6l",
"cpu_desc": "ARMv6-compatible processor rev 7 (v6l)", "cpu_desc": "ARMv6-compatible processor rev 7 (v6l)",
"hardware_desc": "BCM2835", "hardware_desc": "BCM2835",
"model": "Raspberry Pi Zero W Rev 1.1" "model": "Raspberry Pi Zero W Rev 1.1",
"total_memory": 439276,
"memory_units": "kB"
}, },
"sd_info": { "sd_info": {
"manufacturer_id": "03", "manufacturer_id": "03",