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
z-wave-protocol-controller-ver_1.7.1_RC2
History of changes (since base):
p/UnifySDK: UIC-3222: Add U3C patches (ver_1.7.1_RC1-1-g67e1d1fab)
UIC-3222: ZPC User Credential Discovery Commands (ver_1.7.1_RC1-2-gab6255ebe)
UIC-3222: Credential Set (ver_1.7.1_RC1-3-gb5c171637)
UIC-3222: User Set (ver_1.7.1_RC1-4-g774317dc5)
UIC-3222: Unify_UserCredential cluster integration in ZPC (ver_1.7.1_RC1-5-gee8a358f8)
UIC-3222: Refactor modifier_type_t and modifier_node_id (ver_1.7.1_RC1-6-g6e3ab125e)
UIC-3222: Enforce Credential and User Capabilities UIC-3222: Credential capabilities update (ver_1.7.1_RC1-7-gfdf3dee5b)
UIC-3222: Fix User post-interview discovery (ver_1.7.1_RC1-8-g90d257f03)
UIC-3222: User Set Error Report Command (ver_1.7.1_RC1-9-gb37d31c66)
UIC-3222: Credential Set Error Report Command (ver_1.7.1_RC1-10-ge44fa5308)
UIC-3222: Delete All User Command (ver_1.7.1_RC1-11-g6599a9173)
UIC-3222: Delete All Credentials commands (ver_1.7.1_RC1-12-g4fb6a103a)
UIC-3222: Fix User Notification Report Size (ver_1.7.1_RC1-13-g9e5ec939b)
UIC-3222: Enforce uniqueness of Credential Type, Credential Slot pair (ver_1.7.1_RC1-14-ga1b3b04cf)
UIC-3222: Credential Learn Start/Stop (ver_1.7.1_RC1-15-g9629b7563)
UIC-3222: Enforce Capabilities of Credential Slot (ver_1.7.1_RC1-16-g8bbbd0153)
UIC-3222: User Unique Identifier Credential Association commands (ver_1.7.1_RC1-17-g0409e1668)
UIC-3222: User Checksum Get/Report UIC-3222: Update User Checksum Get (ver_1.7.1_RC1-18-g9a5bf555b)
UIC-3222: Credential Checksum Get/Report (ver_1.7.1_RC1-19-g2a33e4b52)
UIC-3222: Expose CredentialLearnStatus to MQTT (ver_1.7.1_RC1-20-g854eab23c)
UIC-3222: Align to ZW_classcmd.h latest constants (ver_1.7.1_RC1-21-g32e1ba9d1)
UIC-3222: Credential data is now a uint8_t instead of uint16_t (ver_1.7.1_RC1-22-gbf6df625d)
UIC-3222: Refactor User Get/Set/Report with new C++API (ver_1.7.1_RC1-23-g7fceb442a)
UIC-3222: CREDENTIAL_DATA doesn't rely on CREDENTIAL_DATA_LENGTH anymore (ver_1.7.1_RC1-24-ga21de8771)
UIC-3222: New specification of User Report (ver_1.7.1_RC1-25-gd3e905a17)
UIC-3222: Refactor tests with new API (ver_1.7.1_RC1-26-gd4ce03284)
UIC-3222: Remove explode_uint16() and get_string_value() (ver_1.7.1_RC1-27-gaecea3804)
UIC-3222: Replace create_command_frame by frame_generator (ver_1.7.1_RC1-28-g11c683bdd)
UIC-3222: Refactor Credential Learn (ver_1.7.1_RC1-29-g231c2cdd5)
UIC-3222: New Specification of Credential Report (ver_1.7.1_RC1-30-ga8422ff9b)
UIC-3222: Remove user set error command (ver_1.7.1_RC1-31-g602f86088)
UIC-3222: Refactor User interview (ver_1.7.1_RC1-32-gfe6ad5009)
UIC-3222: Refactor User Credential Server (ver_1.7.1_RC1-33-g1678e9b1a)
UIC-3222: Remove unused structs and function (ver_1.7.1_RC1-34-g6f5af1eac)
UIC-3222: Move User/Credential capabilities into their own file (ver_1.7.1_RC1-35-gf3d578074)
UIC-3222: Refactor Checksum commands (ver_1.7.1_RC1-36-ge35f9f25f)
UIC-3222: Refactor UUIC association (ver_1.7.1_RC1-37-g78e547719)
UIC-3222: Remove deprecated functions (ver_1.7.1_RC1-38-geae9b5304)
UIC-3222: Move user credential helpers into their own files (ver_1.7.1_RC1-39-g6cc1b857f)
UIC-3222: Move User credential API into their own files (ver_1.7.1_RC1-40-ga5d5104c3)
UIC-3222: Refactor User Credential API (ver_1.7.1_RC1-41-g24589bf24)
UIC-3222: Fix credential discovery (ver_1.7.1_RC1-42-g7b7c08d7f)
UIC-3222: Better handling of duplicate credential (ver_1.7.1_RC1-43-gb63ed981f)
UIC-3222: Fix USER_SET error while reading user name (ver_1.7.1_RC1-44-gb64356222)
UIC-3222: Better handling of rejection of credential due to security rules (ver_1.7.1_RC1-45-g243298f46)
UIC-3222: Add MQTT notification when slot has changed (ver_1.7.1_RC1-46-g3f5e8003c)
UIC-3222: Indicate status of UUIC association to DevUI (ver_1.7.1_RC1-47-g37970d69b)
UIC-3222: Update Get Checksum function (ver_1.7.1_RC1-48-gb0209b98f)
UIC-3222: Credential Learn fix (ver_1.7.1_RC1-49-ga01ac0b9e)
UIC-3222: Display Credential type name when possible in logs (ver_1.7.1_RC1-50-gf3a80f480)
UIC-3222: Refactor Get All Users Checksum (ver_1.7.1_RC1-51-g815268d29)
UIC-3222: Admin code support (ver_1.7.1_RC1-52-g374f10243)
UIC-3222: Use zwave_command_class_user_credential_supports API for commands (ver_1.7.1_RC1-53-gb6f0f4356)
UIC-3222: Fix user added twice (ver_1.7.1_RC1-54-g64fa18d1c)
UIC-3222: Sonar fixes (ver_1.7.1_RC1-55-ge52a69f36)
UIC-3222: Fix User interview (ver_1.7.1_RC1-56-g953044b51)
UIC-3222: Fix error message on network status wake up (ver_1.7.1_RC1-57-gd132866f4)
UIC-3222: Python script for User Credential CTT (ver_1.7.1_RC1-58-gb519d54f0)
UIC-3222: Use raw data for credentials that are not PinCode or password (ver_1.7.1_RC1-59-g160133382)
feat(u3c): Add test on simulated lock app (ver_1.7.1_RC1-60-g3b2384794)
fix(zwa): Use archive if present, or download it (ver_1.7.1_RC1-61-g3271ea816)
fix(zwa): Display keys (ver_1.7.1_RC1-62-g29f7ceaac)
fix(ci): Release on tag push (ver_1.7.1_RC1-63-g9490678a1)
GPG-URL: https://github.com/rzr.gpg
Base: ver_1.7.1_RC1
Signed-off-by: Philippe Coval <[email protected]>