Skip to content
Gallery
Solar home: Tài liệu API
Share
Explore
Solar home: Tài liệu API

icon picker
Lấy danh sách các mạng Wifi xung quanh Data Logger

Lấy danh sách các mạng Wifi trong bán kính tìm thấy của Data Logger

Method:

GET

Endpoint:

/networks

Response

Example Response

[
{
"ssid": "Viet An Staff",
"channel": "2.4",
"mac": "00-1B-63-44-5T-60",
"rssi": -609
},
{
"ssid": "Viet An Software 5G",
"channel": "5",
"mac": "02-1B-63-44-5T-60",
"rssi": -609
},
{
"ssid": "iPhone",
"channel": "2.4",
"mac": "03-1B-63-44-5T-60",
"rssi": -609
}
]

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.