ZCL library  4.3
ZCL library to manage a Zigbee network
AttrConstants Class Reference

This Class defines the Cluster Identifier for a ZCL frame. More...

#include <AttrConstants.h>

List of all members.

Public Types

enum  {
  ZCL_VERSION_ATTR = 0x0000, APP_VERSION_ATTR = 0x0001, STACK_VERSION_ATTR = 0x0002, HW_VERSION_ATTR = 0x0003,
  MANUFACTURER_NAME_ATTR = 0x0004, MODEL_IDENTIFIER_ATTR = 0x0005, DATE_CODE_ATTR = 0x0006, POWER_SOURCE_ATTR = 0x0007,
  LOCATION_DESCRIPTION_ATTR = 0x0010, PHYSICAL_ENVIRONMENT_ATTR = 0x0011, DEVICE_ENABLED_ATTR = 0x0012, ALARM_MASK_ATTR = 0x0013,
  DISABLE_LOCAL_CONFIG_ATTR = 0x0014, RESET_FACTORY = 0x00, MAINS_VOLTAGE_ATTR = 0x0000, MAINS_FREQUENCY_ATTR = 0x0001,
  MAINS_ALARM_MASK_ATTR = 0x0010, MAINS_VOLT_MIN_TH_ATTR = 0x0011, MAINS_VOLT_MAX_TH_ATTR = 0x0012, MAINS_VOLT_DWELL_TRIP_POINT_ATTR = 0x0013,
  BATTERY_VOLTAGE_ATTR = 0x0020, BATTERY_MANUFACTURER_ATTR = 0x0030, BATTERY_SIZE_ATTR = 0x0031, BATTERY_AHR_RATING_ATTR = 0x0032,
  BATTERY_QUANTITY_ATTR = 0x0033, BATTERY_RATED_VOLTAGE_ATTR = 0x0034, BATTERY_ALARM_MASK_ATTR = 0x0035, BATTERY_VOLT_MIN_TH_ATTR = 0x0036,
  CURRENT_TEMPERATURE_ATTR = 0x0000, MIN_TEMP_EXPERIENCED_ATTR = 0x0001, MAX_TEMP_EXPERIENCED_ATTR = 0x0002, OVER_TEMP_TOTAL_DWELL_ATTR = 0x0003,
  DEVICE_TEMP_ALARM_MASK_ATTR = 0x0010, LOW_TEMP_THRESHOLD_ATTR = 0x0011, HIGH_TEMP_THRESHOLD_ATTR = 0x0012, LOW_TEMP_DWELL_TRIP_POINT_ATTR = 0x0013,
  HIGH_TEMP_DWELL_TRIP_POINT_ATTR = 0x0014, IDENTIFY_TIME_ATTR = 0x0000, IDENTIFY_COMMAND = 0x00, IDENTIFY_QUERY_COMMAND = 0x01,
  IDENTIFY_QUERY_RESPONSE = 0x00, NAME_SUPPORT_GROUP_ATTR = 0x0000, ADD_GROUP_COMMAND = 0x00, VIEW_GROUP_COMMAND = 0x01,
  GET_GROUP_MEMBERSHIP_COMMAND = 0x02, REMOVE_GROUP_COMMAND = 0x03, REMOVE_ALL_GROUPS_COMMAND = 0x04, ADD_GROUP_IF_IDENTIFYING_COMMAND = 0x05,
  ADD_GROUP_RESPONSE = 0x00, VIEW_GROUP_RESPONSE = 0x01, GET_GROUP_MEMBERSHIP_RESPONSE = 0x02, REMOVE_GROUP_RESPONSE = 0x03,
  SCENE_COUNT_ATTR = 0x0000, CURRENT_SCENE_ATTR = 0x0001, CURRENT_GROUP_ATTR = 0x0002, SCENE_VALID_ATTR = 0x0003,
  NAME_SUPPORT_SCENE_ATTR = 0x0004, LAST_CONFIGURED_BY_ATTR = 0x0005, ADD_SCENE_COMMAND = 0x00, VIEW_SCENE_COMMAND = 0x01,
  REMOVE_SCENE_COMMAND = 0x02, REMOVE_ALL_SCENES_COMMAND = 0x03, STORE_SCENE_COMMAND = 0x04, RECALL_SCENE_COMMAND = 0x05,
  GET_SCENE_MEMBERSHIP_COMMAND = 0x06, ADD_SCENE_RESPONSE = 0x00, VIEW_SCENE_RESPONSE = 0x01, REMOVE_SCENE_RESPONSE = 0x02,
  REMOVE_ALL_SCENES_RESPONSE = 0x03, STORE_SCENE_RESPONSE = 0x04, GET_SCENE_MEMBERSHIP_RESPONSE = 0x06, ON_OFF_ATTR = 0x0000,
  OFF_COMMAND = 0x00, ON_COMMAND = 0x01, TOGGLE_COMMAND = 0x02, SWITCH_TYPE_ATTR = 0x0000,
  SWITCH_ACTIONS_ATTR = 0x0010, CURRENT_LEVEL_ATTR = 0x0000, REMAINING_TIME_LEVEL_ATTR = 0x0001, ON_OFF_TRANSITION_TIME_ATTR = 0x0010,
  ON_LEVEL_ATTR = 0x0011, MOVE_TO_LEVEL_COMMAND = 0x00, MOVE_LEVEL_COMMAND = 0x01, STEP_LEVEL_COMMAND = 0x02,
  STOP_COMMAND = 0x03, MOVE_TO_LEVEL_WITH_ONOFF_COMMAND = 0x04, MOVE_LEVEL_WITH_ONOFF_COMMAND = 0x05, STEP_LEVEL_WITH_ONOFF_COMMAND = 0x06,
  STOP_WITH_ONOFF_COMMAND = 0x07, ALARM_COUNT_ATTR = 0x0000, RESET_ALARM_COMMAND = 0x00, RESET_ALL_ALARMS_COMMAND = 0x01,
  GET_ALARM_COMMAND = 0x02, RESET_ALARM_LOG_COMMAND = 0x03, ALARM_COMMAND = 0x00, GET_ALARM_RESPONSE = 0x01,
  TIME_ATTR = 0x0000, TIME_STATUS_ATTR = 0x0001, TIME_ZONE_ATTR = 0x0002, DST_START_ATTR = 0x0003,
  DST_END_ATTR = 0x0004, DST_SHIFT_ATTR = 0x0005, STANDARD_TIME_ATTR = 0x0006, LOCAL_TIME_ATTR = 0x0007,
  LAST_SET_TIME_ATTR = 0x0008, VALID_UNTIL_TIME_ATTR = 0x0009, LOCATION_TYPE_ATTR = 0x0000, LOCATION_METHOD_ATTR = 0x0001,
  LOCATION_AGE_ATTR = 0x0002, QUALITY_MEASURE_ATTR = 0x0003, NUMBER_OF_DEVICES_ATTR = 0x0004, COORDINATE_1_ATTR = 0x0010,
  COORDINATE_2_ATTR = 0x0011, COORDINATE_3_ATTR = 0x0012, RSSI_POWER_ATTR = 0x0013, PATH_LOSS_EXPONENT_ATTR = 0x0014,
  REPORTING_PERIOD_ATTR = 0x0015, CALCULATION_PERIOD_ATTR = 0x0016, NUMBER_RSSI_MEASUREMENTS_ATTR = 0x0017, SET_ABSOLUTE_LOCATION_COMMAND = 0x00,
  SET_DEVICE_CONFIGURATION_COMMAND = 0x01, GET_DEVICE_CONFIGURATION_COMMAND = 0x02, GET_LOCATION_DATA_COMMAND = 0x03, RSSI_RESPONSE = 0x04,
  SEND_PINGS_COMMAND = 0x05, ANCHOR_NODE_ANNOUNCE = 0x06, DEVICE_CONFIGURATION_RESPONSE = 0x00, LOCATION_DATA_RESPONSE = 0x01,
  LOCATION_DATA_NOTIFICATION = 0x02, COMPACT_LOCATION_DATA_NOTIFICATION = 0x03, RSSI_PING = 0x04, RSSI_REQUEST = 0x05,
  REPORT_RSSI_MEASUREMENTS = 0x06, REQUEST_OWN_LOCATION = 0x07, ALERT_THRESHOLD_ATTR = 0x0400, CRITICAL_THRESHOLD_ATTR = 0x0401,
  AIR_QUALITY_STATE_ATTR = 0x0402, DESCRIPTION_ATTR = 0x001C, MAX_PRESENT_VALUE_ATTR = 0x0041, MIN_PRESENT_VALUE_ATTR = 0x0045,
  OUT_OF_SERVICE_ATTR = 0x0051, PRESENT_VALUE_ATTR = 0x0055, RELIABILITY_ATTR = 0x0067, RESOLUTION_ATTR = 0x006A,
  STATUS_FLAGS_ATTR = 0x006F, ENGINEERING_UNITS_ATTR = 0x0075, APPLICATION_TYPE_ATTR = 0x0100, PRIORITY_ARRAY_ATTR = 0x0057,
  RELINQUISH_DEFAULT_ATTR = 0x0068, ACTIVE_TEXT_ATTR = 0x0004, INACTIVE_TEXT_ATTR = 0x002E, POLARITY_ATTR = 0x0054,
  MINIMUM_OFF_TIME_ATTR = 0x0042, MINIMUM_ON_TIME_ATTR = 0x0043, STATE_TEXT_ATTR = 0x000E, NUMBER_OF_STATES = 0x004A,
  SHORT_ADDRESS_ATTR = 0x0000, EXTENDED_PANID_ATTR = 0x0001, PANID_ATTR = 0x0002, CHANNEL_MASK_ATTR = 0x0003,
  PROTOCOL_VERSION_ATTR = 0x0004, STACK_PROFILE_ATTR = 0x0005, STARTUP_CONTROL_ATTR = 0x0006, TRUST_CENTER_ADDRESS_ATTR = 0x0010,
  TRUST_CENTER_MASTER_KEY_ATTR = 0x0011, NETWORK_KEY_ATTR = 0x0012, USE_INSECURE_JOIN_ATTR = 0x0013, PRECONFIGURED_LINK_KEY_ATTR = 0x0014,
  NETWORK_KEY_SEQ_NUM_ATTR = 0x0015, NETWORK_KEY_TYPE_ATTR = 0x0016, NETWORK_MANAGER_ADDRESS_ATTR = 0x0017, SCAN_ATTEMPTS_ATTR = 0x0020,
  TIME_BETWEEN_SCANS_ATTR = 0x0021, REJOIN_INTERVAL_ATTR = 0x0022, MAX_REJOIN_INTERVAL_ATTR = 0x0023, INDIRECT_POLL_RATE_ATTR = 0x0030,
  PARENT_RETRY_THRESHOLD_ATTR = 0x0031, CONCENTRATOR_FLAG_ATTR = 0x0040, CONCENTRATOR_RADIUS_ATTR = 0x0041, CONCENTRATOR_DISCOVERY_TIME_ATTR = 0x0042,
  RESTART_DEVICE_COMMAND = 0x00, SAVE_STARTUP_PARAMETERS_COMMAND = 0x01, RESTORE_STARTUP_PARAMETERS_COMMAND = 0x02, RESET_STARTUP_PARAMETERS_COMMAND = 0x03,
  RESTART_DEVICE_RESPONSE = 0x00, SAVE_STARTUP_PARAMETERS_RESPONSE = 0x01, RESTORE_STARTUP_PARAMETERS_RESPONSE = 0x02, RESET_STARTUP_PARAMETERS_RESPONSE = 0x03,
  MAX_INCOMING_TRANSFER_SIZE_ATTR = 0x0000, MAX_OUTGOING_TRANSFER_SIZE_ATTR = 0x0001, PARTIONED_FRAME_SIZE_ATTR = 0x0002, LARGE_FRAME_SIZE_ATTR = 0x0003,
  NUMBER_OF_ACK_FRAME_ATTR = 0x0004, NACK_TIMEOUT_ATTR = 0x0005, INTERFRAME_DELAY_ATTR = 0x0006, NUMBER_OF_SEND_RETRIES_ATTR = 0x0007,
  SENDER_TIMEOUT_ATTR = 0x0008, RECEIVER_TIMEOUT_ATTR = 0x0009, TRANSFER_PARTITIONED_FRAME_COMMAND = 0x00, READ_HANDSHAKE_PARAM_COMMAND = 0x01,
  WRITE_HANDSHAKE_PARAM_COMMAND = 0x02, MULTIPLE_ACK_COMMAND = 0x00, READ_HANDSHAKE_PARAM_RESPONSE = 0x01, UPGRADE_SERVER_ID_ATTR = 0x0000,
  FILE_OFFSET_ATTR = 0x0001, CURRENT_FILE_VERSION_ATTR = 0x0002, CURRENT_ZIGBEE_STACK_VERSION_ATTR = 0x0003, DOWNLOADED_FILE_VERSION_ATTR = 0x0004,
  DOWNLOADED_ZIGBEE_STACK_VERSION_ATTR = 0x0005, IMAGE_UPGRADE_STATUS_ATTR = 0x0006, MANUFACTURER_ID_ATTR = 0x0007, IMAGE_TYPE_ID_ATTR = 0x0008,
  CURRENT_HUE_ATTR = 0x0000, CURRENT_SATURATION_ATTR = 0x0001, REMAINING_TIME_COLOR_ATTR = 0x0002, CURRENT_X_ATTR = 0x0003,
  CURRENT_Y_ATTR = 0x0004, DRIFT_COMPENSATION_ATTR = 0x0005, COMPENSATION_TEXT_ATTR = 0x0006, COLOR_TEMPERATURE_ATTR = 0x0007,
  COLOR_MODE_ATTR = 0x0008, MOVE_TO_HUE_COMMAND = 0x00, MOVE_HUE_COMMAND = 0x01, STEP_HUE_COMMAND = 0x02,
  MOVE_TO_SATURATION_COMMAND = 0x03, MOVE_SATURATION_COMMAND = 0x04, STEP_SATURATION_COMMAND = 0x05, MOVE_TO_HUE_AND_SATURATION_COMMAND = 0x06,
  MOVE_TO_COLOR_COMMAND = 0x07, MOVE_COLOR_COMMAND = 0x08, STEP_COLOR_COMMAND = 0x09, MOVE_TO_COLOR_TEMPERATURE_COMMAND = 0x0a,
  MEASURED_VALUE_ATTR = 0x0000, MIN_MEASURED_VALUE_ATTR = 0x0001, MAX_MEASURED_VALUE_ATTR = 0x0002, TOLERANCE_ATTR = 0x0003,
  SCALED_VALUE_ATTR = 0x0010, MIN_SCALED_VALUE_ATTR = 0x0011, MAX_SCALED_VALUE_ATTR = 0x0012, SCALED_TOLERANCE_ATTR = 0x0013,
  SCALE_ATTR = 0x0014, LIGHT_SENSOR_TYPE_ATTR = 0x0004, ILLUMINANCE_LEVEL_STATUS_ATTR = 0x0000, ILLUMINANCE_LIGHT_SENSOR_TYPE_ATTR = 0x0001,
  ILLUMINANCE_TARGET_LEVEL_ATTR = 0x0010, OCCUPANCY_ATTR = 0x0000, OCCUPANCY_SENSOR_TYPE_ATTR = 0x0001, PIR_OCCUP_TO_UNOCC_DELAY_ATTR = 0x0010,
  PIR_UNOCC_TO_OCCUP_DELAY_ATTR = 0x0011, PIR_UNOCC_TO_OCCUP_THRESHOLD_ATTR = 0x0012, ULTRASONIC_OCCUP_TO_UNOCC_DELAY_ATTR = 0x0020, ULTRASONIC_UNOCC_TO_OCCUP_DELAY_ATTR = 0x0021,
  ULTRASONIC_UNOCC_TO_OCCUP_THRESHOLD_ATTR = 0x0022, MAX_PRESSURE_ATTR = 0x0000, MAX_SPEED_ATTR = 0x0001, MAX_FLOW_ATTR = 0x0002,
  MIN_CONST_PRESSURE_ATTR = 0x0003, MAX_CONST_PRESSURE_ATTR = 0x0004, MIN_COMP_PRESSURE_ATTR = 0x0005, MAX_COMP_PRESSURE_ATTR = 0x0006,
  MIN_CONST_SPEED_ATTR = 0x0007, MAX_CONST_SPEED_ATTR = 0x0008, MIN_CONST_FLOW_ATTR = 0x0009, MAX_CONST_FLOW_ATTR = 0x000a,
  MIN_CONST_TEMP_ATTR = 0x000b, MAX_CONST_TEMP_ATTR = 0x000c, PUMP_STATUS_ATTR = 0x0010, EFFECTIVE_OPERATION_MODE_ATTR = 0x0011,
  EFFECTIVE_CONTROL_MODE_ATTR = 0x0012, PUMP_CAPACITY_ATTR = 0x0013, PUMP_SPEED_ATTR = 0x0014, LIFETIME_RUNNING_HOURS_ATTR = 0x0015,
  PUMP_POWER_ATTR = 0x0016, LIFETIME_ENERGY_CONSUMED_ATTR = 0x0017, PUMP_OPERATION_MODE_ATTR = 0x0020, PUMP_CONTROL_MODE_ATTR = 0x0021,
  PUMP_ALARM_MASK_ATTR = 0x0022, LOCAL_TEMPERATURE_ATTR = 0x0000, OUTDOOR_TEMPERATURE_ATTR = 0x0001, THERMOSTAT_OCCUPANCY_ATTR = 0x0002,
  SETPOINT_RAISE_OR_LOWER_COMMAND = 0x00, FAN_MODE_ATTR = 0x0000, FAN_MODE_SEQUENCE_ATTR = 0x0001, RELATIVE_HUMIDITY_ATTR = 0x0000,
  DEHUMIDIFICATION_COOLING_ATTR = 0x0001, DEHUMIDIFICATION_THRESHOLD_ATTR = 0x0010, RELATIVE_HUMIDITY_MODE_ATTR = 0x0011, DEHUMIDIFICATION_LOCKOUT_ATTR = 0x0012,
  DEHUMIDIFICATION_HYSTERESIS_ATTR = 0x0013, DEHUMIDIFICATION_MAX_COOL_ATTR = 0x0014, RELATIVE_HUMIDITY_DISPLAY_ATTR = 0x0015, TEMPERATURE_DISPLAY_MODE_ATTR = 0x0000,
  KEYPAD_LOCKOUT_ATTR = 0x0001, PHYSICAL_CLOSED_LIMIT_ATTR = 0x0000, MOTOR_STEP_SIZE_ATTR = 0x0001, SHADE_FUNCTIONS_STATUS_ATTR = 0x0002,
  CLOSED_LIMIT_ATTR = 0x0010, SHADE_MODE_ATTR = 0x0011, LOCK_STATE_ATTR = 0x0000, LOCK_TYPE_ATTR = 0x0001,
  ACTUATOR_ENABLED_ATTR = 0x0002, DOOR_STATE_ATTR = 0x0003, DOOR_OPEN_EVENTS_ATTR = 0x0004, DOOR_CLOSED_EVENTS_ATTR = 0x0005,
  OPEN_PERIOD_ATTR = 0x0006, LOCK_DOOR_COMMAND = 0x00, UNLOCK_DOOR_COMMAND = 0x01, LOCK_DOOR_RESPONSE = 0x00,
  UNLOCK_DOOR_RESPONSE = 0x01, WINDOW_COVERING_TYPE_ATTR = 0x0000, PHYSICAL_CLOSED_LIMIT_LIFT_ATTR = 0x0001, PHYSICAL_CLOSED_LIMIT_TILT_ATTR = 0x0002,
  CURRENT_POSITION_LIFT_ATTR = 0x0003, CURRENT_POSITION_TILT_ATTR = 0x0004, NUMBER_OF_ACTUATIONS_LIFT_ATTR = 0x0005, NUMBER_OF_ACTUATIONS_TILT_ATTR = 0x0006,
  CONFIG_AND_STATUS_ATTR = 0x0007, CURRENT_POSITION_LIFT_PERCENTAGE_ATTR = 0x0008, CURRENT_POSITION_TILT_PERCENTAGE_ATTR = 0x0009, INSTALLED_OPEN_LIMIT_LIFT_ATTR = 0x0010,
  INSTALLED_CLOSED_LIMIT_LIFT_ATTR = 0x0011, INSTALLED_OPEN_LIMIT_TILT_ATTR = 0x0012, INSTALLED_CLOSED_LIMIT_TILT_ATTR = 0x0013, VELOCITY_LIFT_ATTR = 0x0014,
  ACCELERATION_TIME_LIFT_ATTR = 0x0015, DECELERATION_TIME_LIFT_ATTR = 0x0016, WINDOW_COVERING_MODE_ATTR = 0x0017, INTERMEDIATE_SETPOINTS_LIFT_ATTR = 0x0018,
  INTERMEDIATE_SETPOINTS_TILT_ATTR = 0x0019, UP_OPEN_COMMAND = 0x00, DOWN_CLOSE_COMMAND = 0x01, STOP_TILT_AND_LIFT_COMMAND = 0x02,
  GO_TO_LIFT_SETPOINT_COMMAND = 0x03, GO_TO_LIFT_VALUE_COMMAND = 0x04, GO_TO_LIFT_PERCENTAGE_COMMAND = 0x05, GO_TO_TILT_SETPOINT_COMMAND = 0x06,
  GO_TO_TILT_VALUE_COMMAND = 0x07, GO_TO_TILT_PERCENTAGE_COMMAND = 0x08, PROGRAM_SETPOINT_COMMAND = 0x09, ZONE_STATE_ATTR = 0x0000,
  ZONE_TYPE_ATTR = 0x0001, ZONE_STATUS_ATTR = 0x0002, IAS_CIE_ADDRESS_ATTR = 0x0010, ZONE_ENROLL_RESPONSE = 0x00,
  ZONE_STATUS_CHANGE_NOTIFICATION = 0x00, ZONE_ENROLL_REQUEST = 0x01, ARM_COMMAND = 0x00, BYPASS_COMMAND = 0x01,
  EMERGENCY_COMMAND = 0x02, FIRE_COMMAND = 0x03, PANIC_COMMAND = 0x04, GET_ZONE_ID_MAP_COMMAND = 0x05,
  GET_ZONE_INFORMATION_COMMAND = 0x06, ARM_RESPONSE = 0x00, GET_ZONE_ID_MAP_RESPONSE = 0x00, GET_ZONE_INFORMATION_RESPONSE = 0x00,
  MAX_DURATION_ATTR = 0x0000, START_WARNING_COMMAND = 0x00, SQUAWK_COMMAND = 0x01, KEY_ESTABLISHMENT_SUITE_ATTR = 0x0000,
  TIER1_PRICE_LABEL_ATTR = 0x0000, TIER2_PRICE_LABEL_ATTR = 0x0001, TIER3_PRICE_LABEL_ATTR = 0x0002, TIER4_PRICE_LABEL_ATTR = 0x0003,
  TIER5_PRICE_LABEL_ATTR = 0x0004, TIER6_PRICE_LABEL_ATTR = 0x0005, TIER7_PRICE_LABEL_ATTR = 0x0006, TIER8_PRICE_LABEL_ATTR = 0x0007,
  TIER9_PRICE_LABEL_ATTR = 0x0008, TIER10_PRICE_LABEL_ATTR = 0x0009, TIER11_PRICE_LABEL_ATTR = 0x000A, TIER12_PRICE_LABEL_ATTR = 0x000B,
  TIER13_PRICE_LABEL_ATTR = 0x000C, TIER14_PRICE_LABEL_ATTR = 0x000D, TIER15_PRICE_LABEL_ATTR = 0x000E, BLOCK1_THRESHOLD_ATTR = 0x0100,
  BLOCK2_THRESHOLD_ATTR = 0x0101, BLOCK3_THRESHOLD_ATTR = 0x0102, BLOCK4_THRESHOLD_ATTR = 0x0103, BLOCK5_THRESHOLD_ATTR = 0x0104,
  BLOCK6_THRESHOLD_ATTR = 0x0105, BLOCK7_THRESHOLD_ATTR = 0x0106, BLOCK8_THRESHOLD_ATTR = 0x0107, BLOCK9_THRESHOLD_ATTR = 0x0108,
  BLOCK10_THRESHOLD_ATTR = 0x0109, BLOCK11_THRESHOLD_ATTR = 0x010A, BLOCK12_THRESHOLD_ATTR = 0x010B, BLOCK13_THRESHOLD_ATTR = 0x010C,
  BLOCK14_THRESHOLD_ATTR = 0x010D, BLOCK15_THRESHOLD_ATTR = 0x010E, START_OF_BLOCK_PERIOD_ATTR = 0x0200, BLOCK_PERIOD_DURATION_ATTR = 0x0201,
  THRESHOLD_MULTIPLIER_ATTR = 0x0202, THRESHOLD_DIVISOR_ATTR = 0x0203, COMMODITY_TYPE_ATTR = 0x0300, STANDING_CHARGE_ATTR = 0x0301,
  CONVERSION_FACTOR_ATTR = 0x0302, CONVERSION_FACTOR_TRAILING_DIGIT_ATTR = 0x0303, CALORIFIC_VALUE_ATTR = 0x0304, CALORIFIC_VALUE_UNIT_ATTR = 0x0305,
  CALORIFIC_VALUE_TRAILING_DIGIT_ATTR = 0x0306, NO_TIER_BLOCK1_PRICE_ATTR = 0x0400, NO_TIER_BLOCK2_PRICE_ATTR = 0x0401, NO_TIER_BLOCK3_PRICE_ATTR = 0x0402,
  NO_TIER_BLOCK4_PRICE_ATTR = 0x0403, NO_TIER_BLOCK5_PRICE_ATTR = 0x0404, NO_TIER_BLOCK6_PRICE_ATTR = 0x0405, NO_TIER_BLOCK7_PRICE_ATTR = 0x0406,
  NO_TIER_BLOCK8_PRICE_ATTR = 0x0407, NO_TIER_BLOCK9_PRICE_ATTR = 0x0408, NO_TIER_BLOCK10_PRICE_ATTR = 0x0409, NO_TIER_BLOCK11_PRICE_ATTR = 0x040A,
  NO_TIER_BLOCK12_PRICE_ATTR = 0x040B, NO_TIER_BLOCK13_PRICE_ATTR = 0x040C, NO_TIER_BLOCK14_PRICE_ATTR = 0x040D, NO_TIER_BLOCK15_PRICE_ATTR = 0x040E,
  NO_TIER_BLOCK16_PRICE_ATTR = 0x040F, TIER1_BLOCK1_PRICE_ATTR = 0x0410, TIER1_BLOCK16_PRICE_ATTR = 0x041F, TIER2_BLOCK1_PRICE_ATTR = 0x0420,
  TIER2_BLOCK16_PRICE_ATTR = 0x042F, TIER3_BLOCK1_PRICE_ATTR = 0x0430, TIER3_BLOCK16_PRICE_ATTR = 0x043F, TIER4_BLOCK1_PRICE_ATTR = 0x0440,
  TIER4_BLOCK16_PRICE_ATTR = 0x044F, TIER5_BLOCK1_PRICE_ATTR = 0x0450, TIER5_BLOCK16_PRICE_ATTR = 0x045F, TIER6_BLOCK1_PRICE_ATTR = 0x0460,
  TIER6_BLOCK16_PRICE_ATTR = 0x046F, TIER7_BLOCK1_PRICE_ATTR = 0x0470, TIER7_BLOCK16_PRICE_ATTR = 0x047F, TIER8_BLOCK1_PRICE_ATTR = 0x0480,
  TIER8_BLOCK16_PRICE_ATTR = 0x048F, TIER9_BLOCK1_PRICE_ATTR = 0x0490, TIER9_BLOCK16_PRICE_ATTR = 0x049F, TIER10_BLOCK1_PRICE_ATTR = 0x04A0,
  TIER10_BLOCK16_PRICE_ATTR = 0x04AF, TIER11_BLOCK1_PRICE_ATTR = 0x04B0, TIER11_BLOCK16_PRICE_ATTR = 0x04BF, TIER12_BLOCK1_PRICE_ATTR = 0x04C0,
  TIER12_BLOCK16_PRICE_ATTR = 0x04CF, TIER13_BLOCK1_PRICE_ATTR = 0x04D0, TIER13_BLOCK16_PRICE_ATTR = 0x04DF, TIER14_BLOCK1_PRICE_ATTR = 0x04E0,
  TIER14_BLOCK16_PRICE_ATTR = 0x04EF, TIER15_BLOCK1_PRICE_ATTR = 0x04F0, TIER15_BLOCK16_PRICE_ATTR = 0x04FF, PRICE_INCREASE_RANDOMIZE_MINUTES_ATTR = 0x0000,
  PRICE_DECREASE_RANDOMIZE_MINUTES_ATTR = 0x0001, COMMODITY_TYPE_PRICING_CLIENT_ATTR = 0x0002, GET_CURRENT_PRICE_COMMAND = 0x00, GET_SCHEDULED_PRICES_COMMAND = 0x01,
  PRICE_ACKNOWLEDGEMENT_COMMAND = 0x02, GET_BLOCK_PERIOD_COMMAND = 0x03, GET_CONVERSION_FACTOR_COMMAND = 0x04, GET_CALORIFIC_VALUE_COMMAND = 0x05,
  PUBLISH_PRICE_COMMAND = 0x00, PUBLISH_BLOCK_PERIOD_COMMAND = 0x01, PUBLISH_CONVERSION_FACTOR_COMMAND = 0x02, PUBLISH_CALORIFIC_VALUE_COMMAND = 0x03,
  UTILITY_ENROLLMENT_GROUP_ATTR = 0x0000, START_RANDOMIZE_MINUTES_ATTR = 0x0001, STOP_RANDOMIZE_MINUTES_ATTR = 0x0002, DEVICE_CLASS_VALUE_ATTR = 0x0003,
  REPORT_EVENT_STATUS = 0x00, GET_SCHEDULED_EVENTS = 0x01, LOAD_CONTROL_EVENT_COMMAND = 0x00, CANCEL_LOAD_CONTROL_EVENT = 0x01,
  CANCEL_ALL_LOAD_CONTROL_EVENTS = 0x02, CURRENT_SUMMATION_DELIVERED_ATTR = 0x0000, CURRENT_SUMMATION_RECEIVED_ATTR = 0x0001, CURRENT_MAX_DEMAND_DELIVERED_ATTR = 0x0002,
  CURRENT_MAX_DEMAND_RECEIVED_ATTR = 0x0003, DFT_SUMMATION_DELIVERED_ATTR = 0x0004, DAILY_FREEZE_TIME_ATTR = 0x0005, POWER_FACTOR_ATTR = 0x0006,
  READING_SNAP_SHOT_TIME_ATTR = 0x0007, CURRENT_MAX_DEMAND_DELIVERED_TIME_ATTR = 0x0008, CURRENT_MAX_DEMAND_RECEIVED_TIME_ATTR = 0x0009, DEFAULT_UPDATE_PERIOD_ATTR = 0x000A,
  FAST_POLL_UPDATE_PERIOD_ATTR = 0x000B, CURRENT_BLOCK_PERIOD_CONSUMPTION_DELIVERED_ATTR = 0x000C, DAILY_CONSUMPTION_TARGET_ATTR = 0x000D, CURRENT_BLOCK_ATTR = 0x000E,
  PROFILE_INTERVAL_PERIOD_ATTR = 0x000F, INTERVAL_READ_REPORTING_PERIOD_ATTR = 0x0010, PRESET_READING_TIME_ATTR = 0x00011, VOLUME_PER_REPORT_ATTR = 0x00012,
  FLOW_RESTRICTION_ATTR = 0x0013, SUPPLY_STATUS_ATTR = 0x0014, CURRENT_INLET_ENERGY_CARRIER_SUMMATION_ATTR = 0x0015, CURRENT_OUTLET_ENERGY_CARRIER_SUMMATION_ATTR = 0x0016,
  INLET_TEMPERATURE_ATTR = 0x0017, OUTLET_TEMPERATURE_ATTR = 0x0018, CONTROL_TEMPERATURE_ATTR = 0x0019, CURRENT_INLET_ENERGY_CARRIER_DEMAND = 0x001A,
  CURRENT_OUTLET_ENERGY_CARRIER_DEMAND = 0x001B, CURRENT_TIER1_SUMMATION_DELIVERED_ATTR = 0x0100, CURRENT_TIER1_SUMMATION_RECEIVED_ATTR = 0x0101, CURRENT_TIER2_SUMMATION_DELIVERED_ATTR = 0x0102,
  CURRENT_TIER2_SUMMATION_RECEIVED_ATTR = 0x0103, CURRENT_TIER3_SUMMATION_DELIVERED_ATTR = 0x0104, CURRENT_TIER3_SUMMATION_RECEIVED_ATTR = 0x0105, CURRENT_TIER4_SUMMATION_DELIVERED_ATTR = 0x0106,
  CURRENT_TIER4_SUMMATION_RECEIVED_ATTR = 0x0107, CURRENT_TIER5_SUMMATION_DELIVERED_ATTR = 0x0108, CURRENT_TIER5_SUMMATION_RECEIVED_ATTR = 0x0109, CURRENT_TIER6_SUMMATION_DELIVERED_ATTR = 0x010A,
  CURRENT_TIER6_SUMMATION_RECEIVED_ATTR = 0x010B, CURRENT_TIER7_SUMMATION_DELIVERED_ATTR = 0x010C, CURRENT_TIER7_SUMMATION_RECEIVED_ATTR = 0x010D, CURRENT_TIER8_SUMMATION_DELIVERED_ATTR = 0x010E,
  CURRENT_TIER8_SUMMATION_RECEIVED_ATTR = 0x010F, CURRENT_TIER9_SUMMATION_DELIVERED_ATTR = 0x0110, CURRENT_TIER9_SUMMATION_RECEIVED_ATTR = 0x0111, CURRENT_TIER10_SUMMATION_DELIVERED_ATTR = 0x0112,
  CURRENT_TIER10_SUMMATION_RECEIVED_ATTR = 0x0113, CURRENT_TIER11_SUMMATION_DELIVERED_ATTR = 0x0114, CURRENT_TIER11_SUMMATION_RECEIVED_ATTR = 0x0115, CURRENT_TIER12_SUMMATION_DELIVERED_ATTR = 0x0116,
  CURRENT_TIER12_SUMMATION_RECEIVED_ATTR = 0x0117, CURRENT_TIER13_SUMMATION_DELIVERED_ATTR = 0x0118, CURRENT_TIER13_SUMMATION_RECEIVED_ATTR = 0x0119, CURRENT_TIER14_SUMMATION_DELIVERED_ATTR = 0x011A,
  CURRENT_TIER14_SUMMATION_RECEIVED_ATTR = 0x011B, CURRENT_TIER15_SUMMATION_DELIVERED_ATTR = 0x011C, CURRENT_TIER15_SUMMATION_RECEIVED_ATTR = 0x011D, METER_STATUS_ATTR = 0x0200,
  REMAINING_BATTERY_LIFE_ATTR = 0x0201, HOURS_IN_OPERATION_ATTR = 0x0202, HOURS_IN_FAULT_ATTR = 0x0203, UNIT_OF_MEASURE_ATTR = 0x0300,
  MULTIPLIER_ATTR = 0x0301, DIVISOR_ATTR = 0x0302, SUMMATION_FORMATTING_ATTR = 0x0303, DEMAND_FORMATTING_ATTR = 0x0304,
  HIST_FORMATTING_ATTR = 0x0305, METERING_DEVICE_TYPE_ATTR = 0x0306, SITE_ID_ATTR = 0x0307, METER_SERIAL_NUMBER_ATTR = 0x0308,
  ENERGY_CARRIER_UNIT_OF_MEASURE_ATTR = 0x0309, ENERGY_CARRIER_SUMMATION_FORMATTING_ATTR = 0x030A, ENERGY_CARRIER_DEMAND_FORMATTING_ATTR = 0x030B, TEMPERATURE_UNIT_OF_MEASURE_ATTR = 0x030C,
  TEMPERATURE_FORMATTING_ATTR = 0x030D, INSTANTANEOUS_DEMAND_ATTR = 0x0400, CURRENT_DAY_CONSUMPTION_DELIVERED_ATTR = 0x0401, CURRENT_DAY_CONSUMPTION_RECEIVED_ATTR = 0x0402,
  PREVIOUS_DAY_CONSUMPTION_DELIVERED_ATTR = 0x0403, PREVIOUS_DAY_CONSUMPTION_RECEIVED_ATTR = 0x0404, CURRENT_PARTIAL_PROFILE_INTERVAL_START_TIME_DELIVERED_ATTR = 0x0405, CURRENT_PARTIAL_PROFILE_INTERVAL_START_TIME_RECEIVED_ATTR = 0x0406,
  CURRENT_PARTIAL_PROFILE_INTERVAL_VALUE_DELIVERED_ATTR = 0x0407, CURRENT_PARTIAL_PROFILE_INTERVAL_VALUE_RECEIVED_ATTR = 0x0408, CURRENT_DAY_MAX_PRESSURE_ATTR = 0x0409, CURRENT_DAY_MIN_PRESSURE_ATTR = 0x040A,
  PREVIOUS_DAY_MAX_PRESSURE_ATTR = 0x040B, PREVIOUS_DAY_MIN_PRESSURE_ATTR = 0x040C, CURRENT_DAY_MAX_DEMAND_ATTR = 0x040D, PREVIOUS_DAY_MAX_DEMAND_ATTR = 0x040E,
  CURRENT_MONTH_MAX_DEMAND_ATTR = 0x040F, CURRENT_YEAR_MAX_DEMAND_ATTR = 0x0410, CURRENT_DAY_MAX_ENERGY_CARRIER_DEMAND_ATTR = 0x0411, PREVIOUS_DAY_MAX_ENERGY_CARRIER_DEMAND_ATTR = 0x0412,
  CURRENT_MONTH_MAX_ENERGY_CARRIER_DEMAND_ATTR = 0x0413, CURRENT_MONTH_MIN_ENERGY_CARRIER_DEMAND_ATTR = 0x0414, CURRENT_YEAR_MAX_ENERGY_CARRIER_DEMAND_ATTR = 0x0415, CURRENT_YEAR_MIN_ENERGY_CARRIER_DEMAND_ATTR = 0x0416,
  MAX_NUMBER_OF_PERIODS_DELIVERED_ATTR = 0x0500, CURRENT_DEMAND_DELIVERED_ATTR = 0x0600, DEMAND_LIMIT_ATTR = 0x0601, DEMAND_INTEGRATION_PERIOD_ATTR = 0x0602,
  NUMBER_OF_DEMAND_SUBINTERVALS_ATTR = 0x0603, GENERIC_ALARM_MASK_ATTR = 0x0800, ELECTRICITY_ALARM_MASK_ATTR = 0x0801, GENERIC_FLOW_OR_PRESSURE_ALARM_MASK_ATTR = 0x0802,
  WATER_SPECIFIC_ALARM_MASK_ATTR = 0x0803, HEAT_AND_COOLING_SPECIFIC_ALARM_MASK_ATTR = 0x0804, GAS_SPECIFIC_ALARM_MASK_ATTR = 0x0805, GET_PROFILE_COMMAND = 0x00,
  REQUEST_MIRROR_RESPONSE = 0x01, MIRROR_REMOVED_RESPONSE = 0x02, REQUEST_FAST_POLL_MODE_COMMAND = 0x03, GET_PROFILE_RESPONSE = 0x00,
  REQUEST_MIRROR_COMMAND = 0x01, REMOVE_MIRROR_COMMAND = 0x02, REQUEST_FAST_POLL_MODE_RESPONSE = 0x03, GET_LAST_MESSAGE_COMMAND = 0x00,
  MESSAGE_CONFIRMATION_RESPONSE = 0x01, DISPLAY_MESSAGE_COMMAND = 0x00, CANCEL_MESSAGE_COMMAND = 0x01, PAYMENT_CONTTOL_ATTR = 0x0000,
  CREDIT_REMAINING_ATTR = 0x0001, EMERGENCY_CREDIT_REMAINING_ATTR = 0x0002, CREDIT_STATUS_ATTR = 0x0003, TOP_UP1_DATETIME_ATTR = 0x0100,
  TOP_UP1_AMOUNT_ATTR = 0x0101, ORIGINATING_DEVICE1_ATTR = 0x0102, TOP_UP2_DATETIME_ATTR = 0x0110, TOP_UP2_AMOUNT_ATTR = 0x0111,
  ORIGINATING_DEVICE2_ATTR = 0x0112, TOP_UP3_DATETIME_ATTR = 0x0120, TOP_UP3_AMOUNT_ATTR = 0x0121, ORIGINATING_DEVICE3_ATTR = 0x0122,
  TOP_UP4_DATETIME_ATTR = 0x0130, TOP_UP4_AMOUNT_ATTR = 0x0131, ORIGINATING_DEVICE4_ATTR = 0x0132, TOP_UP5_DATETIME_ATTR = 0x0140,
  TOP_UP5_AMOUNT_ATTR = 0x0141, ORIGINATING_DEVICE5_ATTR = 0x0142, FUEL_DBT_REMAINING_ATTR = 0x0200, FUEL_DBT_RECOVERY_RATE_ATTR = 0x0201,
  FUEL_DBT_RECOVERY_PERIOD_ATTR = 0x0202, NON_FUEL_DBT_REMAINING_ATTR = 0x0203, NON_FUEL_DBT_RECOVERY_RATE_ATTR = 0x0204, NON_FUEL_DBT_RECOVERY_PERIOD_ATTR = 0x0205,
  PROPOSED_CHANGE_PROVIDER_ID_ATTR = 0x0300, PROPOSED_CHANGE_IMPL_TIME_ATTR = 0x0301, PROPOSED_CHANGE_SUPPLY_STATUS_ATTR = 0x0302, DELAYED_SUPPLY_INTERRUPT_VALUE_REMAINING_ATTR = 0x0303,
  DELAYED_SUPPLY_INTERRUPT_VALUE_TYPE_ATTR = 0x0304, SELECT_AVAILABLE_EMERGENCY_CREDIT_COMMAND = 0x00, CHANGE_SUPPLY_COMMAND = 0x01, SUPPLY_STATUS_RESPONSE = 0x00,
  THRESHOLD_FREE_FALL_ATTR = 0x0000, TIME_FREE_FALL_ATTR = 0x0001, THRESHOLD_INACTIVITY_ATTR = 0x0002, DELTA_VECTOR_ATTR = 0x0003,
  PULSE_COUNTER_ATTR = 0x0000, PULSE_AVERAGE_ATTR = 0x0001, PULSE_CAPTURE_PERIOD_ATTR = 0x0002, BRACELET_POLL_RATE_ATTR = 0x0003,
  FUNCTION_STATUS_ATTR = 0x0004, HIGH_THRESHOLD_PULSE_ATTR = 0x0005, FUNCTION_STATUS_COMMAND = 0x00, RESET_COMMAND = 0x01,
  PULSE_CAPTURE_NOTIFICATION = 0x00, PULSE_AVERAGE_NOTIFICATION = 0x01, FUNCTION_STATUS_NOTIFICATION = 0x02, BASIC_IDENTIFICATION_ATTR = 0x0000,
  COMPANY_NAME_ATTR = 0x0010, COMPANY_ID_ATTR = 0x0011, BRAND_NAME_ATTR = 0x0012, BRAND_ID_ATTR = 0x0013,
  APPLIANCE_MODEL_ATTR = 0x0014, PART_NUMBER_ATTR = 0x0015, PRODUCT_REVISION_ATTR = 0x0016, SOFTWARE_REVISION_ATTR = 0x0017,
  PRODUCT_TYPE_NAME_ATTR = 0x0018, PRODUCT_TYPE_ID_ATTR = 0x0019, CECED_SPECIFICATION_VERSION_ATTR = 0x001a, START_TIME_ATTR = 0x0000,
  FINISH_TIME_ATTR = 0x0001, REMAINING_TIME_APPLIANCE_ATTR = 0x0002, EXECUTION_OF_COMMAND = 0x00, SIGNAL_STATE_COMMAND = 0x01,
  WRITE_FUNCTIONS_COMMAND = 0x02, OVERLOAD_PAUSE_RESUME_COMMAND = 0x03, OVERLOAD_PAUSE_COMMAND = 0x04, OVERLOAD_WARNING_COMMAND = 0x05,
  SIGNAL_STATE_RESPONSE = 0x00, SIGNAL_STATE_NOTIFICATION = 0x01, GET_EVENTS_AND_ALERTS_COMMAND = 0x00, GET_EVENTS_AND_ALERTS_RESPONSE = 0x00,
  EVENTS_AND_ALERTS_NOTIFICATION = 0x01, TOTAL_PROFILE_NUM_ATTR = 0x0000, MULTIPLE_SCHEDULING_ATTR = 0x0001, ENERGY_FORMATTING_ATTR = 0x0002,
  ENERGY_REMOTE_ATTR = 0x0003, SCHEDULE_MODE_ATTR = 0x0004, POWER_PROFILE_REQUEST = 0x00, POWER_PROFILE_STATE_REQUEST = 0x01,
  GET_POWER_PROFILE_PRICE_RESPONSE = 0x02, GET_OVERALL_SCHEDULE_PRICE_RESPONSE = 0x03, ENERGY_PHASES_SCHEDULE_NOTIFICATION = 0x04, ENERGY_PHASES_SCHEDULE_RESPONSE = 0x05,
  POWER_PROFILE_SCHEDULE_CONSTRAINTS_REQUEST = 0x06, ENERGY_PHASES_SCHEDULE_STATE_REQUEST = 0x07, GET_POWER_PROFILE_PRICE_EXTENDED_RESPONSE = 0x08, POWER_PROFILE_NOTIFICATION = 0x00,
  POWER_PROFILE_RESPONSE = 0x01, POWER_PROFILE_STATE_RESPONSE = 0x02, GET_POWER_PROFILE_PRICE_COMMAND = 0x03, POWER_PROFILE_STATE_NOTIFICATION = 0x04,
  GET_OVERALL_SCHEDULE_PRICE_COMMAND = 0x05, ENERGY_PHASES_SCHEDULE_REQUEST = 0x06, ENERGY_PHASES_SCHEDULE_STATE_RESPONSE = 0x07, ENERGY_PHASES_SCHEDULE_STATE_NOTIFICATION = 0x08,
  POWER_PROFILE_SCHEDULE_CONSTRAINTS_NOTIFICATION = 0x09, POWER_PROFILE_SCHEDULE_CONSTRAINTS_RESPONSE = 0x0a, GET_POWER_PROFILE_PRICE_EXTENDED_COMMAND = 0x0b, LOG_MAX_SIZE_ATTR = 0x0000,
  LOG_QUEUE_MAX_SIZE_ATTR = 0x0001, LOG_REQUEST = 0x00, LOG_QUEUE_REQUEST = 0x01, LOG_NOTIFICATION = 0x00,
  LOG_RESPONSE = 0x01, LOG_QUEUE_RESPONSE = 0x02, STATISTICS_AVAILABLE = 0x03, METER_COMPANY_NAME_ATTR = 0x0000,
  METER_TYPE_ID_ATTR = 0x0001, DATA_QUALITY_ID_ATTR = 0x0004, CUSTOMER_NAME_ATTR = 0x0005, METER_MODEL_ATTR = 0x0006,
  METER_PART_NUMBER_ATTR = 0x0007, METER_PRODUCT_REVISION_ATTR = 0x0008, METER_SOFTWARE_REVISION_ATTR = 0x000a, UTILITY_NAME_ATTR = 0x000b,
  POD_ATTR = 0x000c, AVAILABLE_POWER_ATTR = 0x000d, POWER_THRESHOLD_ATTR = 0x000e, TIME_SLOT_ATTR = 0x0000,
  OFF_LEVEL_ATTR = 0x0001, FUNCTIONAL_MODE_ATTR = 0x0002, LEVEL_OFF_ON_TRANSITION_TIME_ATTR = 0x0003, TIME_LEVEL_ON_ATTR = 0x0004,
  AVG_DURING_TIME_ATTR = 0x0005, ECOWATT_ATTR = 0x0006, ECOWATT_LEVEL_ATTR = 0x0007, CURRENT_FUNCTIONAL_MODE_ATTR = 0x0008,
  GPS_LOCATION_LAT_ATTR = 0x0009, GPS_LOCATION_LONG_ATTR = 0x000A, LIFE_TIME_ATTR = 0x000B, MAX_TEMP_VALUE_ATTR = 0x000C,
  MAX_REGULATION_TIME_ATTR = 0x000D, MAINTENANCE_MODE_ATTR = 0x000E, ILLUMINANCE_MASTER_ATTR = 0x000F, LUMINOUS_DEPRECIATION_COEFF_ATTR = 0x0010,
  CURRENT_TIME_NO_RTC_ATTR = 0x0011, CALIBRATION_COEFF_ATTR = 0x0012, TIMEOUT_WITHOUT_MVT_ATTR = 0x0013, FULLSCALE_LUMINOSITY_SENSOR_ATTR = 0x0014,
  ZCM_STATE_ATTR = 0x0015, ZCM_FAULT_ATTR = 0x0016, PILOT_COMFORT_MODE_ATTR = 0x0000, SET_MODE_COMMAND = 0x00,
  DOSIMETER_NUMBER_ATTR = 0x0000, AGENT_NUMBER_ATTR = 0x0001, CHANNELS_LIST_MASK_ATTR = 0x0002, FRAME_ISSUE_PERIOD_ATTR = 0x0003,
  ALLOWED_FAILURE_NUMBER_ATTR = 0x0004, SCAN_DURATION_ATTR = 0x0005, NETWORK_ACTIVITY_ENABLED_ATTR = 0x0006, ALARM_MODE_ENABLED_ATTR = 0x0007,
  FREQUENCY_AGILITY_ATTR = 0x0008, SYSTEM_LATENCY_ATTR = 0x0100, SYSTEM_LATENCY_NOTIFICATION = 0x00, TRANSMIT_POWER_ATTR = 0x0000,
  ROUTING_MODE_ATTR = 0x0001, COORDINATOR_DISCOVERY_TIME_ATTR = 0x0002, COORDINATOR_EXTENDED_PANID_ATTR = 0x0003, ETIQUETTE_ADSC_ATTR = 0x0000,
  ETIQUETTE_VTIC_ATTR = 0x0001, ETIQUETTE_DATE_ATTR = 0x0002, ETIQUETTE_NGTF_ATTR = 0x0003, ETIQUETTE_NGTF2_ATTR = 0x0004,
  ETIQUETTE_LTARF_ATTR = 0x0005, ETIQUETTE_LTARF2_ATTR = 0x0006, ETIQUETTE_STGE_ATTR = 0x0007, ETIQUETTE_EAST_ATTR = 0x0100,
  ETIQUETTE_EASF01_ATTR = 0x0101, ETIQUETTE_EASF02_ATTR = 0x0102, ETIQUETTE_EASF03_ATTR = 0x0103, ETIQUETTE_EASF04_ATTR = 0x0104,
  ETIQUETTE_EASF05_ATTR = 0x0105, ETIQUETTE_EASF06_ATTR = 0x0106, ETIQUETTE_EASF07_ATTR = 0x0107, ETIQUETTE_EASF08_ATTR = 0x0108,
  ETIQUETTE_EASF09_ATTR = 0x0109, ETIQUETTE_EASF10_ATTR = 0x010a, ETIQUETTE_EASD01_ATTR = 0x010b, ETIQUETTE_EASD02_ATTR = 0x010c,
  ETIQUETTE_EASD03_ATTR = 0x010d, ETIQUETTE_EASD04_ATTR = 0x010e, ETIQUETTE_EAIT_ATTR = 0x0120, ETIQUETTE_ERQ1_ATTR = 0x0121,
  ETIQUETTE_ERQ2_ATTR = 0x0122, ETIQUETTE_ERQ3_ATTR = 0x0123, ETIQUETTE_ERQ4_ATTR = 0x0124, ETIQUETTE_IRMS1_ATTR = 0x0200,
  ETIQUETTE_IRMS2_ATTR = 0x0201, ETIQUETTE_IRMS3_ATTR = 0x0202, ETIQUETTE_URMS1_ATTR = 0x0210, ETIQUETTE_URMS2_ATTR = 0x0211,
  ETIQUETTE_URMS3_ATTR = 0x0212, ETIQUETTE_PREF_ATTR = 0x0300, ETIQUETTE_PCOUP_ATTR = 0x0301, ETIQUETTE_SINST1_ATTR = 0x0302,
  ETIQUETTE_SINST2_ATTR = 0x0303, ETIQUETTE_SINST3_ATTR = 0x0304, ETIQUETTE_SMAXN_ATTR = 0x0310, ETIQUETTE_DATE_SMAXN_ATTR = 0x0311,
  ETIQUETTE_SMAXN1_ATTR = 0x0312, ETIQUETTE_DATE_SMAXN1_ATTR = 0x0313, ETIQUETTE_CCASN_ATTR = 0x0314, ETIQUETTE_DATE_CCASN_ATTR = 0x0315,
  ETIQUETTE_CCASN1_ATTR = 0x0316, ETIQUETTE_DATE_CCASN1_ATTR = 0x0317, ETIQUETTE_CCAIN_ATTR = 0x0318, ETIQUETTE_DATE_CCAIN_ATTR = 0x0319,
  ETIQUETTE_CCAIN1_ATTR = 0x031a, ETIQUETTE_DATE_CCAIN1_ATTR = 0x031b, ETIQUETTE_UMOY1_ATTR = 0x0320, ETIQUETTE_DATE_UMOY1_ATTR = 0x0321,
  ETIQUETTE_UMOY2_ATTR = 0x0322, ETIQUETTE_DATE_UMOY2_ATTR = 0x0323, ETIQUETTE_UMOY3_ATTR = 0x0324, ETIQUETTE_DATE_UMOY3_ATTR = 0x0325,
  ETIQUETTE_DPM1_ATTR = 0x0400, ETIQUETTE_DATE_DPM1_ATTR = 0x0401, ETIQUETTE_FPM1_ATTR = 0x0402, ETIQUETTE_DATE_FPM1_ATTR = 0x0403,
  ETIQUETTE_DPM2_ATTR = 0x0404, ETIQUETTE_DATE_DPM2_ATTR = 0x0405, ETIQUETTE_FPM2_ATTR = 0x0406, ETIQUETTE_DATE_FPM2_ATTR = 0x0407,
  ETIQUETTE_DPM3_ATTR = 0x0408, ETIQUETTE_DATE_DPM3_ATTR = 0x0409, ETIQUETTE_FPM3_ATTR = 0x040a, ETIQUETTE_DATE_FPM3_ATTR = 0x040b
}
 Enumeration constant to specify the Attribute. More...

Detailed Description

This Class defines the Cluster Identifier for a ZCL frame.


Member Enumeration Documentation

anonymous enum

Enumeration constant to specify the Attribute.

Enumerator:
APP_VERSION_ATTR 

Basic cluster attributes.

STACK_VERSION_ATTR 

Basic cluster attributes.

HW_VERSION_ATTR 

Basic cluster attributes.

MANUFACTURER_NAME_ATTR 

Basic cluster attributes.

MODEL_IDENTIFIER_ATTR 

Basic cluster attributes.

DATE_CODE_ATTR 

Basic cluster attributes.

POWER_SOURCE_ATTR 

Basic cluster attributes.

LOCATION_DESCRIPTION_ATTR 

Basic cluster attributes.

PHYSICAL_ENVIRONMENT_ATTR 

Basic cluster attributes.

DEVICE_ENABLED_ATTR 

Basic cluster attributes.

ALARM_MASK_ATTR 

Basic cluster attributes.

DISABLE_LOCAL_CONFIG_ATTR 

Basic cluster attributes.

RESET_FACTORY 

Basic Attributes command received.

MAINS_FREQUENCY_ATTR 

Power Configuration Cluster attributes.

MAINS_ALARM_MASK_ATTR 

Power Configuration Cluster attributes.

MAINS_VOLT_MIN_TH_ATTR 

Power Configuration Cluster attributes.

MAINS_VOLT_MAX_TH_ATTR 

Power Configuration Cluster attributes.

MAINS_VOLT_DWELL_TRIP_POINT_ATTR 

Power Configuration Cluster attributes.

BATTERY_VOLTAGE_ATTR 

Power Configuration Cluster attributes.

BATTERY_MANUFACTURER_ATTR 

Power Configuration Cluster attributes.

BATTERY_SIZE_ATTR 

Power Configuration Cluster attributes.

BATTERY_AHR_RATING_ATTR 

Power Configuration Cluster attributes.

BATTERY_QUANTITY_ATTR 

Power Configuration Cluster attributes.

BATTERY_RATED_VOLTAGE_ATTR 

Power Configuration Cluster attributes.

BATTERY_ALARM_MASK_ATTR 

Power Configuration Cluster attributes.

BATTERY_VOLT_MIN_TH_ATTR 

Power Configuration Cluster attributes.

MIN_TEMP_EXPERIENCED_ATTR 

Device Temperature Configuration Cluster attributes.

MAX_TEMP_EXPERIENCED_ATTR 

Device Temperature Configuration Cluster attributes.

OVER_TEMP_TOTAL_DWELL_ATTR 

Device Temperature Configuration Cluster attributes.

DEVICE_TEMP_ALARM_MASK_ATTR 

Device Temperature Configuration Cluster attributes.

LOW_TEMP_THRESHOLD_ATTR 

Device Temperature Configuration Cluster attributes.

HIGH_TEMP_THRESHOLD_ATTR 

Device Temperature Configuration Cluster attributes.

LOW_TEMP_DWELL_TRIP_POINT_ATTR 

Device Temperature Configuration Cluster attributes.

HIGH_TEMP_DWELL_TRIP_POINT_ATTR 

Device Temperature Configuration Cluster attributes.

IDENTIFY_COMMAND 

Identify Cluster : Identify command received.

IDENTIFY_QUERY_COMMAND 

Identify Cluster : Identify Query command received.

IDENTIFY_QUERY_RESPONSE 

Identify Cluster : Identify Query response generated.

ADD_GROUP_COMMAND 

Groups Cluster : Add Group command received.

VIEW_GROUP_COMMAND 

Groups Cluster : View Group command received.

GET_GROUP_MEMBERSHIP_COMMAND 

Groups Cluster : Get Group Membership command received.

REMOVE_GROUP_COMMAND 

Groups Cluster : Remove Group command received.

REMOVE_ALL_GROUPS_COMMAND 

Groups Cluster : Remove All Groups command received.

ADD_GROUP_IF_IDENTIFYING_COMMAND 

Groups Cluster : Add Group if Identifying command received.

ADD_GROUP_RESPONSE 

Groups Cluster : Add Group response generated.

VIEW_GROUP_RESPONSE 

Groups Cluster : View Group response generated.

GET_GROUP_MEMBERSHIP_RESPONSE 

Groups Cluster : Get Group Membership response generated.

REMOVE_GROUP_RESPONSE 

Groups Cluster : Remove Group response generated.

CURRENT_SCENE_ATTR 

Scenes Cluster attributes.

CURRENT_GROUP_ATTR 

Scenes Cluster attributes.

SCENE_VALID_ATTR 

Scenes Cluster attributes.

NAME_SUPPORT_SCENE_ATTR 

Scenes Cluster attributes.

LAST_CONFIGURED_BY_ATTR 

Scenes Cluster attributes.

ADD_SCENE_COMMAND 

Scenes Cluster : Add Scene command received.

VIEW_SCENE_COMMAND 

Scenes Cluster : View Scene command received.

REMOVE_SCENE_COMMAND 

Scenes Cluster : Remove Scene command received.

REMOVE_ALL_SCENES_COMMAND 

Scenes Cluster : Remove all Scenes command received.

STORE_SCENE_COMMAND 

Scenes Cluster : Srore Scene command received.

RECALL_SCENE_COMMAND 

Scenes Cluster : Recall Scene command received.

GET_SCENE_MEMBERSHIP_COMMAND 

Scenes Cluster : Get Scene Membership command received.

ADD_SCENE_RESPONSE 

Scenes Cluster : Add Scene response generated.

VIEW_SCENE_RESPONSE 

Scenes Cluster : View Scene response generated.

REMOVE_SCENE_RESPONSE 

Scenes Cluster : Remove Scene response generated.

REMOVE_ALL_SCENES_RESPONSE 

Scenes Cluster : Remove all Scenes response generated.

STORE_SCENE_RESPONSE 

Scenes Cluster : Store Scene response generated.

GET_SCENE_MEMBERSHIP_RESPONSE 

Scenes Cluster : Get Scene Membership response generated.

OFF_COMMAND 

On/Off Cluster : Off command received.

ON_COMMAND 

On/Off Cluster : On command received.

TOGGLE_COMMAND 

On/Off Cluster : Toggle command received.

SWITCH_ACTIONS_ATTR 

On/Off Switch Configuration Cluster attributes.

REMAINING_TIME_LEVEL_ATTR 

Level Control Cluster attributes.

ON_OFF_TRANSITION_TIME_ATTR 

Level Control Cluster attributes.

ON_LEVEL_ATTR 

Level Control Cluster attributes.

MOVE_TO_LEVEL_COMMAND 

Level Control Cluster : Move to Level command received.

MOVE_LEVEL_COMMAND 

Level Control Cluster : Move Level command received.

STEP_LEVEL_COMMAND 

Level Control Cluster : Step Level command received.

STOP_COMMAND 

Level Control Cluster : Stop command received.

MOVE_TO_LEVEL_WITH_ONOFF_COMMAND 

Level Control Cluster : Move to Level with On/Off command received.

MOVE_LEVEL_WITH_ONOFF_COMMAND 

Level Control Cluster : command received.

STEP_LEVEL_WITH_ONOFF_COMMAND 

Level Control Cluster : command received.

STOP_WITH_ONOFF_COMMAND 

Level Control Cluster : Stop command received.

RESET_ALARM_COMMAND 

Alarm Cluster : Reset Alarm command received.

RESET_ALL_ALARMS_COMMAND 

Alarm Cluster : Reset All Alarms command received.

GET_ALARM_COMMAND 

Alarm Cluster : Get Alarm command received.

RESET_ALARM_LOG_COMMAND 

Alarm Cluster : Reset Alarm Log command received.

ALARM_COMMAND 

Alarm Cluster : Alarm command generated.

GET_ALARM_RESPONSE 

Alarm Cluster : Get Alarm response generated.

TIME_STATUS_ATTR 

Time Cluster attributes.

TIME_ZONE_ATTR 

Time Cluster attributes.

DST_START_ATTR 

Time Cluster attributes.

DST_END_ATTR 

Time Cluster attributes.

DST_SHIFT_ATTR 

Time Cluster attributes.

STANDARD_TIME_ATTR 

Time Cluster attributes.

LOCAL_TIME_ATTR 

Time Cluster attributes.

LAST_SET_TIME_ATTR 

Time Cluster attributes.

VALID_UNTIL_TIME_ATTR 

Time Cluster attributes.

LOCATION_METHOD_ATTR 

RSSI Location Cluster attributes.

LOCATION_AGE_ATTR 

RSSI Location Cluster attributes.

QUALITY_MEASURE_ATTR 

RSSI Location Cluster attributes.

NUMBER_OF_DEVICES_ATTR 

RSSI Location Cluster attributes.

COORDINATE_1_ATTR 

RSSI Location Cluster attributes.

COORDINATE_2_ATTR 

RSSI Location Cluster attributes.

COORDINATE_3_ATTR 

RSSI Location Cluster attributes.

RSSI_POWER_ATTR 

RSSI Location Cluster attributes.

PATH_LOSS_EXPONENT_ATTR 

RSSI Location Cluster attributes.

REPORTING_PERIOD_ATTR 

RSSI Location Cluster attributes.

CALCULATION_PERIOD_ATTR 

RSSI Location Cluster attributes.

NUMBER_RSSI_MEASUREMENTS_ATTR 

RSSI Location Cluster attributes.

SET_ABSOLUTE_LOCATION_COMMAND 

RSSI Location Cluster : Set Absolute Location command received.

SET_DEVICE_CONFIGURATION_COMMAND 

RSSI Location Cluster : Set Absolute Location command received.

GET_DEVICE_CONFIGURATION_COMMAND 

RSSI Location Cluster : Get Device Configuration command received.

GET_LOCATION_DATA_COMMAND 

RSSI Location Cluster : Get Location Data command received.

RSSI_RESPONSE 

RSSI Location Cluster : RSSI Response received.

SEND_PINGS_COMMAND 

RSSI Location Cluster : Send Pings command received.

ANCHOR_NODE_ANNOUNCE 

RSSI Location Cluster : Anchor Node Announce received.

DEVICE_CONFIGURATION_RESPONSE 

RSSI Location Cluster : Device configuration response generated.

LOCATION_DATA_RESPONSE 

RSSI Location Cluster : Location data response generated.

LOCATION_DATA_NOTIFICATION 

RSSI Location Cluster : Location data notification generated.

COMPACT_LOCATION_DATA_NOTIFICATION 

RSSI Location Cluster : Compact location data notification generated.

RSSI_PING 

RSSI Location Cluster : RSSI Ping generated.

RSSI_REQUEST 

RSSI Location Cluster : RSSI Request generated.

REPORT_RSSI_MEASUREMENTS 

RSSI Location Cluster : Report RSSI Measurements generated.

REQUEST_OWN_LOCATION 

RSSI Location Cluster : Request Own Location generated.

CRITICAL_THRESHOLD_ATTR 

Analog Input Cluster attributes (Specific Cleode).

AIR_QUALITY_STATE_ATTR 

Analog Input Cluster attributes (Specific Cleode).

MAX_PRESENT_VALUE_ATTR 

Analog Input Cluster attributes.

Analog Ouput Cluster attributes.

MIN_PRESENT_VALUE_ATTR 

Analog Input Cluster attributes.

Analog Ouput Cluster attributes.

OUT_OF_SERVICE_ATTR 

Analog Input Cluster attributes.

Analog Ouput Cluster attributes. Analog Value Cluster attributes. Binary Input Cluster attributes. Binary Output Cluster attributes. Binary Value Cluster attributes. Multistate Input Cluster attributes. Multistate Output Cluster attributes. Multistate Value Cluster attributes.

PRESENT_VALUE_ATTR 

Analog Input Cluster attributes.

Analog Ouput Cluster attributes. Analog Value Cluster attributes. Binary Input Cluster attributes. Binary Output Cluster attributes. Binary Value Cluster attributes. Multistate Input Cluster attributes. Multistate Output Cluster attributes. Multistate Value Cluster attributes.

RELIABILITY_ATTR 

Analog Input Cluster attributes.

Analog Ouput Cluster attributes.

RESOLUTION_ATTR 

Analog Input Cluster attributes.

Analog Ouput Cluster attributes.

STATUS_FLAGS_ATTR 

Analog Input Cluster attributes.

Analog Ouput Cluster attributes. Analog Value Cluster attributes. Binary Input Cluster attributes. Binary Output Cluster attributes. Binary Value Cluster attributes.

ENGINEERING_UNITS_ATTR 

Analog Input Cluster attributes.

Analog Ouput Cluster attributes.

APPLICATION_TYPE_ATTR 

Analog Input Cluster attributes.

Analog Ouput Cluster attributes.

RELINQUISH_DEFAULT_ATTR 

Analog Ouput Cluster attributes.

INACTIVE_TEXT_ATTR 

Binary Input Cluster attributes.

Binary Output Cluster attributes. Binary Value Cluster attributes.

POLARITY_ATTR 

Binary Input Cluster attributes.

Binary Output Cluster attributes. Binary Value Cluster attributes.

MINIMUM_ON_TIME_ATTR 

Binary Output Cluster attributes.

Binary Value Cluster attributes.

EXTENDED_PANID_ATTR 

Commissioning Cluster attributes.

PANID_ATTR 

Commissioning Cluster attributes.

CHANNEL_MASK_ATTR 

Commissioning Cluster attributes.

PROTOCOL_VERSION_ATTR 

Commissioning Cluster attributes.

STACK_PROFILE_ATTR 

Commissioning Cluster attributes.

STARTUP_CONTROL_ATTR 

Commissioning Cluster attributes.

TRUST_CENTER_ADDRESS_ATTR 

Commissioning Cluster attributes.

<

TRUST_CENTER_MASTER_KEY_ATTR 

Commissioning Cluster attributes.

NETWORK_KEY_ATTR 

Commissioning Cluster attributes.

USE_INSECURE_JOIN_ATTR 

Commissioning Cluster attributes.

PRECONFIGURED_LINK_KEY_ATTR 

Commissioning Cluster attributes.

NETWORK_KEY_SEQ_NUM_ATTR 

Commissioning Cluster attributes.

NETWORK_KEY_TYPE_ATTR 

Commissioning Cluster attributes.

NETWORK_MANAGER_ADDRESS_ATTR 

Commissioning Cluster attributes.

SCAN_ATTEMPTS_ATTR 

Commissioning Cluster attributes.

TIME_BETWEEN_SCANS_ATTR 

Commissioning Cluster attributes.

REJOIN_INTERVAL_ATTR 

Commissioning Cluster attributes.

MAX_REJOIN_INTERVAL_ATTR 

Commissioning Cluster attributes.

INDIRECT_POLL_RATE_ATTR 

Commissioning Cluster attributes.

PARENT_RETRY_THRESHOLD_ATTR 

Commissioning Cluster attributes.

CONCENTRATOR_FLAG_ATTR 

Commissioning Cluster attributes.

CONCENTRATOR_RADIUS_ATTR 

Commissioning Cluster attributes.

CONCENTRATOR_DISCOVERY_TIME_ATTR 

Commissioning Cluster attributes.

RESTART_DEVICE_COMMAND 

Commissioning Cluster : Restart Device command received.

SAVE_STARTUP_PARAMETERS_COMMAND 

Commissioning Cluster : Save Startup Parameters command received.

RESTORE_STARTUP_PARAMETERS_COMMAND 

Commissioning Cluster : Restore Startup Parameters command received.

RESET_STARTUP_PARAMETERS_COMMAND 

Commissioning Cluster : Reset Startup Parameters command received.

RESTART_DEVICE_RESPONSE 

Commissioning Cluster : Restart Device response generated.

SAVE_STARTUP_PARAMETERS_RESPONSE 

Commissioning Cluster : Save Startup Parameters response generated.

RESTORE_STARTUP_PARAMETERS_RESPONSE 

Commissioning Cluster : Restore Startup Parameters response generated.

RESET_STARTUP_PARAMETERS_RESPONSE 

Commissioning Cluster : Reset Startup Parameters response generated.

MAX_OUTGOING_TRANSFER_SIZE_ATTR 

Partition Cluster attributes.

PARTIONED_FRAME_SIZE_ATTR 

Partition Cluster attributes.

LARGE_FRAME_SIZE_ATTR 

Partition Cluster attributes.

NUMBER_OF_ACK_FRAME_ATTR 

Partition Cluster attributes.

NACK_TIMEOUT_ATTR 

Partition Cluster attributes.

INTERFRAME_DELAY_ATTR 

Partition Cluster attributes.

NUMBER_OF_SEND_RETRIES_ATTR 

Partition Cluster attributes.

SENDER_TIMEOUT_ATTR 

Partition Cluster attributes.

RECEIVER_TIMEOUT_ATTR 

Partition Cluster attributes.

TRANSFER_PARTITIONED_FRAME_COMMAND 

Partition Cluster : Transfer Partitioned Frame command received.

READ_HANDSHAKE_PARAM_COMMAND 

Partition Cluster : Read Handshake Param command received.

WRITE_HANDSHAKE_PARAM_COMMAND 

Partition Cluster : Write Handshake Param command received.

MULTIPLE_ACK_COMMAND 

Partition Cluster : Multiple ACK command generated.

READ_HANDSHAKE_PARAM_RESPONSE 

Partition Cluster : Read Handshake Param response generated.

FILE_OFFSET_ATTR 

OTA Upgrade Cluster attributes.

CURRENT_FILE_VERSION_ATTR 

OTA Upgrade Cluster attributes.

CURRENT_ZIGBEE_STACK_VERSION_ATTR 

OTA Upgrade Cluster attributes.

DOWNLOADED_FILE_VERSION_ATTR 

OTA Upgrade Cluster attributes.

DOWNLOADED_ZIGBEE_STACK_VERSION_ATTR 

OTA Upgrade Cluster attributes.

IMAGE_UPGRADE_STATUS_ATTR 

OTA Upgrade Cluster attributes.

MANUFACTURER_ID_ATTR 

OTA Upgrade Cluster attributes.

IMAGE_TYPE_ID_ATTR 

OTA Upgrade Cluster attributes.

CURRENT_SATURATION_ATTR 

Color Control Cluster attributes.

REMAINING_TIME_COLOR_ATTR 

Color Control Cluster attributes.

CURRENT_X_ATTR 

Color Control Cluster attributes.

CURRENT_Y_ATTR 

Color Control Cluster attributes.

DRIFT_COMPENSATION_ATTR 

Color Control Cluster attributes.

COMPENSATION_TEXT_ATTR 

Color Control Cluster attributes.

COLOR_TEMPERATURE_ATTR 

Color Control Cluster attributes.

COLOR_MODE_ATTR 

Color Control Cluster attributes.

MOVE_TO_HUE_COMMAND 

Control Control Cluster : Move to Hue command received.

MOVE_HUE_COMMAND 

Control Control Cluster : Move Hue command received.

STEP_HUE_COMMAND 

Control Control Cluster : Step Hue command received.

MOVE_TO_SATURATION_COMMAND 

Control Control Cluster : Move to Saturation command received.

MOVE_SATURATION_COMMAND 

Control Control Cluster : Move Saturation command received.

STEP_SATURATION_COMMAND 

Control Control Cluster : Step Saturation command received.

MOVE_TO_HUE_AND_SATURATION_COMMAND 

Control Control Cluster : command received.

MOVE_TO_COLOR_COMMAND 

Control Control Cluster : Move to Color command received.

MOVE_COLOR_COMMAND 

Control Control Cluster : command received.

STEP_COLOR_COMMAND 

Control Control Cluster : Step Color command received.

MOVE_TO_COLOR_TEMPERATURE_COMMAND 

Control Control Cluster : Move to Color and temperature command received.

MIN_MEASURED_VALUE_ATTR 

Illuminance Measurement cluster.

Temperature Measurement cluster attributes. Pressure Measurement cluster. Flow Measurement cluster. Relative Humidity measurement cluster.

MAX_MEASURED_VALUE_ATTR 

Illuminance Measurement cluster.

Temperature Measurement cluster attributes. Pressure Measurement cluster. Flow Measurement cluster. Relative Humidity measurement cluster.

TOLERANCE_ATTR 

Illuminance Measurement cluster.

Temperature Measurement cluster attributes. Pressure Measurement cluster. Flow Measurement cluster. Relative Humidity measurement cluster.

MIN_SCALED_VALUE_ATTR 

Pressure Measurement Cluster attributes.

MAX_SCALED_VALUE_ATTR 

Pressure Measurement Cluster attributes.

SCALED_TOLERANCE_ATTR 

Pressure Measurement Cluster attributes.

SCALE_ATTR 

Pressure Measurement Cluster attributes.

ILLUMINANCE_LIGHT_SENSOR_TYPE_ATTR 

Illuminance Level Sensing Cluster attributes.

ILLUMINANCE_TARGET_LEVEL_ATTR 

Illuminance Level Sensing Cluster attributes.

OCCUPANCY_SENSOR_TYPE_ATTR 

Occupancy Sensing Cluster attributes.

PIR_OCCUP_TO_UNOCC_DELAY_ATTR 

Occupancy Sensing Cluster attributes.

PIR_UNOCC_TO_OCCUP_DELAY_ATTR 

Occupancy Sensing Cluster attributes.

PIR_UNOCC_TO_OCCUP_THRESHOLD_ATTR 

Occupancy Sensing Cluster attributes.

ULTRASONIC_OCCUP_TO_UNOCC_DELAY_ATTR 

Occupancy Sensing Cluster attributes.

ULTRASONIC_UNOCC_TO_OCCUP_DELAY_ATTR 

Occupancy Sensing Cluster attributes.

ULTRASONIC_UNOCC_TO_OCCUP_THRESHOLD_ATTR 

Occupancy Sensing Cluster attributes.

MAX_SPEED_ATTR 

Pump Configuration and Control Cluster attributes.

MAX_FLOW_ATTR 

Pump Configuration and Control Cluster attributes.

MIN_CONST_PRESSURE_ATTR 

Pump Configuration and Control Cluster attributes.

MAX_CONST_PRESSURE_ATTR 

Pump Configuration and Control Cluster attributes.

MIN_COMP_PRESSURE_ATTR 

Pump Configuration and Control Cluster attributes.

MAX_COMP_PRESSURE_ATTR 

Pump Configuration and Control Cluster attributes.

MIN_CONST_SPEED_ATTR 

Pump Configuration and Control Cluster attributes.

MAX_CONST_SPEED_ATTR 

Pump Configuration and Control Cluster attributes.

MIN_CONST_FLOW_ATTR 

Pump Configuration and Control Cluster attributes.

MAX_CONST_FLOW_ATTR 

Pump Configuration and Control Cluster attributes.

MIN_CONST_TEMP_ATTR 

Pump Configuration and Control Cluster attributes.

MAX_CONST_TEMP_ATTR 

Pump Configuration and Control Cluster attributes.

PUMP_STATUS_ATTR 

Pump Configuration and Control Cluster attributes.

EFFECTIVE_OPERATION_MODE_ATTR 

Pump Configuration and Control Cluster attributes.

EFFECTIVE_CONTROL_MODE_ATTR 

Pump Configuration and Control Cluster attributes.

PUMP_CAPACITY_ATTR 

Pump Configuration and Control Cluster attributes.

PUMP_SPEED_ATTR 

Pump Configuration and Control Cluster attributes.

LIFETIME_RUNNING_HOURS_ATTR 

Pump Configuration and Control Cluster attributes.

PUMP_POWER_ATTR 

Pump Configuration and Control Cluster attributes.

LIFETIME_ENERGY_CONSUMED_ATTR 

Pump Configuration and Control Cluster attributes.

PUMP_OPERATION_MODE_ATTR 

Pump Configuration and Control Cluster attributes.

PUMP_CONTROL_MODE_ATTR 

Pump Configuration and Control Cluster attributes.

PUMP_ALARM_MASK_ATTR 

Pump Configuration and Control Cluster attributes.

OUTDOOR_TEMPERATURE_ATTR 

Thermostat Cluster attributes.

THERMOSTAT_OCCUPANCY_ATTR 

Thermostat Cluster attributes.

SETPOINT_RAISE_OR_LOWER_COMMAND 

Thermostat Cluster : Setpoint Raise/Lower command received.

FAN_MODE_SEQUENCE_ATTR 

Fan Control Cluster attributes.

DEHUMIDIFICATION_COOLING_ATTR 

Dehumidification Control Cluster attributes.

DEHUMIDIFICATION_THRESHOLD_ATTR 

Dehumidification Control Cluster attributes.

RELATIVE_HUMIDITY_MODE_ATTR 

Dehumidification Control Cluster attributes.

DEHUMIDIFICATION_LOCKOUT_ATTR 

Dehumidification Control Cluster attributes.

DEHUMIDIFICATION_HYSTERESIS_ATTR 

Dehumidification Control Cluster attributes.

DEHUMIDIFICATION_MAX_COOL_ATTR 

Dehumidification Control Cluster attributes.

RELATIVE_HUMIDITY_DISPLAY_ATTR 

Dehumidification Control Cluster attributes.

KEYPAD_LOCKOUT_ATTR 

Thermostat User Interface Configuration Cluster attributes.

MOTOR_STEP_SIZE_ATTR 

Shade Configuration Cluster attributes.

SHADE_FUNCTIONS_STATUS_ATTR 

Shade Configuration Cluster attributes.

CLOSED_LIMIT_ATTR 

Shade Configuration Cluster attributes.

SHADE_MODE_ATTR 

Shade Configuration Cluster attributes.

LOCK_TYPE_ATTR 

Door Lock Cluster attributes.

ACTUATOR_ENABLED_ATTR 

Door Lock Cluster attributes.

DOOR_STATE_ATTR 

Door Lock Cluster attributes.

DOOR_OPEN_EVENTS_ATTR 

Door Lock Cluster attributes.

DOOR_CLOSED_EVENTS_ATTR 

Door Lock Cluster attributes.

OPEN_PERIOD_ATTR 

Door Lock Cluster attributes.

LOCK_DOOR_COMMAND 

Door Lock Cluster : Lock Door command received.

UNLOCK_DOOR_COMMAND 

Door Lock Cluster : Unlock Door command received.

LOCK_DOOR_RESPONSE 

Door Lock Cluster : Lock Door response generated.

UNLOCK_DOOR_RESPONSE 

Door Lock Cluster : Unlock Door response generated.

PHYSICAL_CLOSED_LIMIT_LIFT_ATTR 

Window Covering attributes.

PHYSICAL_CLOSED_LIMIT_TILT_ATTR 

Window Covering attributes.

CURRENT_POSITION_LIFT_ATTR 

Window Covering attributes.

CURRENT_POSITION_TILT_ATTR 

Window Covering attributes.

NUMBER_OF_ACTUATIONS_LIFT_ATTR 

Window Covering attributes.

NUMBER_OF_ACTUATIONS_TILT_ATTR 

Window Covering attributes.

CONFIG_AND_STATUS_ATTR 

Window Covering attributes.

CURRENT_POSITION_LIFT_PERCENTAGE_ATTR 

Window Covering attributes.

CURRENT_POSITION_TILT_PERCENTAGE_ATTR 

Window Covering attributes.

INSTALLED_OPEN_LIMIT_LIFT_ATTR 

Window Covering attributes.

INSTALLED_CLOSED_LIMIT_LIFT_ATTR 

Window Covering attributes.

INSTALLED_OPEN_LIMIT_TILT_ATTR 

Window Covering attributes.

INSTALLED_CLOSED_LIMIT_TILT_ATTR 

Window Covering attributes.

VELOCITY_LIFT_ATTR 

Window Covering attributes.

ACCELERATION_TIME_LIFT_ATTR 

Window Covering attributes.

DECELERATION_TIME_LIFT_ATTR 

Window Covering attributes.

WINDOW_COVERING_MODE_ATTR 

Window Covering attributes.

INTERMEDIATE_SETPOINTS_LIFT_ATTR 

Window Covering attributes.

INTERMEDIATE_SETPOINTS_TILT_ATTR 

Window Covering attributes.

UP_OPEN_COMMAND 

Window Covering Cluster : Up/Open command received.

DOWN_CLOSE_COMMAND 

Window Covering Cluster : Down/Close command received.

STOP_TILT_AND_LIFT_COMMAND 

Window Covering Cluster : Stop command received.

GO_TO_LIFT_SETPOINT_COMMAND 

Window Covering Cluster : Go to Lift Setpoint command received.

GO_TO_LIFT_VALUE_COMMAND 

Window Covering Cluster : Go to Lift Value command received.

GO_TO_LIFT_PERCENTAGE_COMMAND 

Window Covering Cluster : Go to Lift Percentage command received.

GO_TO_TILT_SETPOINT_COMMAND 

Window Covering Cluster : Go to Tilt Setpoint command received.

GO_TO_TILT_VALUE_COMMAND 

Window Covering Cluster : Go to Tilt Value command received.

GO_TO_TILT_PERCENTAGE_COMMAND 

Window Covering Cluster : Go to Tilt Percentage command received.

PROGRAM_SETPOINT_COMMAND 

Window Covering Cluster : Program Setpoint command received.

ZONE_TYPE_ATTR 

IAS Zone Cluster attributes.

ZONE_STATUS_ATTR 

IAS Zone Cluster attributes.

IAS_CIE_ADDRESS_ATTR 

IAS Zone Cluster attributes.

ZONE_ENROLL_RESPONSE 

IAS Zone Cluster : Zone Enroll Response received.

ZONE_STATUS_CHANGE_NOTIFICATION 

IAS Zone Cluster : Zone Status Change Notification generated.

ZONE_ENROLL_REQUEST 

IAS Zone Cluster : Zone Enroll Request generated.

BYPASS_COMMAND 

IAS ACE Cluster : Bypass command received.

EMERGENCY_COMMAND 

IAS ACE Cluster : Emergency command received.

FIRE_COMMAND 

IAS ACE Cluster : Fire command received.

PANIC_COMMAND 

IAS ACE Cluster : Panic command received.

GET_ZONE_ID_MAP_COMMAND 

IAS ACE Cluster : Get Zone ID Map command received.

GET_ZONE_INFORMATION_COMMAND 

IAS ACE Cluster : Get Zone information command received.

ARM_RESPONSE 

IAS ACE Cluster : Arm response generated.

GET_ZONE_ID_MAP_RESPONSE 

IAS ACE Cluster : Get Zone ID Map response generated.

GET_ZONE_INFORMATION_RESPONSE 

IAS ACE Cluster : Get Zone information response generated.

START_WARNING_COMMAND 

IAS WD Cluster : Start warning command received.

SQUAWK_COMMAND 

IAS WD Cluster : Squawk command received.

TIER2_PRICE_LABEL_ATTR 

Price Cluster attributes.

TIER3_PRICE_LABEL_ATTR 

Price Cluster attributes.

TIER4_PRICE_LABEL_ATTR 

Price Cluster attributes.

TIER5_PRICE_LABEL_ATTR 

Price Cluster attributes.

TIER6_PRICE_LABEL_ATTR 

Price Cluster attributes.

TIER7_PRICE_LABEL_ATTR 

Price Cluster attributes.

TIER8_PRICE_LABEL_ATTR 

Price Cluster attributes.

TIER9_PRICE_LABEL_ATTR 

Price Cluster attributes.

TIER10_PRICE_LABEL_ATTR 

Price Cluster attributes.

TIER11_PRICE_LABEL_ATTR 

Price Cluster attributes.

TIER12_PRICE_LABEL_ATTR 

Price Cluster attributes.

TIER13_PRICE_LABEL_ATTR 

Price Cluster attributes.

TIER14_PRICE_LABEL_ATTR 

Price Cluster attributes.

TIER15_PRICE_LABEL_ATTR 

Price Cluster attributes.

BLOCK1_THRESHOLD_ATTR 

Price Cluster attributes.

BLOCK2_THRESHOLD_ATTR 

Price Cluster attributes.

BLOCK3_THRESHOLD_ATTR 

Price Cluster attributes.

BLOCK4_THRESHOLD_ATTR 

Price Cluster attributes.

BLOCK5_THRESHOLD_ATTR 

Price Cluster attributes.

BLOCK6_THRESHOLD_ATTR 

Price Cluster attributes.

BLOCK7_THRESHOLD_ATTR 

Price Cluster attributes.

BLOCK8_THRESHOLD_ATTR 

Price Cluster attributes.

BLOCK9_THRESHOLD_ATTR 

Price Cluster attributes.

BLOCK10_THRESHOLD_ATTR 

Price Cluster attributes.

BLOCK11_THRESHOLD_ATTR 

Price Cluster attributes.

BLOCK12_THRESHOLD_ATTR 

Price Cluster attributes.

BLOCK13_THRESHOLD_ATTR 

Price Cluster attributes.

BLOCK14_THRESHOLD_ATTR 

Price Cluster attributes.

BLOCK15_THRESHOLD_ATTR 

Price Cluster attributes.

START_OF_BLOCK_PERIOD_ATTR 

Price Cluster attributes.

BLOCK_PERIOD_DURATION_ATTR 

Price Cluster attributes.

THRESHOLD_MULTIPLIER_ATTR 

Price Cluster attributes.

THRESHOLD_DIVISOR_ATTR 

Price Cluster attributes.

COMMODITY_TYPE_ATTR 

Price Cluster attributes.

STANDING_CHARGE_ATTR 

Price Cluster attributes.

CONVERSION_FACTOR_ATTR 

Price Cluster attributes.

CONVERSION_FACTOR_TRAILING_DIGIT_ATTR 

Price Cluster attributes.

CALORIFIC_VALUE_ATTR 

Price Cluster attributes.

CALORIFIC_VALUE_UNIT_ATTR 

Price Cluster attributes.

CALORIFIC_VALUE_TRAILING_DIGIT_ATTR 

Price Cluster attributes.

NO_TIER_BLOCK1_PRICE_ATTR 

Price Cluster attributes.

NO_TIER_BLOCK2_PRICE_ATTR 

Price Cluster attributes.

NO_TIER_BLOCK3_PRICE_ATTR 

Price Cluster attributes.

NO_TIER_BLOCK4_PRICE_ATTR 

Price Cluster attributes.

NO_TIER_BLOCK5_PRICE_ATTR 

Price Cluster attributes.

NO_TIER_BLOCK6_PRICE_ATTR 

Price Cluster attributes.

NO_TIER_BLOCK7_PRICE_ATTR 

Price Cluster attributes.

NO_TIER_BLOCK8_PRICE_ATTR 

Price Cluster attributes.

NO_TIER_BLOCK9_PRICE_ATTR 

Price Cluster attributes.

NO_TIER_BLOCK10_PRICE_ATTR 

Price Cluster attributes.

NO_TIER_BLOCK11_PRICE_ATTR 

Price Cluster attributes.

NO_TIER_BLOCK12_PRICE_ATTR 

Price Cluster attributes.

NO_TIER_BLOCK13_PRICE_ATTR 

Price Cluster attributes.

NO_TIER_BLOCK14_PRICE_ATTR 

Price Cluster attributes.

NO_TIER_BLOCK15_PRICE_ATTR 

Price Cluster attributes.

NO_TIER_BLOCK16_PRICE_ATTR 

Price Cluster attributes.

TIER1_BLOCK1_PRICE_ATTR 

Price Cluster attributes.

TIER1_BLOCK16_PRICE_ATTR 

Price Cluster attributes.

TIER2_BLOCK1_PRICE_ATTR 

Price Cluster attributes.

TIER2_BLOCK16_PRICE_ATTR 

Price Cluster attributes.

TIER3_BLOCK1_PRICE_ATTR 

Price Cluster attributes.

TIER3_BLOCK16_PRICE_ATTR 

Price Cluster attributes.

TIER4_BLOCK1_PRICE_ATTR 

Price Cluster attributes.

TIER4_BLOCK16_PRICE_ATTR 

Price Cluster attributes.

TIER5_BLOCK1_PRICE_ATTR 

Price Cluster attributes.

TIER5_BLOCK16_PRICE_ATTR 

Price Cluster attributes.

TIER6_BLOCK1_PRICE_ATTR 

Price Cluster attributes.

TIER6_BLOCK16_PRICE_ATTR 

Price Cluster attributes.

TIER7_BLOCK1_PRICE_ATTR 

Price Cluster attributes.

TIER7_BLOCK16_PRICE_ATTR 

Price Cluster attributes.

TIER8_BLOCK1_PRICE_ATTR 

Price Cluster attributes.

TIER8_BLOCK16_PRICE_ATTR 

Price Cluster attributes.

TIER9_BLOCK1_PRICE_ATTR 

Price Cluster attributes.

TIER9_BLOCK16_PRICE_ATTR 

Price Cluster attributes.

TIER10_BLOCK1_PRICE_ATTR 

Price Cluster attributes.

TIER10_BLOCK16_PRICE_ATTR 

Price Cluster attributes.

TIER11_BLOCK1_PRICE_ATTR 

Price Cluster attributes.

TIER11_BLOCK16_PRICE_ATTR 

Price Cluster attributes.

TIER12_BLOCK1_PRICE_ATTR 

Price Cluster attributes.

TIER12_BLOCK16_PRICE_ATTR 

Price Cluster attributes.

TIER13_BLOCK1_PRICE_ATTR 

Price Cluster attributes.

TIER13_BLOCK16_PRICE_ATTR 

Price Cluster attributes.

TIER14_BLOCK1_PRICE_ATTR 

Price Cluster attributes.

TIER14_BLOCK16_PRICE_ATTR 

Price Cluster attributes.

TIER15_BLOCK1_PRICE_ATTR 

Price Cluster attributes.

TIER15_BLOCK16_PRICE_ATTR 

Price Cluster attributes.

PRICE_INCREASE_RANDOMIZE_MINUTES_ATTR 

Price Client Cluster attributes.

PRICE_DECREASE_RANDOMIZE_MINUTES_ATTR 

Price Client Cluster attributes.

COMMODITY_TYPE_PRICING_CLIENT_ATTR 

Price Client Cluster attributes.

GET_CURRENT_PRICE_COMMAND 

Price Cluster : Get Current Price command received.

GET_SCHEDULED_PRICES_COMMAND 

Price Cluster : Get Scheduled Prices command received.

PRICE_ACKNOWLEDGEMENT_COMMAND 

Price Cluster : Price Acknowledgement command received.

GET_BLOCK_PERIOD_COMMAND 

Price Cluster : Get Block Period command received.

GET_CONVERSION_FACTOR_COMMAND 

Price Cluster : GetConversionFactor command received.

GET_CALORIFIC_VALUE_COMMAND 

Price Cluster : GetCalorificValue command received.

PUBLISH_PRICE_COMMAND 

Price Cluster : Publish Price command generated.

PUBLISH_BLOCK_PERIOD_COMMAND 

Price Cluster : Publish Block Period command generated.

PUBLISH_CONVERSION_FACTOR_COMMAND 

Price Cluster : Publish Conversion Factor command generated.

PUBLISH_CALORIFIC_VALUE_COMMAND 

Price Cluster : Publish Calorific Value command generated.

START_RANDOMIZE_MINUTES_ATTR 

Demand Response and Load Control Cluster attributes.

STOP_RANDOMIZE_MINUTES_ATTR 

Demand Response and Load Control Cluster attributes.

DEVICE_CLASS_VALUE_ATTR 

Demand Response and Load Control Cluster attributes.

REPORT_EVENT_STATUS 

Demand Response and Load Control Cluster : Report Event Status received.

GET_SCHEDULED_EVENTS 

Demand Response and Load Control Cluster : Get Scheduled Events received.

LOAD_CONTROL_EVENT_COMMAND 

Demand Response and Load Control Cluster : Load Control Event generated.

CANCEL_LOAD_CONTROL_EVENT 

Demand Response and Load Control Cluster : Cancel Load Control Event generated.

CANCEL_ALL_LOAD_CONTROL_EVENTS 

Demand Response and Load Control Cluster : Cancel All Load Control Events generated.

CURRENT_SUMMATION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_MAX_DEMAND_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_MAX_DEMAND_RECEIVED_ATTR 

Simple Metering Cluster attributes.

DFT_SUMMATION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

DAILY_FREEZE_TIME_ATTR 

Simple Metering Cluster attributes.

POWER_FACTOR_ATTR 

Simple Metering Cluster attributes.

READING_SNAP_SHOT_TIME_ATTR 

Simple Metering Cluster attributes.

CURRENT_MAX_DEMAND_DELIVERED_TIME_ATTR 

Simple Metering Cluster attributes.

CURRENT_MAX_DEMAND_RECEIVED_TIME_ATTR 

Simple Metering Cluster attributes.

DEFAULT_UPDATE_PERIOD_ATTR 

Simple Metering Cluster attributes.

FAST_POLL_UPDATE_PERIOD_ATTR 

Simple Metering Cluster attributes.

CURRENT_BLOCK_PERIOD_CONSUMPTION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

DAILY_CONSUMPTION_TARGET_ATTR 

Simple Metering Cluster attributes.

CURRENT_BLOCK_ATTR 

Simple Metering Cluster attributes.

PROFILE_INTERVAL_PERIOD_ATTR 

Simple Metering Cluster attributes.

INTERVAL_READ_REPORTING_PERIOD_ATTR 

Simple Metering Cluster attributes.

PRESET_READING_TIME_ATTR 

Simple Metering Cluster attributes.

VOLUME_PER_REPORT_ATTR 

Simple Metering Cluster attributes.

FLOW_RESTRICTION_ATTR 

Simple Metering Cluster attributes.

SUPPLY_STATUS_ATTR 

Simple Metering Cluster attributes.

CURRENT_INLET_ENERGY_CARRIER_SUMMATION_ATTR 

Simple Metering Cluster attributes.

CURRENT_OUTLET_ENERGY_CARRIER_SUMMATION_ATTR 

Simple Metering Cluster attributes.

INLET_TEMPERATURE_ATTR 

Simple Metering Cluster attributes.

OUTLET_TEMPERATURE_ATTR 

Simple Metering Cluster attributes.

CONTROL_TEMPERATURE_ATTR 

Simple Metering Cluster attributes.

CURRENT_INLET_ENERGY_CARRIER_DEMAND 

Simple Metering Cluster attributes.

CURRENT_OUTLET_ENERGY_CARRIER_DEMAND 

Simple Metering Cluster attributes.

CURRENT_TIER1_SUMMATION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER1_SUMMATION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER2_SUMMATION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER2_SUMMATION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER3_SUMMATION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER3_SUMMATION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER4_SUMMATION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER4_SUMMATION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER5_SUMMATION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER5_SUMMATION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER6_SUMMATION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER6_SUMMATION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER7_SUMMATION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER7_SUMMATION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER8_SUMMATION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER8_SUMMATION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER9_SUMMATION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER9_SUMMATION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER10_SUMMATION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER10_SUMMATION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER11_SUMMATION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER11_SUMMATION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER12_SUMMATION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER12_SUMMATION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER13_SUMMATION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER13_SUMMATION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER14_SUMMATION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER14_SUMMATION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER15_SUMMATION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_TIER15_SUMMATION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

METER_STATUS_ATTR 

Simple Metering Cluster attributes.

REMAINING_BATTERY_LIFE_ATTR 

Simple Metering Cluster attributes.

HOURS_IN_OPERATION_ATTR 

Simple Metering Cluster attributes.

HOURS_IN_FAULT_ATTR 

Simple Metering Cluster attributes.

UNIT_OF_MEASURE_ATTR 

Simple Metering Cluster attributes.

MULTIPLIER_ATTR 

Simple Metering Cluster attributes.

DIVISOR_ATTR 

Simple Metering Cluster attributes.

SUMMATION_FORMATTING_ATTR 

Simple Metering Cluster attributes.

DEMAND_FORMATTING_ATTR 

Simple Metering Cluster attributes.

HIST_FORMATTING_ATTR 

Simple Metering Cluster attributes.

METERING_DEVICE_TYPE_ATTR 

Simple Metering Cluster attributes.

SITE_ID_ATTR 

Simple Metering Cluster attributes.

METER_SERIAL_NUMBER_ATTR 

Simple Metering Cluster attributes.

ENERGY_CARRIER_UNIT_OF_MEASURE_ATTR 

Simple Metering Cluster attributes.

ENERGY_CARRIER_SUMMATION_FORMATTING_ATTR 

Simple Metering Cluster attributes.

ENERGY_CARRIER_DEMAND_FORMATTING_ATTR 

Simple Metering Cluster attributes.

TEMPERATURE_UNIT_OF_MEASURE_ATTR 

Simple Metering Cluster attributes.

TEMPERATURE_FORMATTING_ATTR 

Simple Metering Cluster attributes.

INSTANTANEOUS_DEMAND_ATTR 

Simple Metering Cluster attributes.

CURRENT_DAY_CONSUMPTION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_DAY_CONSUMPTION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

PREVIOUS_DAY_CONSUMPTION_DELIVERED_ATTR 

Simple Metering Cluster attributes.

PREVIOUS_DAY_CONSUMPTION_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_PARTIAL_PROFILE_INTERVAL_START_TIME_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_PARTIAL_PROFILE_INTERVAL_START_TIME_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_PARTIAL_PROFILE_INTERVAL_VALUE_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_PARTIAL_PROFILE_INTERVAL_VALUE_RECEIVED_ATTR 

Simple Metering Cluster attributes.

CURRENT_DAY_MAX_PRESSURE_ATTR 

Simple Metering Cluster attributes.

CURRENT_DAY_MIN_PRESSURE_ATTR 

Simple Metering Cluster attributes.

PREVIOUS_DAY_MAX_PRESSURE_ATTR 

Simple Metering Cluster attributes.

PREVIOUS_DAY_MIN_PRESSURE_ATTR 

Simple Metering Cluster attributes.

CURRENT_DAY_MAX_DEMAND_ATTR 

Simple Metering Cluster attributes.

PREVIOUS_DAY_MAX_DEMAND_ATTR 

Simple Metering Cluster attributes.

CURRENT_MONTH_MAX_DEMAND_ATTR 

Simple Metering Cluster attributes.

CURRENT_YEAR_MAX_DEMAND_ATTR 

Simple Metering Cluster attributes.

CURRENT_DAY_MAX_ENERGY_CARRIER_DEMAND_ATTR 

Simple Metering Cluster attributes.

PREVIOUS_DAY_MAX_ENERGY_CARRIER_DEMAND_ATTR 

Simple Metering Cluster attributes.

CURRENT_MONTH_MAX_ENERGY_CARRIER_DEMAND_ATTR 

Simple Metering Cluster attributes.

CURRENT_MONTH_MIN_ENERGY_CARRIER_DEMAND_ATTR 

Simple Metering Cluster attributes.

CURRENT_YEAR_MAX_ENERGY_CARRIER_DEMAND_ATTR 

Simple Metering Cluster attributes.

CURRENT_YEAR_MIN_ENERGY_CARRIER_DEMAND_ATTR 

Simple Metering Cluster attributes.

MAX_NUMBER_OF_PERIODS_DELIVERED_ATTR 

Simple Metering Cluster attributes.

CURRENT_DEMAND_DELIVERED_ATTR 

Simple Metering Cluster attributes.

DEMAND_LIMIT_ATTR 

Simple Metering Cluster attributes.

DEMAND_INTEGRATION_PERIOD_ATTR 

Simple Metering Cluster attributes.

NUMBER_OF_DEMAND_SUBINTERVALS_ATTR 

Simple Metering Cluster attributes.

GENERIC_ALARM_MASK_ATTR 

Simple Metering Cluster attributes.

ELECTRICITY_ALARM_MASK_ATTR 

Simple Metering Cluster attributes.

GENERIC_FLOW_OR_PRESSURE_ALARM_MASK_ATTR 

Simple Metering Cluster attributes.

WATER_SPECIFIC_ALARM_MASK_ATTR 

Simple Metering Cluster attributes.

HEAT_AND_COOLING_SPECIFIC_ALARM_MASK_ATTR 

Simple Metering Cluster attributes.

GAS_SPECIFIC_ALARM_MASK_ATTR 

Simple Metering Cluster attributes.

GET_PROFILE_COMMAND 

Simple Metering Cluster : Get Profile command received.

REQUEST_MIRROR_RESPONSE 

Simple Metering Cluster : Request Mirror Response received.

MIRROR_REMOVED_RESPONSE 

Simple Metering Cluster : Mirror removed response received.

REQUEST_FAST_POLL_MODE_COMMAND 

Simple Metering Cluster : Request fast poll mode command received.

GET_PROFILE_RESPONSE 

Simple Metering Cluster : Get Profile response generated.

REQUEST_MIRROR_COMMAND 

Simple Metering Cluster : Request Mirror command generated.

REMOVE_MIRROR_COMMAND 

Simple Metering Cluster : Remove Mirror command generated.

REQUEST_FAST_POLL_MODE_RESPONSE 

Simple Metering Cluster : Request fast poll mode response received.

MESSAGE_CONFIRMATION_RESPONSE 

Messaging Cluster : Display Message command generated.

DISPLAY_MESSAGE_COMMAND 

Messaging Cluster : Display Message command generated.

CANCEL_MESSAGE_COMMAND 

Messaging Cluster : Cancel Message command generated.

CREDIT_REMAINING_ATTR 

Prepayment Cluster attributes.

EMERGENCY_CREDIT_REMAINING_ATTR 

Prepayment Cluster attributes.

CREDIT_STATUS_ATTR 

Prepayment Cluster attributes.

TOP_UP1_DATETIME_ATTR 

Prepayment Cluster attributes.

TOP_UP1_AMOUNT_ATTR 

Prepayment Cluster attributes.

ORIGINATING_DEVICE1_ATTR 

Prepayment Cluster attributes.

TOP_UP2_DATETIME_ATTR 

Prepayment Cluster attributes.

TOP_UP2_AMOUNT_ATTR 

Prepayment Cluster attributes.

ORIGINATING_DEVICE2_ATTR 

Prepayment Cluster attributes.

TOP_UP3_DATETIME_ATTR 

Prepayment Cluster attributes.

TOP_UP3_AMOUNT_ATTR 

Prepayment Cluster attributes.

ORIGINATING_DEVICE3_ATTR 

Prepayment Cluster attributes.

TOP_UP4_DATETIME_ATTR 

Prepayment Cluster attributes.

TOP_UP4_AMOUNT_ATTR 

Prepayment Cluster attributes.

ORIGINATING_DEVICE4_ATTR 

Prepayment Cluster attributes.

TOP_UP5_DATETIME_ATTR 

Prepayment Cluster attributes.

TOP_UP5_AMOUNT_ATTR 

Prepayment Cluster attributes.

ORIGINATING_DEVICE5_ATTR 

Prepayment Cluster attributes.

FUEL_DBT_REMAINING_ATTR 

Prepayment Cluster attributes.

FUEL_DBT_RECOVERY_RATE_ATTR 

Prepayment Cluster attributes.

FUEL_DBT_RECOVERY_PERIOD_ATTR 

Prepayment Cluster attributes.

NON_FUEL_DBT_REMAINING_ATTR 

Prepayment Cluster attributes.

NON_FUEL_DBT_RECOVERY_RATE_ATTR 

Prepayment Cluster attributes.

NON_FUEL_DBT_RECOVERY_PERIOD_ATTR 

Prepayment Cluster attributes.

PROPOSED_CHANGE_PROVIDER_ID_ATTR 

Prepayment Cluster attributes.

PROPOSED_CHANGE_IMPL_TIME_ATTR 

Prepayment Cluster attributes.

PROPOSED_CHANGE_SUPPLY_STATUS_ATTR 

Prepayment Cluster attributes.

DELAYED_SUPPLY_INTERRUPT_VALUE_REMAINING_ATTR 

Prepayment Cluster attributes.

DELAYED_SUPPLY_INTERRUPT_VALUE_TYPE_ATTR 

Prepayment Cluster attributes.

SELECT_AVAILABLE_EMERGENCY_CREDIT_COMMAND 

Prepayment Cluster : Select Available Emergency Credit command received.

CHANGE_SUPPLY_COMMAND 

Prepayment Cluster : Change Supply command received.

SUPPLY_STATUS_RESPONSE 

Prepayment Cluster : Supply Status response generated.

TIME_FREE_FALL_ATTR 

Fall Configuration Cluster attributes (Cleode proprietary).

THRESHOLD_INACTIVITY_ATTR 

Fall Configuration Cluster attributes (Cleode proprietary).

DELTA_VECTOR_ATTR 

Fall Configuration Cluster attributes (Cleode proprietary).

PULSE_AVERAGE_ATTR 

Heart Rate Counters Cluster attributes (Cleode proprietary).

PULSE_CAPTURE_PERIOD_ATTR 

Heart Rate Counters Cluster attributes (Cleode proprietary).

BRACELET_POLL_RATE_ATTR 

Heart Rate Counters Cluster attributes (Cleode proprietary).

FUNCTION_STATUS_ATTR 

Heart Rate Counters Cluster attributes (Cleode proprietary).

HIGH_THRESHOLD_PULSE_ATTR 

Heart Rate Counters Cluster attributes (Cleode proprietary).

FUNCTION_STATUS_COMMAND 

Heart Rate Counters Cluster : Function Status command received.

RESET_COMMAND 

Heart Rate Counters Cluster : Reset command received.

PULSE_CAPTURE_NOTIFICATION 

Heart Rate Counters Cluster : Pulse Capture notification generated.

PULSE_AVERAGE_NOTIFICATION 

Heart Rate Counters Cluster : Pulse Average notification generated.

FUNCTION_STATUS_NOTIFICATION 

Heart Rate Counters Cluster : Function Status notification generated.

COMPANY_NAME_ATTR 

Appliance Identification Cluster attributes (EnergyAtHome).

COMPANY_ID_ATTR 

Appliance Identification Cluster attributes (EnergyAtHome).

BRAND_NAME_ATTR 

Appliance Identification Cluster attributes (EnergyAtHome).

BRAND_ID_ATTR 

Appliance Identification Cluster attributes (EnergyAtHome).

APPLIANCE_MODEL_ATTR 

Appliance Identification Cluster attributes (EnergyAtHome).

PART_NUMBER_ATTR 

Appliance Identification Cluster attributes (EnergyAtHome).

PRODUCT_REVISION_ATTR 

Appliance Identification Cluster attributes (EnergyAtHome).

SOFTWARE_REVISION_ATTR 

Appliance Identification Cluster attributes (EnergyAtHome).

PRODUCT_TYPE_NAME_ATTR 

Appliance Identification Cluster attributes (EnergyAtHome).

PRODUCT_TYPE_ID_ATTR 

Appliance Identification Cluster attributes (EnergyAtHome).

CECED_SPECIFICATION_VERSION_ATTR 

Appliance Identification Cluster attributes (EnergyAtHome).

FINISH_TIME_ATTR 

Appliance Control Cluster attributes (EnergyAtHome).

REMAINING_TIME_APPLIANCE_ATTR 

Appliance Control Cluster attributes (EnergyAtHome).

EXECUTION_OF_COMMAND 

Appliance Control Cluster : Execution of a Command received.

SIGNAL_STATE_COMMAND 

Appliance Control Cluster : Signal State command received.

WRITE_FUNCTIONS_COMMAND 

Appliance Control Cluster : Write Functions command received.

OVERLOAD_PAUSE_RESUME_COMMAND 

Appliance Control Cluster : Overload Pause Resume command received.

OVERLOAD_PAUSE_COMMAND 

Appliance Control Cluster : Overload Pause command received.

OVERLOAD_WARNING_COMMAND 

Appliance Control Cluster : Overload Warning command received.

SIGNAL_STATE_RESPONSE 

Appliance Control Cluster : Signal State response generated.

SIGNAL_STATE_NOTIFICATION 

Appliance Control Cluster : Signal State Notification generated.

GET_EVENTS_AND_ALERTS_RESPONSE 

Appliance Events and Alerts Cluster : Get Events and Alerts command generated.

EVENTS_AND_ALERTS_NOTIFICATION 

Appliance Events and Alerts Cluster : Events and Alerts Notification generated.

MULTIPLE_SCHEDULING_ATTR 

Power Profile Cluster attributes (EnergyAtHome).

ENERGY_FORMATTING_ATTR 

Power Profile Cluster attributes (EnergyAtHome).

ENERGY_REMOTE_ATTR 

Power Profile Cluster attributes (EnergyAtHome).

SCHEDULE_MODE_ATTR 

Power Profile Cluster attributes (EnergyAtHome).

POWER_PROFILE_REQUEST 

Power Profile Cluster : Power Profile request received.

POWER_PROFILE_STATE_REQUEST 

Power Profile Cluster : Power Profile State request received.

GET_POWER_PROFILE_PRICE_RESPONSE 

Power Profile Cluster : Get Power Profile Price response received.

GET_OVERALL_SCHEDULE_PRICE_RESPONSE 

Power Profile Cluster : Get Overall Schedule Price response received.

ENERGY_PHASES_SCHEDULE_NOTIFICATION 

Power Profile Cluster : Energy Phases Schedule Notification received.

ENERGY_PHASES_SCHEDULE_RESPONSE 

Power Profile Cluster : Energy Phases Schedule response received.

POWER_PROFILE_SCHEDULE_CONSTRAINTS_REQUEST 

Power Profile Cluster : Power Profile Schedule Constraints request received.

ENERGY_PHASES_SCHEDULE_STATE_REQUEST 

Power Profile Cluster : Energy Phases Schedule State request received.

GET_POWER_PROFILE_PRICE_EXTENDED_RESPONSE 

Power Profile Cluster : Get Power Profile Price Extended response received.

POWER_PROFILE_NOTIFICATION 

Power Profile Cluster : Power Profile Notification generated.

POWER_PROFILE_RESPONSE 

Power Profile Cluster : Power Profile response generated.

POWER_PROFILE_STATE_RESPONSE 

Power Profile Cluster : Power Profile State response generated.

GET_POWER_PROFILE_PRICE_COMMAND 

Power Profile Cluster : Get Power Profile Price command generated.

POWER_PROFILE_STATE_NOTIFICATION 

Power Profile Cluster : Power Profile State Notification generated.

GET_OVERALL_SCHEDULE_PRICE_COMMAND 

Power Profile Cluster : Get Overall Schedule Price command generated.

ENERGY_PHASES_SCHEDULE_REQUEST 

Power Profile Cluster : Energy Phases Schedule request generated.

ENERGY_PHASES_SCHEDULE_STATE_RESPONSE 

Power Profile Cluster : Energy Phases Schedule State response generated.

ENERGY_PHASES_SCHEDULE_STATE_NOTIFICATION 

Power Profile Cluster : Energy Phases Schedule State Notification generated.

POWER_PROFILE_SCHEDULE_CONSTRAINTS_NOTIFICATION 

Power Profile Cluster : Power Profile Schedule Constraints Notification generated.

POWER_PROFILE_SCHEDULE_CONSTRAINTS_RESPONSE 

Power Profile Cluster : Power Profile Schedule Constraints response generated.

GET_POWER_PROFILE_PRICE_EXTENDED_COMMAND 

Power Profile Cluster : Get Power Profile Price Extended command generated.

LOG_QUEUE_MAX_SIZE_ATTR 

Appliance Statistics Cluster attributes (EnergyAtHome).

LOG_REQUEST 

Appliance Statistics Cluster : Log request received.

LOG_QUEUE_REQUEST 

Appliance Statistics Cluster : Log request received.

LOG_NOTIFICATION 

Appliance Statistics Cluster : Log Notification generated.

LOG_RESPONSE 

Appliance Statistics Cluster : Log Response generated.

LOG_QUEUE_RESPONSE 

Appliance Statistics Cluster : Log Queue response generated.

STATISTICS_AVAILABLE 

Appliance Statistics Cluster : Statistics Available generated.

METER_TYPE_ID_ATTR 

Meter Identification Cluster attributes (EnergyAtHome).

DATA_QUALITY_ID_ATTR 

Meter Identification Cluster attributes (EnergyAtHome).

CUSTOMER_NAME_ATTR 

Meter Identification Cluster attributes (EnergyAtHome).

METER_MODEL_ATTR 

Meter Identification Cluster attributes (EnergyAtHome).

METER_PART_NUMBER_ATTR 

Meter Identification Cluster attributes (EnergyAtHome).

METER_PRODUCT_REVISION_ATTR 

Meter Identification Cluster attributes (EnergyAtHome).

METER_SOFTWARE_REVISION_ATTR 

Meter Identification Cluster attributes (EnergyAtHome).

UTILITY_NAME_ATTR 

Meter Identification Cluster attributes (EnergyAtHome).

POD_ATTR 

Meter Identification Cluster attributes (EnergyAtHome).

AVAILABLE_POWER_ATTR 

Meter Identification Cluster attributes (EnergyAtHome).

POWER_THRESHOLD_ATTR 

Meter Identification Cluster attributes (EnergyAtHome).

OFF_LEVEL_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

FUNCTIONAL_MODE_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

LEVEL_OFF_ON_TRANSITION_TIME_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

TIME_LEVEL_ON_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

AVG_DURING_TIME_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

ECOWATT_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

ECOWATT_LEVEL_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

CURRENT_FUNCTIONAL_MODE_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

GPS_LOCATION_LAT_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

GPS_LOCATION_LONG_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

LIFE_TIME_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

MAX_TEMP_VALUE_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

MAX_REGULATION_TIME_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

MAINTENANCE_MODE_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

ILLUMINANCE_MASTER_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

LUMINOUS_DEPRECIATION_COEFF_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

CURRENT_TIME_NO_RTC_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

CALIBRATION_COEFF_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

TIMEOUT_WITHOUT_MVT_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

FULLSCALE_LUMINOSITY_SENSOR_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

ZCM_STATE_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

ZCM_FAULT_ATTR 

MCX Configuration Cluster attributes (Cleode proprietary).

SET_MODE_COMMAND 

Pilot Monitor Cluster : Set mode command received.

AGENT_NUMBER_ATTR 

Dosimeter Control Cluster attributes (Cleode proprietary).

CHANNELS_LIST_MASK_ATTR 

Dosimeter Control Cluster attributes (Cleode proprietary).

FRAME_ISSUE_PERIOD_ATTR 

Dosimeter Control Cluster attributes (Cleode proprietary).

ALLOWED_FAILURE_NUMBER_ATTR 

Dosimeter Control Cluster attributes (Cleode proprietary).

SCAN_DURATION_ATTR 

Dosimeter Control Cluster attributes (Cleode proprietary).

NETWORK_ACTIVITY_ENABLED_ATTR 

Dosimeter Control Cluster attributes (Cleode proprietary).

ALARM_MODE_ENABLED_ATTR 

Dosimeter Control Cluster attributes (Cleode proprietary).

FREQUENCY_AGILITY_ATTR 

Dosimeter Control Cluster attributes (Cleode proprietary).

SYSTEM_LATENCY_ATTR 

Dosimeter Control Cluster attributes (Cleode proprietary).

SYSTEM_LATENCY_NOTIFICATION 

Dosimeter Control : System Latency Notification generated.

ROUTING_MODE_ATTR 

Power Control Cluster attributes (Cleode proprietary).

COORDINATOR_DISCOVERY_TIME_ATTR 

Power Control Cluster attributes (Cleode proprietary).

COORDINATOR_EXTENDED_PANID_ATTR 

Dosimeter Control Cluster attributes (Cleode proprietary).

ETIQUETTE_VTIC_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DATE_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_NGTF_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_NGTF2_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_LTARF_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_LTARF2_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_STGE_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_EAST_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_EASF01_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_EASF02_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_EASF03_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_EASF04_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_EASF05_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_EASF06_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_EASF07_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_EASF08_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_EASF09_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_EASF10_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_EASD01_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_EASD02_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_EASD03_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_EASD04_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_EAIT_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_ERQ1_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_ERQ2_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_ERQ3_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_ERQ4_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_IRMS1_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_IRMS2_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_IRMS3_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_URMS1_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_URMS2_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_URMS3_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_PREF_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_PCOUP_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_SINST1_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_SINST2_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_SINST3_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_SMAXN_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DATE_SMAXN_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_SMAXN1_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DATE_SMAXN1_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_CCASN_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DATE_CCASN_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_CCASN1_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DATE_CCASN1_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_CCAIN_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DATE_CCAIN_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_CCAIN1_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DATE_CCAIN1_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_UMOY1_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DATE_UMOY1_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_UMOY2_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DATE_UMOY2_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_UMOY3_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DATE_UMOY3_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DPM1_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DATE_DPM1_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_FPM1_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DATE_FPM1_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DPM2_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DATE_DPM2_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_FPM2_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DATE_FPM2_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DPM3_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DATE_DPM3_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_FPM3_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).

ETIQUETTE_DATE_FPM3_ATTR 

Linky Teleinformation Cluster attributes (Cleode proprietary).


The documentation for this class was generated from the following file: