Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / chromeos / test / data / network / translation_of_shill_wimax_with_state.onc
1 {
2     "Connectable": true,
3     "ConnectionState": "NotConnected",
4     "GUID": "{77db0089-0bc8-4358-929c-123xcv}",
5     "Type": "WiMAX",
6     "Name": "SomeWiMAX",
7     "WiMAX": {
8         "AutoConnect": true,
9         "EAP": {
10           "Identity": "${LOGIN_ID}@my.domain.com",
11           "SaveCredentials": true
12         },
13         "SignalStrength": 10
14     },
15     "Source":"User"
16 }