Skip to content

Commit

Permalink
Added power and Temperature
Browse files Browse the repository at this point in the history
  • Loading branch information
elueckel authored Sep 5, 2024
1 parent b6f2fe1 commit de7e891
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions UniFi Device Monitor/form.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,11 @@
"name": "DataPointTemperature",
"caption": "Temperature Data"
},
{
"type": "CheckBox",
"name": "DataPointPower",
"caption": "Power Data"
},
{
"type": "CheckBox",
"name": "DataPointSpecific",
Expand Down

0 comments on commit de7e891

Please sign in to comment.