377d2c64 by Skip Hines

Update HpeUsage.xid.xml, fixed azimuth multiplicity.

1 parent e846c126
...@@ -77,7 +77,7 @@ ...@@ -77,7 +77,7 @@
77 <tag name="unit" value="m/sec"/> 77 <tag name="unit" value="m/sec"/>
78 <comment>The observed speed. O if not known.</comment> 78 <comment>The observed speed. O if not known.</comment>
79 </elem> 79 </elem>
80 <elem name="azimuth" type="float32" multiplicity="0..1"> 80 <elem name="azimuth" type="float32" multiplicity="1">
81 <tag name="unit" value="degrees"/> 81 <tag name="unit" value="degrees"/>
82 <comment>Azimuth heading of the device in degrees (true North)</comment> 82 <comment>Azimuth heading of the device in degrees (true North)</comment>
83 </elem> 83 </elem>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!