获取文件夹内容时发生错误.
Bharat Raju
编辑于
> - Schema changes such that sessions now have session partitions to allow multiple zcl and template config files. > - Session packages and endpoint types are now linked to a session partition such that generation and UI can be made exclusive to the device type selected on an endpoint > - All relevant queries have been updated with session partition > - imp-exp of .zap files is taken into account here as well > - ZAP Generation can now generate the corresponding templates based on the category of the device type and the category of the generation templates eg: matter or zigbee. The same goes for UI > - All existing tests pass with these changes - Fixing the cluster view when multiple zcl device types are selected - ZAP: Opening existing .zap files does not allow multi-device type selection - Fixing sessionAttempt in initialize.js and cleaning up the packages from the session in jsonDataLoader function in import-json fixed this - Other minor cleanup - Fixing CMP generation for command line in startup.js#generateSingleFile such that it generates for all generation template json files and not just one of them - bumping the feature level of zap - Adding the reference to parentEndpointRef in endpoint extended in db-mapping due to rebase and also fixing the selectAllEndpointsBasedOnTemplateCategory for the same - Cleaning up session package and session partitions to avoid having the wrong session packages and partitions in deleteAllSessionPackages - Cleaning up query-session#ensureBlankSession - Fixing the zap schema for command trigger warnings when adding endpoints - Fixing the parent-endpoint.test.js just like the rest with session partition info - Fixing the default attribute enablement based on catgeory such as matter/zigbee for global attributes other minor cleanup - Not showing the extensions tab in case of multi-protocol since it is currently not supported, see ZCLToolbar.vue - Showing all logos based on the categories from the zcl files selected, see ZCLToolbar.vue - Added multi-protocol tests, see multi-protocol.test.js, multi-protocol.zap, test-utils.js - Removed lo-devices.xml from the zcl-with-extensions.json matter file to test multi-protocol more efficiently since for generation as is the case in reality as well. - Fixing calls to insertEndpointType with device type params in query.test.js - Fix cypress tests for vue tour which was happening due to category(zigbee/matter) not being picked from zcl properties files. Also handling the default use case when category is not found - Calling this..dispatch('zap/updateClusters') in vue tour after update to endpoint type due to multi-protocol changes - Fixing the default use case for showing and not showing UI elements in ui-options.js - Fixing server-bare.test.js when inserting a package along with some other minor cleanup which is needed - Fix the server-bare.test.js - Improving the session creation and package selection process in the UI via ZapConfig.vue changes - Pre-selecting the package files which exist in ZapConfig.vue. Also now showing package selection view if the packages which exist in the db are the same as the ones in the .zap file. - Showing a warning in the custom xml page when a multi-proptocol config is open since custom xml is not currently supported for custom xml. See ZclCustomZclView.vue - JIRA: ZAPP-1216
代码所有者
将用户和群组指定为特定文件更改的核准人。 了解更多。
名称 | 最后提交 | 最后更新 |
---|---|---|
.. |