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
Add service area cluster to rvc device type template (#34075)
* Add definitions for common HomeLocationStruct and types - see connectedhomeip-spec PR 8933
* Add definition for Service Area Cluster - see connectedhomeip-spec PR 8937
* Add semantic tag definitions needed for Service Area Cluster - see connectedhomeip-spec PR 8937
* Update Service Area Cluster definition of LocationInfoStruct - see connectedhomeip-spec PR 8937
* Rename SurfaceTag to FloorSurfaceTag - spec PR 8937 commit 431739b3e3996d0ef74a36b2a6b93ac0d3db9c45
* Fix Carport typo, remove IsGroundFloor field (spec change)
* Update home location definitions per spec PR 8933 commit f04958166412d5b7eff4d3443273f47f12f22baf 2024-05-23
* update generated files
* Update Service Area Cluster definitions per spec PR 8937 up to commit 6bf3762eb1ee733c642e79074744d1185b82a89c 2024-05-24
* update generated files
* Regenerated zap files after merge.
* Moved the AreaTypeTag namespace definition to namespaces.xml.
* Moved the HomeLoc global struct into global-sturcts.xml.
* Updated the AreaTypeTag namespace to match the latest spec definition.
* Updated the AreaTypeTag namespace to match the latest spec definition.
* Updated the matterlint rules with the changes in the xml files.
* Reverted changes to the rvc zap file.
* Addded global xml files to relevant lists of xmls.
* Added the Position, Landmark and Floor Surface Namespaces.
* Removed namespace tag definitions from the service area cluters XML.
* Regenerated zap files.
* Explicitly set the conformance.
* Fixed typos in the service-area clusters XML from review.
* Used a more feature rich method for defining the cluster's features.
* Reordered data-type definitions to match the order in the spec.
* Regenerated zap files.
* Added github issue to a comment.
* Renamed namespaces.xml to semantic-tag-namespace-enums.xml.
* Missed some rename locations.
* Added the Service Area cluster as an optional cluster to the Robotic Vacuun Cleaner device type.
* Regenerated zap files after sync with upstream.
* Regenerated zap files after sync with upstream.
---------
Co-authored-by: jfierke@irobot.com <jfierke@irobot.com>
0 commit comments