summaryrefslogtreecommitdiffstats
path: root/chromeos/test/data/network/cellular.onc
blob: 582d594abd47f693250040277c364a8bcb4c5983 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
  "Type": "Cellular",
  "Name": "Test Network",
  "Cellular": {
    "APN": {
      "Name": "test-apn",
      "Username": "test-username",
      "Password": "test-password"
    }
  }
}