Skip to content

Commit

Permalink
V1.19.00
Browse files Browse the repository at this point in the history
  • Loading branch information
jgyates committed Dec 6, 2023
1 parent b637964 commit bf1d5c2
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions data/mib/generac_evo_nexus.json
Original file line number Diff line number Diff line change
Expand Up @@ -231,6 +231,30 @@
"default" : " ",
"keywords" : ["Maintenance", "Fuel Type"]
},
{
"oid": "1, 0, 8, 1",
"return_type": "str",
"integer": true,
"description": "fuelLevelSensor2",
"default" : " ",
"keywords" : ["Maintenance", "Fuel Level Sensor Tank 2"]
},
{
"oid": "1, 0, 8, 2",
"return_type": "str",
"integer": true,
"description": "fuelLevelSensor3",
"default" : " ",
"keywords" : ["Maintenance", "Fuel Level Sensor Tank 3"]
},
{
"oid": "1, 0, 8, 3",
"return_type": "str",
"integer": true,
"description": "fuelLevelSensor4",
"default" : " ",
"keywords" : ["Maintenance", "Fuel Level Sensor Tank 4"]
},
{
"oid": "1, 0, 8",
"return_type": "str",
Expand Down

0 comments on commit bf1d5c2

Please sign in to comment.