Update HpeUsage.xid.xml, fixed azimuth multiplicity.
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -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> | ... | ... |
-
Please register or sign in to post a comment