You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Service Area: Remove nullable qualities to match the latest spec (project-chip#34732)
* Updated the golabl data type's XMLs, removing the cluster entries.
* Zap generated after XML update.
* Fixed namespaces used of global structs.
* Restyled by clang-format
* Renamed LocationInfoStruct to AreaInfoStruct.
* Zap generated after XML update.
* Renamed LocationStruct to AreaStruct and its LocationID and LocationDesc fields.
* Zap generated after XML update.
* Updated SDK and example code to match the new naming.
* Updated the ProgressStruct's LocationID name to AreaID.
* Zap generated after XML update.
* Updated the SDK code following name changes.
* Updated the SelectLocationsStatus and SkipLocationStatus enum names and some of their enums.
* Zap generated after XML update.
* Updated the SelectLocationsStatus and SkipCurrentLocationStatus names and their enum names.
* Updated the names of the SupportedLocations, SelectedLocations and CurrentLocation attributes.
* Zap generated after XML update.
* Updated the changed names in the SDK.
* Updated the service area command names in XML.
* Zap generated after XML update.
* Updated the service area command names in the SDK.
* Updated the rvc-example zap file.
* Refactored LocationStructureWrapper to AreaStructureWrapper.
* Restyled by clang-format
* Regenerated zap files due to changes upsteram.
* Removed unused generated file.
* Updated the Service Area XML marking previously nullabel attributes as not-nullable.
* Zap generated after XML update.
* Updated the attribute encoding and some server logic following the romoval of the nullable quality for some attributes.
* spacing changes form zap regen.
* Fixed minor mistake during merge.
---------
Co-authored-by: Restyled.io <commits@restyled.io>
0 commit comments