
Macros | |
| #define | ZB_ZCL_BALLAST_CONFIG_CLUSTER_REVISION_DEFAULT ((zb_uint16_t)0x0003u) |
| Default value for Ballast Configuration cluster revision global attribute. More... | |
| #define | ZB_ZCL_BALLAST_CONFIG_MIN_LEVEL_VALUE 0x01 |
| Minimal value for level attributes including PhysicalMinLevel, PhysicalMaxLevel, MinLevel, MaxLevel. More... | |
| #define | ZB_ZCL_BALLAST_CONFIG_MAX_LEVEL_VALUE 0xfe |
| Maximal value for level attributes including PhysicalMinLevel, PhysicalMaxLevel, MinLevel, MaxLevel. More... | |
| #define | ZB_ZCL_BALLAST_CONFIG_PHYSICAL_MIN_LEVEL_DEFAULT_VALUE ZB_ZCL_BALLAST_CONFIG_MIN_LEVEL_VALUE |
| Default value for PhysicalMinLevel attribute. More... | |
| #define | ZB_ZCL_BALLAST_CONFIG_PHYSICAL_MAX_LEVEL_DEFAULT_VALUE ZB_ZCL_BALLAST_CONFIG_MAX_LEVEL_VALUE |
| Default value for PhysicalMaxLevel attribute. More... | |
| #define | ZB_ZCL_BALLAST_CONFIG_BALLAST_STATUS_DEFAULT_VALUE ZB_ZCL_BALLAST_CONFIG_BALLAST_STATUS_NORMAL |
| Default value for BallastStatus attribute. More... | |
| #define | ZB_ZCL_BALLAST_CONFIG_MIN_LEVEL_DEFAULT_VALUE ZB_ZCL_BALLAST_CONFIG_PHYSICAL_MIN_LEVEL_DEFAULT_VALUE |
| Default value for MinLevel attribute. More... | |
| #define | ZB_ZCL_BALLAST_CONFIG_MAX_LEVEL_DEFAULT_VALUE ZB_ZCL_BALLAST_CONFIG_PHYSICAL_MAX_LEVEL_DEFAULT_VALUE |
| Default value for MaxLevel attribute. More... | |
| #define | ZB_ZCL_BALLAST_CONFIG_INTRINSIC_BALLAST_FACTOR_INVALID 0xff |
| Invalid value for IntrinsicBallastFactor attribute. More... | |
| #define | ZB_ZCL_BALLAST_CONFIG_BALLAST_FACTOR_ADJUSTMENT_DEFAULT_VALUE 0xff |
| Default value for BallastFactorAdjustment attribute. More... | |
| #define | ZB_ZCL_BALLAST_CONFIG_LAMP_TYPE_DEFAULT_VALUE {0} |
| Default value for LampType attribute. More... | |
| #define | ZB_ZCL_BALLAST_CONFIG_LAMP_MANUFACTURER_DEFAULT_VALUE {0} |
| Default value for LampManufacturer attribute. More... | |
| #define | ZB_ZCL_BALLAST_CONFIG_LAMP_UNKNOWN_HOURS MAX_UNSIGNED_24BIT_VAL |
| Invalid or unknown value for LampRatedHours and LampBurnedHours attributes. More... | |
| #define | ZB_ZCL_BALLAST_CONFIG_LAMP_RATED_HOURS_DEFAULT_VALUE ZB_ZCL_BALLAST_CONFIG_BALLAST_LAMP_UNKNOWN_HOURS |
| Default value for LampRatedHours attribute. More... | |
| #define | ZB_ZCL_BALLAST_CONFIG_LAMP_BURN_HOURS_DEFAULT_VALUE 0x000000U |
| Default value for LampBurnHours attribute. More... | |
| #define | ZB_ZCL_BALLAST_CONFIG_LAMP_ALARM_MODE_DEFAULT_VALUE ZB_ZCL_BALLAST_CONFIG_LAMP_ALARM_MODE_NONE |
| Default value for LampAlarmMode attribute. More... | |
| #define | ZB_ZCL_BALLAST_CONFIG_LAMP_BURN_HOURS_NOT_GENERATED MAX_UNSIGNED_24BIT_VAL |
| Value for LampBurnHoursTripPoint attribute indicating that the alarm for this attribute shall not be generated. More... | |
| #define | ZB_ZCL_BALLAST_CONFIG_LAMP_BURN_HOURS_TRIP_POINT_DEFAULT_VALUE ZB_ZCL_BALLAST_CONFIG_LAMP_BURN_HOURS_NOT_GENERATED |
| Default value for LampBurnHoursTripPoint attribute. More... | |
| #define | ZB_ZCL_DECLARE_BALLAST_CONFIG_ATTRIB_LIST( attr_list, physical_min_level, physical_max_level, ballast_status, min_level, max_level, intrinsic_ballast_factor, ballast_factor_adjustment, lamp_quantity, lamp_type, lamp_manufacturer, lamp_rated_hours, lamp_burn_hours, lamp_alarm_mode, lamp_burn_hours_trip_point) |
| Declare attribute list for Ballast Configuration cluster. More... | |
| #define ZB_ZCL_BALLAST_CONFIG_BALLAST_FACTOR_ADJUSTMENT_DEFAULT_VALUE 0xff |
Default value for BallastFactorAdjustment attribute.
| #define ZB_ZCL_BALLAST_CONFIG_BALLAST_STATUS_DEFAULT_VALUE ZB_ZCL_BALLAST_CONFIG_BALLAST_STATUS_NORMAL |
Default value for BallastStatus attribute.
| #define ZB_ZCL_BALLAST_CONFIG_CLUSTER_REVISION_DEFAULT ((zb_uint16_t)0x0003u) |
Default value for Ballast Configuration cluster revision global attribute.
| #define ZB_ZCL_BALLAST_CONFIG_INTRINSIC_BALLAST_FACTOR_INVALID 0xff |
Invalid value for IntrinsicBallastFactor attribute.
| #define ZB_ZCL_BALLAST_CONFIG_LAMP_ALARM_MODE_DEFAULT_VALUE ZB_ZCL_BALLAST_CONFIG_LAMP_ALARM_MODE_NONE |
Default value for LampAlarmMode attribute.
| #define ZB_ZCL_BALLAST_CONFIG_LAMP_BURN_HOURS_DEFAULT_VALUE 0x000000U |
Default value for LampBurnHours attribute.
| #define ZB_ZCL_BALLAST_CONFIG_LAMP_BURN_HOURS_NOT_GENERATED MAX_UNSIGNED_24BIT_VAL |
Value for LampBurnHoursTripPoint attribute indicating that the alarm for this attribute shall not be generated.
| #define ZB_ZCL_BALLAST_CONFIG_LAMP_BURN_HOURS_TRIP_POINT_DEFAULT_VALUE ZB_ZCL_BALLAST_CONFIG_LAMP_BURN_HOURS_NOT_GENERATED |
Default value for LampBurnHoursTripPoint attribute.
| #define ZB_ZCL_BALLAST_CONFIG_LAMP_MANUFACTURER_DEFAULT_VALUE {0} |
Default value for LampManufacturer attribute.
| #define ZB_ZCL_BALLAST_CONFIG_LAMP_RATED_HOURS_DEFAULT_VALUE ZB_ZCL_BALLAST_CONFIG_BALLAST_LAMP_UNKNOWN_HOURS |
Default value for LampRatedHours attribute.
| #define ZB_ZCL_BALLAST_CONFIG_LAMP_TYPE_DEFAULT_VALUE {0} |
Default value for LampType attribute.
| #define ZB_ZCL_BALLAST_CONFIG_LAMP_UNKNOWN_HOURS MAX_UNSIGNED_24BIT_VAL |
Invalid or unknown value for LampRatedHours and LampBurnedHours attributes.
| #define ZB_ZCL_BALLAST_CONFIG_MAX_LEVEL_DEFAULT_VALUE ZB_ZCL_BALLAST_CONFIG_PHYSICAL_MAX_LEVEL_DEFAULT_VALUE |
Default value for MaxLevel attribute.
| #define ZB_ZCL_BALLAST_CONFIG_MAX_LEVEL_VALUE 0xfe |
Maximal value for level attributes including PhysicalMinLevel, PhysicalMaxLevel, MinLevel, MaxLevel.
| #define ZB_ZCL_BALLAST_CONFIG_MIN_LEVEL_DEFAULT_VALUE ZB_ZCL_BALLAST_CONFIG_PHYSICAL_MIN_LEVEL_DEFAULT_VALUE |
Default value for MinLevel attribute.
| #define ZB_ZCL_BALLAST_CONFIG_MIN_LEVEL_VALUE 0x01 |
Minimal value for level attributes including PhysicalMinLevel, PhysicalMaxLevel, MinLevel, MaxLevel.
| #define ZB_ZCL_BALLAST_CONFIG_PHYSICAL_MAX_LEVEL_DEFAULT_VALUE ZB_ZCL_BALLAST_CONFIG_MAX_LEVEL_VALUE |
Default value for PhysicalMaxLevel attribute.
| #define ZB_ZCL_BALLAST_CONFIG_PHYSICAL_MIN_LEVEL_DEFAULT_VALUE ZB_ZCL_BALLAST_CONFIG_MIN_LEVEL_VALUE |
Default value for PhysicalMinLevel attribute.
| #define ZB_ZCL_DECLARE_BALLAST_CONFIG_ATTRIB_LIST | ( | attr_list, | |
| physical_min_level, | |||
| physical_max_level, | |||
| ballast_status, | |||
| min_level, | |||
| max_level, | |||
| intrinsic_ballast_factor, | |||
| ballast_factor_adjustment, | |||
| lamp_quantity, | |||
| lamp_type, | |||
| lamp_manufacturer, | |||
| lamp_rated_hours, | |||
| lamp_burn_hours, | |||
| lamp_alarm_mode, | |||
| lamp_burn_hours_trip_point | |||
| ) |
Declare attribute list for Ballast Configuration cluster.
| attr_list | - attribute list name |
| physical_min_level | - pointer to variable storing PhysicalMinLevel attribute value |
| physical_max_level | - pointer to variable storing PhysicalMaxLevel attribute value |
| ballast_status | - pointer to variable storing BallastStatus attribute value |
| min_level | - pointer to variable storing MinLevel attribute value |
| max_level | - pointer to variable storing MaxLevel attribute value |
| intrinsic_ballast_factor | - pointer to variable storing IntrinsicBallastFactor attribute value |
| ballast_factor_adjustment | - pointer to variable storing BallastFactorAdjustment attribute value |
| lamp_quantity | - pointer to variable storing LampQuantity attribute value |
| lamp_type | - pointer to variable storing LampType attribute value |
| lamp_manufacturer | - pointer to variable storing LampManufacturer attribute value |
| lamp_rated_hours | - pointer to variable storing LampRatedHours attribute value |
| lamp_burn_hours | - pointer to variable storing LampBurnHours attribute value |
| lamp_alarm_mode | - pointer to variable storing LampAlarmMode attribute value |
| lamp_burn_hours_trip_point | - pointer to variable storing LampBurnHoursTripPoint attribute value |
Ballast Configuration cluster attribute identifiers.
BallastStatus attribute values.
LampAlarmMode attribute values.