blob: 0ce9ce7d4c6c43dab87e6fd8119b09d2c51d7e28 [file] [log] [blame]
{
"Type": "Cellular",
"Name": "Test Network",
"Cellular": {
"ActivateOverNonCellularNetwork": false,
"ActivationState": "activated",
"AllowRoaming": true,
"HomeProvider": {
"country": "us",
"name": "cellular_provider"
},
"ServingOperator": {
"Code": "test-code",
"Country": "test-country",
"Name": "test-name"
},
"APN": {
"Name": "test-apn",
"Username": "test-username",
"Password": "test-password"
},
"APNList": [ {
"Name": "test-apn0",
"Password": "test-password0",
"Username": "test-username0"
}, {
"Name": "test-apn1",
"Password": "test-password1",
"Username": "test-username1"
}, {
"Name": "test-apn2",
"Password": "test-password2",
"Username": "test-username2"
}, {
"Name": "test-apn3",
"Password": "test-password3",
"Username": "test-username3"
}
]
}
}