API Reference

Sections

Theme switcher

ActiveNetwork

ActiveNetwork

encryptionAlgorithmobject

Information related to the encryption algorithm of the connected wifi network.

Show child attributes

enterpriseUsernamestring

Sting indicating the username used for device to connect to enterprise network.

isEnterpriseAccessPointboolean

When true, device is connected to an enterprise network access point.

signalStrengthint

Integer representing the RSSI measurement of the connected wifi network signal strength.

ssidstring

SSID of the connected wifi network.

Was this section helpful?

What made this section unhelpful for you?

1 2 3 4 5 6 7 8 9 10 { "encryptionAlgorithm": { "isWPA2": false, "isWPA3": false }, "enterpriseUsername": null, "isEnterpriseAccessPoint": false, "signalStrength": null, "ssid": null }
Was this section helpful?

What made this section unhelpful for you?