The versioning for the firmware follows the format A.BBC, where:
A = 1is the hardware/device revision - for now, unless we've reached more than 25 SDK versions.BBis a number (0-25) that represents the Z-Wave SDK version the firmware was built withCis the revision (0-9) of our modifications on top of the SDK
Leading zeroes are omitted in versions, so 1.001 is represented as 1.1.
Examples:
1.0: Z-Wave SDK version 7.23.1, revision 01.15: Z-Wave SDK version 7.23.2, revision 51.254: (some future SDK version25), revision 4
BB |
Simplicity SDK version | Z-Wave SDK version |
|---|---|---|
0 |
2024.12.1 |
7.23.1 |
1 |
2024.12.2 |
7.23.2 |