Skip to content

Conversation

@nkljajic
Copy link
Collaborator

@nkljajic nkljajic commented Jun 8, 2023

Size of ZW_METER_GET_V3_FRAME is smaller than size of ZW_METER_GET_V5_FRAME, so legacy device with COMMAND_CLASS_METER_V3 and below will receive V5 frame which is larger than expected, and device will ignore such frames, so attribute [0x3208] Value can not get resolved for legacy devices.

@nkljajic
Copy link
Collaborator Author

nkljajic commented Jun 8, 2023

Example devics are Aeotec Nano Dimmer (ZW111) and Fibaro Double Switch 2 (FGS 223).

@nkljajic
Copy link
Collaborator Author

Added DCO signed-off in commit message

Signed-off-by: Nenad Kljajic <43343836+nkljajic@users.noreply.github.com>
@nkljajic nkljajic closed this Aug 24, 2023
@nkljajic nkljajic deleted the 1.3.1-COMMAND_CLASS_METER_V2 branch August 24, 2023 16:31
@rzr
Copy link
Collaborator

rzr commented Aug 24, 2023

Feel free to reopen this PR once you have approvals both side (not under my controls)

Meanwhile I have briefed unity team to help you, while I am OoO, we plan to test your patches and provide feedback here and then merge them at the right time both side, (idealy before next release)

Feel free to ask support

@rzr
Copy link
Collaborator

rzr commented Nov 7, 2023

May this PR be reopened ?

@nkljajic
Copy link
Collaborator Author

nkljajic commented Nov 7, 2023

I will create new patch for 1.4.0 release.

Support Case
00308629

@rzr
Copy link
Collaborator

rzr commented Nov 28, 2023

I will create new patch for 1.4.0 release.

Support Case 00308629

excellent, if you want to track your changes you can add this case number in your commits footer

rzr added a commit that referenced this pull request Mar 28, 2025
This change is motivated by zeal project

Tests are passing, but it fail later on installing package:

  #12 1.646 dpkg: error processing archive ./build/z-wave-protocol-controller_1.7.0_x86_64/libunify_1.7.0-65-gbc86741e_x86_64.deb (--install):
  Error: No space left on device : '/home/runner/runners/2.323.0/_diag/pages/a643bedf-49e7-4c3e-9568-b498945dda79_dd23db01-cff6-57a4-373a-5c8097a97333_1.log'

I suspect the cause it all the assets in tree, this has to be cleaned up.

This change prevent this problem, further cleaning may be considered.

Relate-to: SiliconLabsSoftware/z-wave-engine-application-layer#11 (comment)
Relate-to: SiliconLabsSoftware/z-wave-protocol-controller#77
Relate-to: SiliconLabsSoftware/z-wave-engine-application-layer#10
Relate-to: SiliconLabsSoftware/z-wave-engine-application-layer#11
Relate-to: SiliconLabsSoftware/z-wave-engine-application-layer#7
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
Thomasdjb pushed a commit to Thomasdjb/UnifySDK that referenced this pull request May 22, 2025
This change is motivated by zeal project

Tests are passing, but it fail later on installing package:

  SiliconLabs#12 1.646 dpkg: error processing archive ./build/z-wave-protocol-controller_1.7.0_x86_64/libunify_1.7.0-65-gbc86741e_x86_64.deb (--install):
  Error: No space left on device : '/home/runner/runners/2.323.0/_diag/pages/a643bedf-49e7-4c3e-9568-b498945dda79_dd23db01-cff6-57a4-373a-5c8097a97333_1.log'

I suspect the cause it all the assets in tree, this has to be cleaned up.

This change prevent this problem, further cleaning may be considered.

Relate-to: SiliconLabsSoftware/z-wave-engine-application-layer#11 (comment)
Relate-to: SiliconLabsSoftware/z-wave-protocol-controller#77
Relate-to: SiliconLabsSoftware/z-wave-engine-application-layer#10
Relate-to: SiliconLabsSoftware/z-wave-engine-application-layer#11
Relate-to: SiliconLabsSoftware/z-wave-engine-application-layer#7
Signed-off-by: Philippe Coval <philippe.coval@silabs.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants