Home | History | Annotate | Download | only in network
      1 {
      2   "Type": "Cellular",
      3   "Name": "Test Network",
      4   "Cellular": {
      5     "APN": {
      6       "AccessPointName": "test-apn",
      7       "Username": "test-username",
      8       "Password": "test-password"
      9     },
     10     "AutoConnect": true
     11   }
     12 }
     13