Skip to content

NabuCasa/zwave-firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Z-Wave Controller firmware

Firmware versioning scheme

The versioning for the firmware follows the format A.BBC, where:

  • A = 1 is the hardware/device revision - for now, unless we've reached more than 25 SDK versions.
  • BB is a number (0-25) that represents the Z-Wave SDK version the firmware was built with
  • C is 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 0
  • 1.15: Z-Wave SDK version 7.23.2, revision 5
  • 1.254: (some future SDK version 25), revision 4

SDK version mapping

BB Simplicity SDK version Z-Wave SDK version
0 2024.12.1 7.23.1
1 2024.12.2 7.23.2

About

Z-Wave Controller firmware

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages