Page cover image

Cpu-Serial Information

BaseUrl

http://your-hotspot-ip:8001/api/hotspot/cpuinfo

method

GET

params

Null

return*

🍺Success

{
"Hardware": " BCM2835",
"Serial": " 10000000ea3dca50",
"Model": " Raspberry Pi 4 Model B Rev 1.2",
"Revision": " c03112"
}

❌404

{
"code": 404,
"data": "Nothing Found Here  :-("
}

Last updated