summaryrefslogtreecommitdiff
path: root/.Glass/glass.json
blob: d58cf04393b64aa9917cdf18754f29cb906061a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
  "NetworkTables": {
    "Retained Values": {
      "open": false
    },
    "transitory": {
      "SmartDashboard": {
        "open": true
      }
    },
    "types": {
      "/FMSInfo": "FMSInfo"
    }
  },
  "NetworkTables Info": {
    "Clients": {
      "open": true
    },
    "visible": true
  },
  "NetworkTables Settings": {
    "mode": "Client (NT4)",
    "serverTeam": "9089"
  }
}