API Reference

Sections

Theme switcher

Connectivity

Connectivity

bleobject

Information related to a device's bluetooth connectivity.

Show child attributes

wifiobject

Information related to a device's wifi connectivity.

Show child attributes

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 { "ble": { "appVersion": null, "bootloaderVersion": null, "isEnabled": false, "secureElementVersion": null }, "wifi": { "activeNetwork": { "encryptionAlgorithm": { "isWPA2": false, "isWPA3": false }, "enterpriseUsername": null, "isEnterpriseAccessPoint": false, "signalStrength": null, "ssid": null }, "appVersion": null, "bootloaderVersion": null, "isEnabled": false, "localIpAddress": null, "macAddress": null, "receiveConnectionEvents": false } }
Was this section helpful?

What made this section unhelpful for you?