Add categories for Sensors

This commit is contained in:
Piotr Rogowski 2023-05-04 17:34:06 +02:00
parent 9a6e77e3ee
commit 9e0dbd2327
No known key found for this signature in database
GPG Key ID: 4A842D702D9C6F8F
6 changed files with 41 additions and 1 deletions

View File

@ -0,0 +1,8 @@
{
"label": "Driver controls and feedback",
"position": 4,
"link": {
"type": "generated-index",
"description": "Driver controls and feedback"
}
}

View File

@ -0,0 +1,8 @@
{
"label": "Fuel sensors",
"position": 3,
"link": {
"type": "generated-index",
"description": "Fuel sensors"
}
}

View File

@ -0,0 +1,8 @@
{
"label": "General sensors",
"position": 0,
"link": {
"type": "generated-index",
"description": "General sensors"
}
}

View File

@ -0,0 +1,8 @@
{
"label": "Pressure sensors",
"position": 2,
"link": {
"type": "generated-index",
"description": "Pressure sensors"
}
}

View File

@ -0,0 +1,8 @@
{
"label": "Temperature sensors",
"position": 1,
"link": {
"type": "generated-index",
"description": "Temperature sensors"
}
}

View File

@ -1,5 +1,5 @@
{
"label": "Sensors And Gauges",
"label": "Sensors and gauges",
"position": 4,
"link": {
"type": "generated-index",