Variable somanetProductRangesConst

somanetProductRanges: SomanetProductRange[] = ...

List of all defined SOMANET product ranges with their corresponding firmware ID bounds.

Each entry maps a SomanetProductRangeName to a numeric range that represents the inclusive firmware IDs associated with that product range.

These ranges are used for:

  • Validating firmware IDs for a given product.
  • Filtering or grouping products by range.
  • Mapping devices to their logical product ranges in the UI or API.

Generated using TypeDoc