[automower] Fix item-type value for channel type positionType (#12714)
Related to #12712 Signed-off-by: Laurent Garnier <lg.hc@free.fr>
This commit is contained in:
parent
cb27dc5e68
commit
01006b73aa
@ -260,7 +260,7 @@
|
||||
</channel-type>
|
||||
|
||||
<channel-type id="positionType">
|
||||
<item-type>Point</item-type>
|
||||
<item-type>Location</item-type>
|
||||
<label>GPS Position</label>
|
||||
<description>The channel providing a waypoint of the mower's activity.</description>
|
||||
<state readOnly="true"/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user