- add sources.
[platform/framework/web/crosswalk.git] / src / chromeos / test / data / network / translation_of_shill_wifi_with_state.onc
1 {
2   "GUID": "{64c4f86b-cf6a-4e4a-8eff-456def}",
3   "Name": "OpenWrt",
4   "Type": "WiFi",
5   "WiFi": {
6     "AutoConnect": true,
7     "BSSID": "00:12:34:ca:56:8b",
8     "HiddenSSID": false,
9     "Passphrase": "some passphrase",
10     "SSID": "OpenWrt",
11     "Security": "WPA-PSK",
12     "SignalStrength": 10
13   },
14   "ConnectionState": "NotConnected"
15 }