The firmware version to check.
Optional
range: null | stringA version range, following the syntax outlined in https://github.com/npm/node-semver#ranges.
Optional
calibration: string | booleanIf a string, it will be treated as a range. Otherwise, the function returns the boolean value of calibration
.
Generated using TypeDoc
Determines if a firmware version falls within a specified range.