pending_actions เรากำลังเลิกใช้งานเอกสารประกอบการขนส่งและโลจิสติกส์ คุณสามารถดูเอกสารฉบับอัปเดตได้ที่เว็บไซต์
Mobility Services
WiFiAccessPoint
จัดทุกอย่างให้เป็นระเบียบอยู่เสมอด้วยคอลเล็กชัน
บันทึกและจัดหมวดหมู่เนื้อหาตามค่ากำหนดของคุณ
ข้อมูลจุดเข้าใช้งาน Wi-Fi
การแสดง JSON |
{
"macAddress": string,
"strengthDbm": integer
} |
ช่อง |
macAddress |
string (int64 format)
ที่อยู่ MAC ของจุดเข้าใช้งาน
|
strengthDbm |
integer
ความแรงสัญญาณของจุดเข้าใช้งานในหน่วย dBm
|
เนื้อหาของหน้าเว็บนี้ได้รับอนุญาตภายใต้ใบอนุญาตที่ต้องระบุที่มาของครีเอทีฟคอมมอนส์ 4.0 และตัวอย่างโค้ดได้รับอนุญาตภายใต้ใบอนุญาต Apache 2.0 เว้นแต่จะระบุไว้เป็นอย่างอื่น โปรดดูรายละเอียดที่นโยบายเว็บไซต์ Google Developers Java เป็นเครื่องหมายการค้าจดทะเบียนของ Oracle และ/หรือบริษัทในเครือ
อัปเดตล่าสุด 2025-07-27 UTC
[[["เข้าใจง่าย","easyToUnderstand","thumb-up"],["แก้ปัญหาของฉันได้","solvedMyProblem","thumb-up"],["อื่นๆ","otherUp","thumb-up"]],[["ไม่มีข้อมูลที่ฉันต้องการ","missingTheInformationINeed","thumb-down"],["ซับซ้อนเกินไป/มีหลายขั้นตอนมากเกินไป","tooComplicatedTooManySteps","thumb-down"],["ล้าสมัย","outOfDate","thumb-down"],["ปัญหาเกี่ยวกับการแปล","translationIssue","thumb-down"],["ตัวอย่าง/ปัญหาเกี่ยวกับโค้ด","samplesCodeIssue","thumb-down"],["อื่นๆ","otherDown","thumb-down"]],["อัปเดตล่าสุด 2025-07-27 UTC"],[[["This document describes the JSON representation of WiFi access point information, including the MAC address and signal strength."],["The data structure uses `macAddress` (string, int64 format) for the access point's unique identifier and `strengthDbm` (integer) for its signal strength in dBm."]]],["The JSON represents WiFi access point data, including the `macAddress` (a string in int64 format) and `strengthDbm` (an integer). `macAddress` identifies the access point, while `strengthDbm` indicates its signal strength in decibel-milliwatts. The information is structured within a JSON object with these two fields.\n"]]