Skip to content

Commit

Permalink
reverted changes in generated code.
Browse files Browse the repository at this point in the history
  • Loading branch information
hicklin committed Aug 22, 2024
1 parent 64b4774 commit c8b9724
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data_model/master/clusters/ServiceArea.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,15 +113,15 @@ Davis, CA 95616, USA
<mandatoryConform/>
<constraint type="desc"/>
</field>
<field id="2" name="AreaInfo" type="AreaInfoStruct" default="MS">
<field id="2" name="AreaDesc" type="AreaInfoStruct" default="MS">
<mandatoryConform/>
</field>
</struct>
<struct name="LandmarkInfoStruct">
<field id="0" name="LandmarkTag" type="tag">
<mandatoryConform/>
</field>
<field id="1" name="RelativePositionTag" type="tag">
<field id="1" name="PositionTag" type="tag">
<quality nullable="true"/>
<mandatoryConform/>
</field>
Expand Down

0 comments on commit c8b9724

Please sign in to comment.