Tags: wasnertobias/zap
Tags
Expose the storagePolicy of attributes in attribute iterators. (proje… …ct-chip#1008)
Adding struct item helper based on struct and cluster name (project-c… …hip#1002) - Add zcl_struct_items_by_struct_and_cluster_name helper for retrieving struct items based on struct and cluster name in helper-zcl.js - Updating selectAllStructItemsByStructName to handle cluster name as well - Updating the xml for TargetStruct such that it is now present in binding and access control clusters - Adding a test to make sure the right struct items are generated based on cluster names - Github: ZAP#916
Add isSupported helper for Darwin. (project-chip#1000) * Add isSupported helper for Darwin. This supports marking this as "provisional", which unlike "removed" can be overridden by a later "introduced". * Make handling of introduced things inside a provisional thing better. * Also include description in zcl_clusters, to match all_user_clusters.
Deprecating the matter stateful helpers (project-chip#989) Github: ZAP#682
Extending the all_user_cluster_generated_commands with more informati… …on on command arguments (project-chip#985) Github: ZAP#971
Deprecating stateful helpers with stateless helpers (project-chip#982) - Deprecating chip_client_clusters, chip_cluster_commands, chip_cluster_responses and chip_cluster_command_arguments with all_user_clusters, zcl_commands, zcl_command_responses and zcl_command_arguments respectively - Adding more attributes to the command in db-mapping along with the extension to the zcl_command query - Updating selectAllClustersDetailsFromEndpointTypes such that all_user_clusters can be filtered based on side of cluster - Adding zcl_command_responses to retrieve all commands which are also command responses.a - Extending asJavaType to handle asJavaBoxedType properly under all block helpers and not just chipType block helpers - Updating the local map for command query - Minor cleanup - Github: ZAP#971
Ensure db mapping aliases commandName for commands (template compatib… …ility) and that commands by cluster contain response names (project-chip#981)
ZAP official release v2023.02.27. This release was shipped as part of Simplicity Studio v5.6.3.0
Removing exceptions to test java code in Chip repo (project-chip#976) Github: ZAP#898
Adding exceptions to if_basic_attribute (project-chip#975) Github: ZAP#898
PreviousNext