Skip to content

Commit c8b9724

Browse files
committed
reverted changes in generated code.
1 parent 64b4774 commit c8b9724

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

data_model/master/clusters/ServiceArea.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -113,15 +113,15 @@ Davis, CA 95616, USA
113113
<mandatoryConform/>
114114
<constraint type="desc"/>
115115
</field>
116-
<field id="2" name="AreaInfo" type="AreaInfoStruct" default="MS">
116+
<field id="2" name="AreaDesc" type="AreaInfoStruct" default="MS">
117117
<mandatoryConform/>
118118
</field>
119119
</struct>
120120
<struct name="LandmarkInfoStruct">
121121
<field id="0" name="LandmarkTag" type="tag">
122122
<mandatoryConform/>
123123
</field>
124-
<field id="1" name="RelativePositionTag" type="tag">
124+
<field id="1" name="PositionTag" type="tag">
125125
<quality nullable="true"/>
126126
<mandatoryConform/>
127127
</field>

0 commit comments

Comments
 (0)