mirror of
https://github.com/Team4388/2022NoWayHome.git
synced 2026-06-09 00:38:05 -06:00
9ccf4bcea2
- Refactor recording to use commands
28 lines
875 B
JSON
28 lines
875 B
JSON
{
|
|
"NTProvider": {
|
|
"types": {
|
|
"/FMSInfo": "FMSInfo",
|
|
"/LiveWindow/LED": "Subsystem",
|
|
"/LiveWindow/SwerveDrive": "Subsystem",
|
|
"/LiveWindow/SwerveModule": "Subsystem",
|
|
"/LiveWindow/Ungrouped/PIDController[1]": "PIDController",
|
|
"/LiveWindow/Ungrouped/PIDController[2]": "PIDController",
|
|
"/LiveWindow/Ungrouped/PIDController[3]": "PIDController",
|
|
"/LiveWindow/Ungrouped/Scheduler": "Scheduler",
|
|
"/SmartDashboard/Auto Chooser": "String Chooser",
|
|
"/SmartDashboard/Field": "Field2d",
|
|
"/SmartDashboard/JVM Memory": "Command",
|
|
"/SmartDashboard/Recording": "Command",
|
|
"/SmartDashboard/Scheduler": "Scheduler",
|
|
"/SmartDashboard/Usable Deploy Space": "Command"
|
|
},
|
|
"windows": {
|
|
"/SmartDashboard/Scheduler": {
|
|
"window": {
|
|
"visible": true
|
|
}
|
|
}
|
|
}
|
|
}
|
|
}
|