Title here
Summary here
BusinessModel
Kind: global abstract class
Extends: BusinessModel
Model:
Properties
Name | Type | Description |
---|---|---|
isNetworkWifiProfile | boolean | flag (always true) |
ssid | String | Network Wireless access-point SSID (Service Set Identifier) |
bssid | String | Network Wireless access-point BSSID (Basic Service Set Identifier) |
enable | boolean | true if the Network Wireless profile is enabled |
key | String | Network Wireless profile key |
channel | String | Network Wireless profile channel |
bitRate | number | Network Wireless profile bitrate |
Model holding a Network Wireless profile.