Skip to content

Commit

Permalink
Changed head capacity schema from integer to double
Browse files Browse the repository at this point in the history
  • Loading branch information
wroantree-willow committed Mar 29, 2024
1 parent c5431d2 commit 1e3b6ec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Ontology/Willow/Component/Asset/Pump.json
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@
"en": "head capacity"
},
"name": "headCapacity",
"schema": "integer",
"schema": "double",
"unit": "metre",
"writable": true
},
Expand Down

0 comments on commit 1e3b6ec

Please sign in to comment.