Pairing ID (hex) |
Pairing ID (dec) |
Name | Datapoint Type | Values | Description |
---|---|---|---|---|---|
0x0000 | 0 | AL_INVALID | invalid pairing | ||
0x0001 | 1 | AL_SWITCH_ON_OFF | DPT_SWITCH | 1BIT
|
Binary Switch value |
0x0002 | 2 | AL_TIMED_START_STOP | DPT_START | 1BIT
|
For staircase lighting or movement detection |
0x0003 | 3 | AL_FORCED | DPT_SWITCH_CONTROL | 2BIT state length: 1 offset: 0
force length: 1 offset: 1
|
Forces value dependent high priority on or off state |
0x0004 | 4 | AL_SCENE_CONTROL | DPT_SCENE_CONTROL | 1BYTE scene number length: 6 offset: 0 enabled length: 1 offset: 6
control length: 1 offset: 7
|
Recall or learn the set value related to encoded scene number |
0x0005 | 5 | AL_DOOR_OPENER | DPT_START | 1BIT
|
Activation of a door opener function with autonomous switch off |
0x0006 | 6 | AL_TIMED_MOVEMENT | DPT_START | 1BIT
|
Activation of an autonomous switch off function triggered by an movement detector |
0x0007 | 7 | AL_TIMED_PRESENCE | DPT_START | 1BIT
|
Announces presence triggered by an movement detector to be used by e.g. RTCs. Is independent of brightness and can be used for alerts e.g. |
0x0010 | 16 | AL_RELATIVE_SET_VALUE_CONTROL | DPT_CONTROL_DIMMING | 4BIT state length: 3 offset: 0
force length: 1 offset: 3
|
Relative dimming value |
0x0011 | 17 | AL_ABSOLUTE_SET_VALUE_CONTROL | DPT_SCALING | 1BYTE | Absolute control of the set value |
0x0012 | 18 | AL_NIGHT | DPT_BOOL | 1BIT
|
Toggle between day and night where day = 0 and night = 1 |
0x0013 | 19 | AL_RESET_ERROR | Resets load failures / short circuits / etc | ||
0x0014 | 20 | AL_NIGHT_ACTUATOR_FOR_SYSAP | DPT_BOOL | 1BIT
|
Toggle between day and night (where day = 0 / night = 1) |
0x0015 | 21 | AL_RGB | DPT_COLOUR_RGB | 3BYTE red length: 8 offset: 0 green length: 8 offset: 8 blue length: 8 offset: 16 |
RGB Color coded in three bytes |
0x0016 | 22 | AL_COLOR_TEMPERATURE | DPT_SCALING | 1BYTE | Color temperature |
0x0017 | 23 | AL_HSV | DPT_COLOUR_HSV | 4BYTE hue length: 16 offset: 0 saturation length: 8 offset: 16 value length: 8 offset: 24 |
Hue (2 Byte) / Saturation (1 Byte) / Value (1 Byte / brightness) |
0x0018 | 24 | AL_COLOR | DPT_BIT_SET_16 | 2BYTE | Hue (2 Byte) |
0x0019 | 25 | AL_SATURATION | DPT_SCALING | 1BYTE | Saturation (1 Byte) |
0x001A | 26 | AL_ABSOLUTE_SET_VALUE_CONTROL_HUE | DPT_SCALING | 1BYTE | Absolute control of the set value (does not switch on the light) |
0x0020 | 32 | AL_MOVE_UP_DOWN | DPT_UP_DOWN | 1BIT
|
Moves sunblind up (0) and down (1) |
0x0021 | 33 | AL_STOP_STEP_UP_DOWN | DPT_STEP | 1BIT
|
Stops the sunblind and to step it up/down |
0x0022 | 34 | AL_DEDICATED_STOP | DPT_START | 1BIT
|
Stops the sunblind |
0x0023 | 35 | AL_SET_ABSOLUTE_POSITION_BLINDS_PERCENTAGE | DPT_SCALING | 1BYTE | Moves the sunblinds into a specified position |
0x0024 | 36 | AL_SET_ABSOLUTE_POSITION_SLATS_PERCENTAGE | DPT_SCALING | 1BYTE | Moves the slats into a specified position |
0x0025 | 37 | AL_WIND_ALARM | DPT_ALARM | 1BIT
|
State of the wind sensor (sent cyclically and on COV) Moves the sunblind to a secure position and to block it for any further control |
0x0026 | 38 | AL_FROST_ALARM | DPT_ALARM | 1BIT
|
State of the frost sensor (sent cyclically and on COV) Moves the sunblind to a secure position and to block it for any further control |
0x0027 | 39 | AL_RAIN_ALARM | DPT_ALARM | 1BIT
|
State of the rain sensor (sent cyclically and on COV) |
0x0028 | 40 | AL_FORCED_UP_DOWN | DPT_SWITCH_CONTROL | 2BIT state length: 1 offset: 0
force length: 1 offset: 1
|
Forces value dependent high priority up or down state |
0x0029 | 41 | AL_WINDOW_DOOR_POSITION | DPT_SCALING | 1BYTE | Delivers position for Window/Door (Open / Tilted / Closed) |
0x0030 | 48 | AL_ACTUATING_VALUE_HEATING | DPT_SCALING | 1BYTE | Determines the through flow volume of the control valve |
0x0031 | 49 | AL_FAN_COIL_LEVEL | DPT_ENUM_0_TO_3 | 2BIT | Display value of the fan coil speed. (0=off / 1=lowest - 5=fastest) |
0x0032 | 50 | AL_ACTUATING_VALUE_COOLING | DPT_SCALING | 1BYTE | Determines the through flow volume of the control valve |
0x0033 | 51 | AL_SET_POINT_TEMPERATURE | DPT_VALUE_TEMP | 2BYTE | Defines the displayed set point temperature of the system |
0x0034 | 52 | AL_RELATIVE_SET_POINT_TEMPERATURE | DPT_VALUE_TEMP | 2BYTE | Defines the relative set point temperature of the system |
0x0035 | 53 | AL_WINDOW_DOOR | DPT_WINDOW_DOOR | 1BIT
|
Open = 1 / closed = 0 |
0x0036 | 54 | AL_STATE_INDICATION | DPT_BIT_SET_8 | 1BYTE | states: on/off heating/cooling; eco/comfort; frost/not frost |
0x0037 | 55 | AL_FAN_MANUAL_ON_OFF | DPT_SWITCH | 1BIT
|
Switches Fan in manual control mode (master to slave) |
0x0038 | 56 | AL_CONTROLLER_ON_OFF | DPT_SWITCH | 1BIT
|
Switches controller on or off. Off means protection mode |
0x0039 | 57 | AL_RELATIVE_SET_POINT_REQUEST | DPT_VALUE_TEMP | 2BYTE | Request for a new relative set point value |
0x003A | 58 | AL_ECO_ON_OFF | DPT_SWITCH | 1BIT
|
Switches eco mode on or off |
0x003B | 59 | AL_COMFORT_TEMPERATURE | DPT_VALUE_TEMP | 2BYTE | Sends the current comfort temperature |
0x003C | 60 | AL_ABSOLUTE_SET_VALUE_CONTROL_WHITE | DPT_SCALING | 1BYTE | Absolute control of the white set value |
0x003D | 61 | AL_SELECTED_HEATING_COOLING_MODE_REQUEST | DPT_BIT_SET_8 | 1BYTE | Request a change in selected heating/cooling mode |
0x003E | 62 | AL_INFO_HEATING_COOLING_MODE | DPT_BIT_SET_8 | 1BYTE | Info heating/cooling mode |
0x0040 | 64 | AL_FAN_STAGE_REQUEST | DPT_ENUM_0_TO_3 | 2BIT | Request for a new manual fan stage |
0x0041 | 65 | AL_FAN_MANUAL_ON_OFF_REQUEST | DPT_SWITCH | 1BIT
|
Request for switching fan in manual/auto mode |
0x0042 | 66 | AL_CONTROLLER_ON_OFF_REQUEST | DPT_SWITCH | 1BIT
|
Request for switching controller on or off. Off means protection mode |
0x0043 | 67 | AL_VALUE_ADDITIONAL_HEATING | DPT_SWITCH | 1BIT
|
Heating = 1 / No heating = 0 |
0x0044 | 68 | AL_ECO_ON_OFF_INDICATION | DPT_SWITCH | 1BIT
|
Indicates ECO mode |
0x0050 | 80 | AL_AWAY | DPT_ENUM_8 | 1BYTE | Indicates auto mode |
0x0100 | 256 | AL_INFO_ON_OFF | DPT_SWITCH | 1BIT
|
Reflects the binary state of the actuator |
0x0101 | 257 | AL_INFO_FORCE | DPT_ENUM_8 | 1BYTE | Indicates the cause of forced operation (0 = not forced) |
0x0105 | 261 | AL_SYSAP_INFO_ON_OFF | DPT_SWITCH | 1BIT
|
Reflects the binary state of the actuator group |
0x0106 | 262 | AL_SYSAP_INFO_FORCE | DPT_ENUM_8 | 1BYTE | Indicates whether the actuator group is forced (1) or not forced (0) |
0x0110 | 272 | AL_INFO_ACTUAL_DIMMING_VALUE | DPT_SCALING | 1BYTE | Reflects the actual value of the actuator |
0x0111 | 273 | AL_INFO_ERROR | DPT_BIT_SET_32 | 4BYTE | Indicates load failures / short circuits / etc |
0x0115 | 277 | AL_SYSAP_INFO_ACTUAL_DIMMING_VALUE | DPT_SCALING | 1BYTE | Reflects the actual value of the actuator group |
0x0116 | 278 | AL_SYSAP_INFO_ERROR | DPT_BIT_SET_32 | 4BYTE | Indicates load failures / short circuits / etc |
0x0117 | 279 | AL_INFO_RGB | DPT_COLOUR_RGB | 3BYTE red length: 8 offset: 0 green length: 8 offset: 8 blue length: 8 offset: 16 |
RGB Color coded in three bytes |
0x0118 | 280 | AL_INFO_COLOR_TEMPERATURE | DPT_SCALING | 1BYTE | Color temperature |
0x0119 | 281 | AL_SYSAP_INFO_RGB | DPT_COLOUR_RGB | 3BYTE red length: 8 offset: 0 green length: 8 offset: 8 blue length: 8 offset: 16 |
RGB Color coded in three bytes |
0x011A | 282 | AL_SYSAP_INFO_COLOR_TEMPERATURE | DPT_SCALING | 1BYTE | Color temperature |
0x011B | 283 | AL_INFO_HSV | DPT_COLOUR_HSV | 4BYTE hue length: 16 offset: 0 saturation length: 8 offset: 16 value length: 8 offset: 24 |
Hue (2 Byte) Saturation (1 Byte); Value (1 Byte - brightness) |
0x011C | 284 | AL_SYSAP_INFO_HSV | DPT_COLOUR_HSV | 4BYTE hue length: 16 offset: 0 saturation length: 8 offset: 16 value length: 8 offset: 24 |
Hue (2 Byte) Saturation (1 Byte); Value (1 Byte - brightness) |
0x011D | 285 | AL_INFO_COLOR_MODE | DPT_COLOUR_MODE | 1BIT
|
hsv or ct |
0x011E | 286 | AL_SYSAP_INFO_COLOR_MODE | DPT_COLOUR_MODE | 1BIT
|
hsv or ct |
0x011F | 287 | AL_COLOR_MODE | DPT_COLOUR_MODE | 1BIT
|
hsv or ct |
0x0120 | 288 | AL_INFO_MOVE_UP_DOWN | DPT_ENUM_0_TO_3 | 2BIT | Indicates last moving direction and whether moving currently or not |
0x0121 | 289 | AL_CURRENT_ABSOLUTE_POSITION_BLINDS_PERCENTAGE | DPT_SCALING | 1BYTE | Indicate the current position of the sunblinds in percentage |
0x0122 | 290 | AL_CURRENT_ABSOLUTE_POSITION_SLATS_PERCENTAGE | DPT_SCALING | 1BYTE | Indicate the current position of the slats in percentage |
0x0123 | 291 | AL_VALID_CURRENT_ABSOLUTE_POSITION | DPT_SWITCH | 1BIT
|
Indicates whether the Datapoints CAPBP CAPSP are valid |
0x0125 | 293 | AL_SYSAP_INFO_MOVE_UP_DOWN | DPT_ENUM_0_TO_3 | 2BIT | Indicates last moving direction and whether moving currently or not of the actuator group |
0x0126 | 294 | AL_SYSAP_CURRENT_ABSOLUTE_POSITION_BLINDS_PERCENTAGE | DPT_SCALING | 1BYTE | indicate the current position of the sunblinds in percentage of the actuator group |
0x0127 | 295 | AL_SYSAP_CURRENT_ABSOLUTE_POSITION_SLATS_PERCENTAGE | DPT_SCALING | 1BYTE | indicate the current position of the slats in percentage of the actuator group |
0x0128 | 296 | AL_CAPBP_AND_CAPSP_VALID | Indicates whether the Datapoints CAPBP CAPSP are valid | ||
0x0130 | 304 | AL_MEASURED_TEMPERATURE | DPT_VALUE_TEMP | 2BYTE | Indicates the actual measured temperature |
0x0131 | 305 | AL_INFO_VALUE_HEATING | DPT_SCALING | 1BYTE | States the current flow volume of the conrol valve |
0x0132 | 306 | AL_INFO_VALUE_COOLING | DPT_SCALING | 1BYTE | States the current flow volume of the conrol valve |
0x0133 | 307 | AL_RESET_OVERLOAD | DPT_SWITCH | 1BIT
|
Resets overload/short circuit |
0x0134 | 308 | AL_OVERLOAD_DETECTION | Indicates overload / short circuit / etc | ||
0x0135 | 309 | AL_HEATING_COOLING | DPT_SWITCH | 1BIT
|
switch between heating and cooling: heating = 0 / cooling = 1 |
0x0136 | 310 | AL_ACTUATING_FAN_STAGE_HEATING | DPT_VALUE_1_UCOUNT | 1BYTE | Requests a new manual fan stage from actuator in heating mode |
0x0137 | 311 | AL_DEPRECATED_0137 | Switches Fan in manual heating control mode | ||
0x0138 | 312 | AL_DEPRECATED_0138 | Feedback for current fan stage in heating mode | ||
0x0139 | 313 | AL_DEPRECATED_0139 | Feedback for manual fan control heating mode | ||
0x0140 | 320 | AL_INFO_ABSOLUTE_SET_POINT_REQUEST | DPT_VALUE_TEMP | 2BYTE | Absolute set point temperature input for timer |
0x0141 | 321 | AL_INFO_ACTUATING_VALUE_ADD_HEATING | DPT_SWITCH | 1BIT
|
Feedback |
0x0142 | 322 | AL_INFO_ACTUATING_VALUE_ADD_COOLING | DPT_SWITCH | 1BIT
|
Feedback |
0x0143 | 323 | AL_ACTUATING_VALUE_ADD_HEATING | DPT_SWITCH | 1BIT
|
|
0x0144 | 324 | AL_ACTUATING_VALUE_ADD_COOLING | DPT_SWITCH | 1BIT
|
|
0x0145 | 325 | AL_INFO_FAN_ACTUATING_STAGE_HEATING | DPT_VALUE_1_UCOUNT | 1BYTE | Feedback from FCA |
0x0146 | 326 | AL_INFO_FAN_MANUAL_ON_OFF_HEATING | DPT_SWITCH | 1BIT
|
Feedback from FCA |
0x0147 | 327 | AL_ACTUATING_FAN_STAGE_COOLING | DPT_VALUE_1_UCOUNT | 1BYTE | Requests a new manual fan stage from actuator in cooling mode |
0x0148 | 328 | AL_DEPRECATED_0148 | Switches Fan in manual cooling control mode | ||
0x0149 | 329 | AL_INFO_FAN_ACTUATING_STAGE_COOLING | DPT_VALUE_1_UCOUNT | 1BYTE | Feedback for current fan stage in cooling mode |
0x014A | 330 | AL_INFO_FAN_MANUAL_ON_OFF_COOLING | DPT_SWITCH | 1BIT
|
Feedback for manual fan control cooling mode |
0x014B | 331 | AL_HEATING_ACTIVE | DPT_SWITCH | 1BIT
|
|
0x014C | 332 | AL_COOLING_ACTIVE | DPT_SWITCH | 1BIT
|
|
0x014D | 333 | AL_HEATING_DEMAND | DPT_SCALING | 1BYTE | |
0x014E | 334 | AL_COOLING_DEMAND | DPT_SCALING | 1BYTE | |
0x014F | 335 | AL_INFO_HEATING_DEMAND | DPT_SCALING | 1BYTE | |
0x0150 | 336 | AL_INFO_COOLING_DEMAND | DPT_SCALING | 1BYTE | |
0x0151 | 337 | AL_HUMIDITY | DPT_SCALING | 1BYTE | Measured Humidity |
0x0152 | 338 | AL_AUX_ON_OFF_REQUEST | DPT_SWITCH | 1BIT
|
Aux On/Off request |
0x0153 | 339 | AL_AUX_ON_OFF_RESPONSE | DPT_SWITCH | 1BIT
|
Aux On/Off response |
0x0154 | 340 | AL_HEATING_ON_OFF_REQUEST | DPT_SWITCH | 1BIT
|
Heating On/Off request |
0x0155 | 341 | AL_COOLING_ON_OFF_REQUEST | DPT_SWITCH | 1BIT
|
Cooling On/Off request |
0x0156 | 342 | AL_INFO_OPERATION_MODE | DPT_BIT_SET_8 | 1BYTE | |
0x0157 | 343 | AL_INFO_SWING_MODE | DPT_BIT_SET_8 | 1BYTE | |
0x0158 | 344 | AL_SUPPORTED_FEATURES | DPT_BIT_SET_32 | 4BYTE | |
0x0159 | 345 | AL_EXTENDED_STATUS | DPT_BIT_SET_32 | 4BYTE | |
0x015A | 346 | AL_EXTENDED_STATUS_US | DPT_BIT_SET_16 | 2BYTE | |
0x015B | 347 | AL_AUX_HEATING_ON_OFF_REQUEST | DPT_SWITCH | 1BIT
|
|
0x015C | 348 | AL_EMERGENCY_HEATING_ON_OFF_REQUEST | DPT_SWITCH | 1BIT
|
|
0x0160 | 352 | AL_RELATIVE_FAN_SPEED_CONTROL | DPT_CONTROL_DIMMING | 4BIT state length: 3 offset: 0
force length: 1 offset: 3
|
Relative control of the set value |
0x0161 | 353 | AL_ABSOLUTE_FAN_SPEED_CONTROL | DPT_SCALING | 1BYTE | Absolute control of the set value |
0x0162 | 354 | AL_INFO_ABSOLUTE_FAN_SPEED | DPT_SCALING | 1BYTE | Reflects the actual value of the actuator |
0x0163 | 355 | AL_SYSAP_INFO_ABSOLUTE_FAN_SPEED | DPT_SCALING | 1BYTE | Reflects the actual value of the actuator |
0x0164 | 356 | AL_TIMED_MOVEMENT_REQUEST | DPT_START | 1BIT
|
Activation of an autonomous switch off function triggered by an movement detector |
0x0165 | 357 | AL_INFO_TIMED_MOVEMENT | DPT_ENUM_0_TO_63 | 6BIT | Reflects the actual value of the actuator |
0x0166 | 358 | AL_MOVEMENT_DETECTOR_STATUS | DPT_BIT_SET_8 | 1BYTE | Reflects the actual value of the actuator |
0x0167 | 359 | AL_LOCK_SENSOR | DPT_SWITCH | 1BIT
|
Locks a sensor for local on-site operation |
0x0168 | 360 | AL_INFO_LOCKED_SENSOR | DPT_STATE | 1BIT
|
Reflects the locked state of a sensor |
0x0169 | 361 | AL_SYSAP_INFO_LOCKED_SENSOR | DPT_STATE | 1BIT
|
Reflects the locked state of a sensor group |
0x0170 | 368 | AL_INFO_VALUE_WHITE | DPT_SCALING | 1BYTE | Feedback value white |
0x0171 | 369 | AL_SYSAP_INFO_VALUE_WHITE | DPT_SCALING | 1BYTE | SysAP Feedback value white |
0x01A0 | 416 | AL_NOTIFICATION_FLAGS | DPT_BIT_SET_16 | 2BYTE | Notifications of RF devices (e. g. Battery low) |
0x01A1 | 417 | AL_INFO_LOCAL_TIMER_CONTROL_8 | DPT_TIMER_CONTROL_8 | 2BYTE timer 1 length: 2 offset: 0
timer 2 length: 2 offset: 2
timer 3 length: 2 offset: 4
timer 4 length: 2 offset: 6
timer 5 length: 2 offset: 8
timer 6 length: 2 offset: 10
timer 7 length: 2 offset: 12
timer 8 length: 2 offset: 14
|
local timer control for 8 timers |
0x01A2 | 418 | AL_INFO_GROUP_TIMER_CONTROL_8 | DPT_TIMER_CONTROL_8 | 2BYTE timer 1 length: 2 offset: 0
timer 2 length: 2 offset: 2
timer 3 length: 2 offset: 4
timer 4 length: 2 offset: 6
timer 5 length: 2 offset: 8
timer 6 length: 2 offset: 10
timer 7 length: 2 offset: 12
timer 8 length: 2 offset: 14
|
group timer control for 8 timers |
0x01A3 | 419 | AL_MWIRE_SWITCH_ON_OFF | DPT_SWITCH | 1BIT
|
Binary Switch value |
0x01A4 | 420 | AL_MWIRE_RELATIVE_SET_VALUE_CONTROL | DPT_CONTROL_DIMMING | 4BIT state length: 3 offset: 0
force length: 1 offset: 3
|
Relative dimming value |
0x01A5 | 421 | AL_MWIRE_MOVE_UP_DOWN | DPT_UP_DOWN | 1BIT
|
Moves sunblind up (0) and down (1) |
0x01A6 | 422 | AL_MWIRE_STOP_STEP_UP_DOWN | DPT_STEP | 1BIT
|
Stops the sunblind and to step it up/down |
0x01A7 | 423 | AL_MWIRE_PRESET | DPT_SCENE_A_B | 1BIT
|
MWIRE preset number |
0x01A8 | 424 | AL_INFO_LOCAL_TIMER_CONTROL_32 | DPT_TIMER_CONTROL_32 | 8BYTE timer 1 length: 2 offset: 0
timer 2 length: 2 offset: 2
timer 3 length: 2 offset: 4
timer 4 length: 2 offset: 6
timer 5 length: 2 offset: 8
timer 6 length: 2 offset: 10
timer 7 length: 2 offset: 12
timer 8 length: 2 offset: 14
timer 9 length: 2 offset: 16
timer 10 length: 2 offset: 18
timer 11 length: 2 offset: 20
timer 12 length: 2 offset: 22
timer 13 length: 2 offset: 24
timer 14 length: 2 offset: 26
timer 15 length: 2 offset: 28
timer 16 length: 2 offset: 30
timer 17 length: 2 offset: 32
timer 18 length: 2 offset: 34
timer 19 length: 2 offset: 36
timer 20 length: 2 offset: 38
timer 21 length: 2 offset: 40
timer 22 length: 2 offset: 42
timer 23 length: 2 offset: 44
timer 24 length: 2 offset: 46
timer 25 length: 2 offset: 48
timer 26 length: 2 offset: 50
timer 27 length: 2 offset: 52
timer 28 length: 2 offset: 54
timer 29 length: 2 offset: 56
timer 30 length: 2 offset: 58
timer 31 length: 2 offset: 60
timer 32 length: 2 offset: 62
|
local timer control for 32 timers |
0x01A9 | 425 | AL_INFO_GROUP_TIMER_CONTROL_32 | DPT_TIMER_CONTROL_32 | 8BYTE timer 1 length: 2 offset: 0
timer 2 length: 2 offset: 2
timer 3 length: 2 offset: 4
timer 4 length: 2 offset: 6
timer 5 length: 2 offset: 8
timer 6 length: 2 offset: 10
timer 7 length: 2 offset: 12
timer 8 length: 2 offset: 14
timer 9 length: 2 offset: 16
timer 10 length: 2 offset: 18
timer 11 length: 2 offset: 20
timer 12 length: 2 offset: 22
timer 13 length: 2 offset: 24
timer 14 length: 2 offset: 26
timer 15 length: 2 offset: 28
timer 16 length: 2 offset: 30
timer 17 length: 2 offset: 32
timer 18 length: 2 offset: 34
timer 19 length: 2 offset: 36
timer 20 length: 2 offset: 38
timer 21 length: 2 offset: 40
timer 22 length: 2 offset: 42
timer 23 length: 2 offset: 44
timer 24 length: 2 offset: 46
timer 25 length: 2 offset: 48
timer 26 length: 2 offset: 50
timer 27 length: 2 offset: 52
timer 28 length: 2 offset: 54
timer 29 length: 2 offset: 56
timer 30 length: 2 offset: 58
timer 31 length: 2 offset: 60
timer 32 length: 2 offset: 62
|
group timer control for 32 timers |
0x01AA | 426 | AL_TRIGGERED_PIR_MASK | DPT_BIT_SET_8 | 1BYTE | |
0x01AB | 427 | AL_TIMEFRAME_MOVEMENT | DPT_START | 1BIT
|
Activation of a delayed autonomous switch off function triggered by a movement detector over an extended time period |
0x01AC | 428 | AL_TIMED_DIMMING | DPT_SCALING_SPEED | 3BYTE time length: 16 offset: 0 scaling value length: 8 offset: 16 |
Dim to a given value in a given time |
0x01AD | 429 | AL_INFO_TIMED_DIMMING | DPT_SCALING_SPEED | 3BYTE time length: 16 offset: 0 scaling value length: 8 offset: 16 |
Target dimming feedback |
0x0200 | 512 | AL_DEPRECATED_0200 | Notification | ||
0x0280 | 640 | AL_BOOL_VALUE_1 | DPT_SWITCH | 1BIT
|
Bool Value 1 |
0x0281 | 641 | AL_BOOL_VALUE_2 | DPT_SWITCH | 1BIT
|
Bool Value 2 |
0x0282 | 642 | AL_BOOL_VALUE_3 | DPT_SWITCH | 1BIT
|
Bool Value 3 |
0x0283 | 643 | AL_BOOL_VALUE_4 | Bool Value 4 | ||
0x0290 | 656 | AL_SCALING_VALUE_1 | DPT_SCALING | 1BYTE | Scaling Value 1 |
0x0291 | 657 | AL_SCALING_VALUE_2 | DPT_SCALING | 1BYTE | Scaling Value 2 |
0x0292 | 658 | AL_SCALING_VALUE_3 | DPT_SCALING | 1BYTE | Scaling Value 3 |
0x0293 | 659 | AL_SCALING_VALUE_4 | Scaling Value 4 | ||
0x02A0 | 672 | AL_UNLOCK | DPT_TRIGGER | 1BIT
|
Unlock command |
0x02C0 | 704 | AL_LOCATOR_BEEP | DPT_TRIGGER | 1BIT
|
Locator Beep |
0x02C1 | 705 | AL_SWITCH_TEST_ALARM | DPT_SWITCH | 1BIT
|
Switch Test Alarm |
0x02C2 | 706 | AL_TEST_ALARM_ACTIVE | DPT_ALARM | 1BIT
|
Test-Alarm Active |
0x02C3 | 707 | AL_FIRE_ALARM_ACTIVE | DPT_ALARM | 1BIT
|
Fire-Alarm Active |
0x02C4 | 708 | AL_CO_ALARM_ACTIVE | DPT_ALARM | 1BIT
|
CO-Alarm Active |
0x02C5 | 709 | AL_REMOTE_LOCATE | DPT_TRIGGER | 1BIT
|
Remote locate |
0x02C6 | 710 | AL_DETECTOR_PAIRING_MODE | DPT_SWITCH | 1BIT
|
Detector pairing mode |
0x02C7 | 711 | AL_INFO_DETECTOR_PAIRING_MODE | DPT_SWITCH | 1BIT
|
Info detector pairing mode |
0x02C8 | 712 | AL_FLOOD_ALARM | DPT_SWITCH | 1BIT
|
Flood detected |
0x0300 | 768 | AL_SET_OPERATING_MODE | Operating mode of thermostat | ||
0x0301 | 769 | AL_HEATING_COOLING_DOMUS | Switch from Heating (0) Cooling (1) | ||
0x0400 | 1024 | AL_OUTDOOR_TEMPERATURE | DPT_VALUE_TEMP | 2BYTE | Outdoor Temperature |
0x0401 | 1025 | AL_WIND_FORCE | DPT_BEAUFORT_WIND_FORCE_SCALE | 1BYTE | Wind force |
0x0402 | 1026 | AL_BRIGHTNESS_ALARM | DPT_SWITCH | 1BIT
|
Brightness alarm |
0x0403 | 1027 | AL_BRIGHTNESS_LEVEL | DPT_VALUE_LUX | 2BYTE | Weatherstation brightness level |
0x0404 | 1028 | AL_WIND_SPEED | DPT_VALUE_WSP | 2BYTE | Wind speed |
0x0405 | 1029 | AL_RAIN_SENSOR_ACTIVATION_PERCENTAGE | DPT_SCALING | 1BYTE | |
0x0406 | 1030 | AL_RAIN_SENSOR_FREQUENCY | DPT_KNX_FLOAT | 2BYTE | |
0x0440 | 1088 | AL_MEDIA_PLAY | DPT_TRIGGER | 1BIT
|
Start playing |
0x0441 | 1089 | AL_MEDIA_PAUSE | DPT_TRIGGER | 1BIT
|
Pause/Stop playing |
0x0442 | 1090 | AL_MEDIA_NEXT | DPT_TRIGGER | 1BIT
|
Play next title |
0x0443 | 1091 | AL_MEDIA_PREVIOUS | DPT_TRIGGER | 1BIT
|
Play previous title |
0x0444 | 1092 | AL_MEDIA_PLAY_MODE | DPT_ENUM_8 | 1BYTE | Play mode (shuffle / repeat) |
0x0445 | 1093 | AL_MEDIA_MUTE | DPT_SWITCH | 1BIT
|
Mute (1) and unmute (0) a player |
0x0446 | 1094 | AL_RELATIVE_VOLUME_CONTROL | DPT_CONTROL_DIMMING | 4BIT state length: 3 offset: 0
force length: 1 offset: 3
|
Relative volume control. See also relative dimming |
0x0447 | 1095 | AL_ABSOLUTE_VOLUME_CONTROL | DPT_SCALING | 1BYTE | Set player volume |
0x0448 | 1096 | AL_GROUP_MEMBERSHIP | DPT_BIT_SET_32 | 4BYTE | |
0x0449 | 1097 | AL_PLAY_FAVORITE | DPT_ENUM_8 | 1BYTE | |
0x044A | 1098 | AL_PLAY_NEXT_FAVORITE | DPT_TRIGGER | 1BIT
|
|
0x0460 | 1120 | AL_PLAYBACK_STATUS | DPT_ENUM_8 | 1BYTE | |
0x0461 | 1121 | AL_INFO_MEDIA_CURRENT_ITEM_METADATA | DPT_STRING_51 | 51BYTE | |
0x0462 | 1122 | AL_INFO_MUTE | DPT_SWITCH | 1BIT
|
|
0x0463 | 1123 | AL_INFO_ACTUAL_VOLUME | DPT_SCALING | 1BYTE | |
0x0464 | 1124 | AL_ALLOWED_PLAYBACK_ACTIONS | DPT_ENUM_8 | 1BYTE | |
0x0465 | 1125 | AL_INFO_GROUP_MEMBERSHIP | DPT_BIT_SET_32 | 4BYTE | |
0x0466 | 1126 | AL_INFO_PLAYING_FAVORITE | DPT_ENUM_8 | 1BYTE | |
0x0467 | 1127 | AL_ABSOLUTE_GROUP_VOLUME_CONTROL | DPT_SCALING | 1BYTE | |
0x0468 | 1128 | AL_INFO_ABSOLUTE_GROUP_VOLUME | DPT_SCALING | 1BYTE | |
0x0469 | 1129 | AL_INFO_CURRENT_MEDIA_SOURCE | DPT_STRING_14 | 14BYTE | |
0x04A0 | 1184 | AL_SOLAR_POWER_PRODUCTION | DPT_POWER | 2BYTE | Power from the sun |
0x04A1 | 1185 | AL_INVERTER_OUTPUT_POWER | DPT_POWER | 2BYTE | Output power of inverter (pbatt+Psun) |
0x04A2 | 1186 | AL_SOLAR_ENERGY_TODAY | DPT_ACTIVE_ENERGY | 4BYTE | Produced Energy |
0x04A3 | 1187 | AL_INJECTED_ENERGY_TODAY | DPT_ACTIVE_ENERGY | 4BYTE | Energy into the grid |
0x04A4 | 1188 | AL_PURCHASED_ENERGY_TODAY | DPT_ACTIVE_ENERGY | 4BYTE | Energy from the grid |
0x04A5 | 1189 | AL_NOTIFICATION_RUN_STANDALONE | DPT_ALARM | 1BIT
|
Inverter is working in stand alone mode |
0x04A6 | 1190 | AL_SELF_CONSUMPTION | DPT_SCALING | 1BYTE | production PV/ Total consumption |
0x04A7 | 1191 | AL_SELF_SUFFICIENCY | DPT_SCALING | 1BYTE | Consumption from PV/ Total consumption |
0x04A8 | 1192 | AL_HOME_POWER_CONSUMPTION | DPT_POWER | 2BYTE | Power in home (PV and grid) |
0x04A9 | 1193 | AL_POWER_TO_GRID | DPT_POWER | 2BYTE | Power from and to the grid: Purchased (less than 0), Injection (more than 0) |
0x04AA | 1194 | AL_CONSUMED_ENERGY_TODAY | DPT_ACTIVE_ENERGY | 4BYTE | Energy bought from grid per day |
0x04AB | 1195 | AL_NOTIFICATION_METER_COMMUNICATION_ERROR_WARNING | DPT_ALARM | 1BIT
|
Meter communication loss |
0x04AC | 1196 | AL_SOC | DPT_SCALING | 1BYTE | Battery level |
0x04AD | 1197 | AL_BATTERY_POWER | DPT_POWER | 2BYTE | Batter power: Discharge (less then 0), Charge (more then 0) |
0x04B0 | 1200 | AL_BOOST_ENABLE_REQUEST | DPT_SWITCH | 1BIT
|
1: Boost enable request, 0: boost disable request |
0x04B1 | 1201 | AL_SWITCH_CHARGING | DPT_SWITCH | 1BIT
|
1: Enable charging session requested, 0: Stop charging session requested |
0x04B2 | 1202 | AL_STOP_ENABLE_CHARGING_REQUEST | DPT_SWITCH | 1BIT
|
1: Enable charging when cable is plugged in, 0: Disable next charging session but charge until cable is plugged |
0x04B3 | 1203 | AL_INFO_BOOST | DPT_SWITCH | 1BIT
|
1: Boost enabled, 0: boost disabled |
0x04B4 | 1204 | AL_INFO_WALLBOX_STATUS | DPT_BIT_SET_8 | 1BYTE | Wallbox status 00000001: car plugged in, 00000002: Authorization granted, 00000004: Not charging, battery fully loaded, 40000000: charging stopped due to blackout prevention, 80000000: Ground fault error |
0x04B5 | 1205 | AL_INFO_CHARGING | DPT_SWITCH | 1BIT
|
1: Charging, 0: Not charging |
0x04B6 | 1206 | AL_INFO_CHARGING_ENABLED | DPT_SWITCH | 1BIT
|
1: Charging enabled for next session, 0: Charging disabled for next session |
0x04B7 | 1207 | AL_INFO_INSTALLED_POWER | DPT_POWER | 2BYTE | Installed power (e.g. 20 kW) |
0x04B8 | 1208 | AL_INFO_ENERGY_TRANSMITTED | DPT_ACTIVE_ENERGY | 4BYTE | Energy transmitted so far per session (in Wh) |
0x04B9 | 1209 | AL_INFO_CAR_RANGE | DPT_VALUE_LENGTH | 4BYTE | Car range in km per sessions |
0x04BA | 1210 | AL_INFO_START_OF_CHARGING_SESSION | DPT_TIME_OF_DAYUTC | 3BYTE seconds length: 6 offset: 0 minutes length: 6 offset: 8 hours length: 5 offset: 16 day length: 3 offset: 21 |
Start of charging session (in minutes in UTC) |
0x04BB | 1211 | AL_INFO_LIMIT_FOR_CHARGER | DPT_POWER | 2BYTE | Limit for charger (in kW) |
0x04BC | 1212 | AL_INFO_LIMIT_FOR_CHARGER_GROUP | DPT_POWER | 2BYTE | Limit for group of charger (in kW) |
0x04BD | 1213 | AL_INFO_ALBUM_COVER_URL | DPT_STRING_51 | 51BYTE | Album cover URL |
0x04BE | 1214 | AL_INFO_CURRENT_SOLAR_POWER | DPT_VALUE_POWER | 4BYTE | Current Solar power |
0x04BF | 1215 | AL_INFO_CURRENT_INVERTER_OUTPUT_POWER | DPT_VALUE_POWER | 4BYTE | Output power of inverter (pbatt+Psun) |
0x04C0 | 1216 | AL_INFO_CURRENT_HOME_POWER_CONSUMPTION | DPT_VALUE_POWER | 4BYTE | Power in home (PV and grid) |
0x04C1 | 1217 | AL_INFO_CURRENT_POWER_TO_GRID | DPT_VALUE_POWER | 4BYTE | Power from and to the grid: Purchased (less than 0), Injection (more than 0) |
0x04C2 | 1218 | AL_INFO_CURRENT_BATTERY_POWER | DPT_POWER | 2BYTE | Batter power: Discharge (less then 0), Charge (more then 0) |
0x04C3 | 1219 | AL_INFO_TOTAL_ENERGY_FROM_GRID | DPT_ACTIVE_ENERGY_KWH | 4BYTE | Total energy from grid |
0x04C4 | 1220 | AL_INFO_TOTAL_ENERGY_TO_GRID | DPT_ACTIVE_ENERGY_KWH | 4BYTE | Total energy to grid |
0x04C5 | 1221 | AL_MEASURED_CURRENT_POWER_CONSUMED | DPT_VALUE_POWER | 4BYTE | Current power consumed |
0x04C6 | 1222 | AL_MEASURED_IMPORTED_ENERGY_TODAY | DPT_ACTIVE_ENERGY | 4BYTE | Production and import of energy for today (grid purchase, battery discharge, PV production) |
0x04C7 | 1223 | AL_MEASURED_EXPORTED_ENERGY_TODAY | DPT_ACTIVE_ENERGY | 4BYTE | Consumption and export of energy for today (grid feed-in, battery charging, consumer consumption) |
0x04C8 | 1224 | AL_MEASURED_TOTAL_ENERGY_IMPORTED | DPT_ACTIVE_ENERGY_KWH | 4BYTE | Total production and import of energy (grid purchase, battery discharge, PV production) |
0x04C9 | 1225 | AL_MEASURED_TOTAL_ENERGY_EXPORTED | DPT_ACTIVE_ENERGY_KWH | 4BYTE | Total consumption and export of energy (grid feed-in, battery charging, consumer consumption) |
0x04CA | 1226 | AL_SWITCH_ECO_CHARGING_ON_OFF | DPT_SWITCH | 1BIT
|
|
0x04CB | 1227 | AL_INFO_ECO_CHARGING_ON_OFF | DPT_SWITCH | 1BIT
|
|
0x04CC | 1228 | AL_LIMIT_FOR_CHARGER | DPT_POWER | 2BYTE | Limit for charger (in kW) |
0x04CD | 1229 | AL_MEASURED_CURRENT_EXCESS_POWER | DPT_VALUE_POWER | 4BYTE | Current excess power |
0x04CE | 1230 | AL_MEASURED_TOTAL_WATER | DPT_VOLUME_LIQUID_LITRE | 4BYTE | Measured total water consumption |
0x04CF | 1231 | AL_MEASURED_TOTAL_GAS | DPT_VOLUME_M3 | 4BYTE | Measured total gas consumption |
0x04D0 | 1232 | AL_CONSUMED_WATER_TODAY | DPT_VOLUME_LIQUID_LITRE | 4BYTE | Consumed water today |
0x04D1 | 1233 | AL_CONSUMED_GAS_TODAY | DPT_VOLUME_M3 | 4BYTE | Consumed gas today |
0x04D2 | 1234 | AL_MEASURED_VOLTAGE | DPT_VALUE_ELECTRIC_POTENTIAL | 4BYTE | Measured voltage |
0x04D3 | 1235 | AL_MEASURED_CURRENT | DPT_VALUE_ELECTRIC_CURRENT | 4BYTE | Measured current |
0x0500 | 1280 | AL_SYSTEM_STATE_DOMUS | System state Domustech | ||
0x0501 | 1281 | AL_DISARM_SYSTEM | DPT_DOMUS_SECURE_SWITCH | 16BYTE | Encrypted control datapoint for domus alarm center |
0x0502 | 1282 | AL_DISARM_COUNTER | DPT_DOMUS_DISARM_DATA | 10BYTE disarm counter length: 32 offset: 0 manufacturer id length: 18 offset: 32 serial number length: 32 offset: 50 |
Info about the next counter to disarm the system |
0x0503 | 1283 | AL_SMS_TRIGGER_EVENT | Info about the next counter to disarm the system | ||
0x0504 | 1284 | AL_INFO_INTRUSION_ALARM | DPT_SWITCH | 1BIT
|
Intrusion Alarm |
0x0505 | 1285 | AL_INFO_SAFETY_ALARM | DPT_SWITCH | 1BIT
|
Safety Alarm |
0x0506 | 1286 | AL_ARMED | Indicates armed / disarmed state | ||
0x0507 | 1287 | AL_INFO_ERROR_STATUS | DPT_DOMUS_INFO_ERROR_STATUS | 9BYTE self lock time window in seconds length: 16 offset: 0 bitfield length: 8 offset: 16 manufacturer id length: 16 offset: 24 serial number length: 32 offset: 40 |
Domus alarm device negative feedback and configuration info. |
0x0508 | 1288 | AL_ENABLE_CONFIGURATION | DPT_DOMUS_SECURE_SWITCH | 16BYTE | Encrypted control datapoint for entering configuration mode |
0x0509 | 1289 | AL_DOMUS_ZONE_CONTROL | DPT_DOMUS_DISARM_COMMAND | 16BYTE aes encrypted data length: 48 offset: 0 user level length: 8 offset: 48 user pin length: 32 offset: 56 disarm counter length: 32 offset: 88 zone status length: 8 offset: 120 |
Arm/Disarm a Zone |
0x050A | 1290 | AL_DOMUS_KEY_INFO | DPT_DOMUS_KEY_INFO | 22BYTE manufacturer id length: 16 offset: 0 serial number length: 32 offset: 16 aes key length: 128 offset: 48 |
Manufacturer ID + Serial + AES Key |
0x050B | 1291 | AL_ZONE_STATUS | DPT_BIT_SET_32 | 4BYTE | Zone status |
0x050C | 1292 | AL_SENSOR_STATUS | Sensor status (1 = alarm active, 0 = alarm inaktive) | ||
0x050D | 1293 | AL_INFO_CONFIGURATION_STATUS | DPT_DOMUS_CONFIG_STATUS | 4BYTE self lock time window in seconds length: 16 offset: 0 bitfield length: 8 offset: 16 reserved, set to 0 length: 8 offset: 24 |
Indicates configuration status and timewindow |
0x050E | 1294 | AL_DOMUS_DISARM_DELAY_TIME | DPT_TIME_PERIOD_SEC | 2BYTE | Absolute number of seconds when the zone will be armed |
0x05D0 | 1488 | AL_DOMUS_IM_ALARM | Internal, used for imaginary pairings | ||
0x05D1 | 1489 | AL_DOMUS_IM_ALARM_FEEDBACK | Internal, used for imaginary pairings | ||
0x05D2 | 1490 | AL_DOMUS_IM_SAFETY | Internal, used for imaginary pairings | ||
0x05D3 | 1491 | AL_DOMUS_IM_SAFETY_FEEDBACK | Internal, used for imaginary pairings | ||
0x05D4 | 1492 | AL_DOMUS_IM_SIREN | Internal, used for imaginary pairings | ||
0x05D5 | 1493 | AL_DOMUS_IM_REMOTE | Internal, used for imaginary pairings | ||
0x05D6 | 1494 | AL_DOMUS_IM_REMOTE_FEEDBACK | Internal, used for imaginary pairings | ||
0x05D7 | 1495 | AL_DOMUS_REMOTE_TRIGGER | Programmable button on domus remote | ||
0x05D8 | 1496 | AL_DOMUS_SIGNAL_STRENGTH | DPT_BIT_SET_256 | 32BYTE | 2 Bit per Channel |
0x0600 | 1536 | AL_START_STOP | DPT_SWITCH | 1BIT
|
Starts / Stops operation |
0x0601 | 1537 | AL_PAUSE_RESUME | DPT_TRIGGER | 1BIT
|
|
0x0602 | 1538 | AL_SELECT_PROGRAM | DPT_ENUM_8 | 1BYTE | |
0x0603 | 1539 | AL_DELAYED_START_TIME | DPT_TIME_OF_DAY | 3BYTE seconds length: 6 offset: 0 minutes length: 6 offset: 8 hours length: 5 offset: 16 day length: 3 offset: 21 |
|
0x0604 | 1540 | AL_INFO_STATUS | DPT_ENUM_8 | 1BYTE | |
0x0605 | 1541 | AL_INFO_REMOTE_START_ENABLED | DPT_SWITCH | 1BIT
|
|
0x0606 | 1542 | AL_INFO_PROGRAM | DPT_ENUM_8 | 1BYTE | |
0x0607 | 1543 | AL_INFO_FINISH_TIME | DPT_TIME_OF_DAY | 3BYTE seconds length: 6 offset: 0 minutes length: 6 offset: 8 hours length: 5 offset: 16 day length: 3 offset: 21 |
|
0x0608 | 1544 | AL_INFO_DELAYED_START_TIME | DPT_TIME_OF_DAY | 3BYTE seconds length: 6 offset: 0 minutes length: 6 offset: 8 hours length: 5 offset: 16 day length: 3 offset: 21 |
|
0x0609 | 1545 | AL_INFO_DOOR | DPT_SWITCH | 1BIT
|
|
0x060A | 1546 | AL_INFO_DOOR_ALARM | DPT_SWITCH | 1BIT
|
|
0x060B | 1547 | AL_SWITCH_SUPERCOOL | DPT_SWITCH | 1BIT
|
|
0x060C | 1548 | AL_SWITCH_SUPERFREEZE | DPT_SWITCH | 1BIT
|
|
0x060D | 1549 | AL_INFO_SWITCH_SUPERCOOL | DPT_SWITCH | 1BIT
|
|
0x060E | 1550 | AL_INFO_SWITCH_SUPERFREEZE | DPT_SWITCH | 1BIT
|
|
0x060F | 1551 | AL_CURRENT_TEMPERATURE_APPLIANCE_1 | DPT_VALUE_TEMP | 2BYTE | |
0x0610 | 1552 | AL_CURRENT_TEMPERATURE_APPLIANCE_2 | DPT_VALUE_TEMP | 2BYTE | |
0x0611 | 1553 | AL_SETPOINT_TEMPERATURE_APPLIANCE_1 | DPT_VALUE_TEMP | 2BYTE | |
0x0612 | 1554 | AL_SETPOINT_TEMPERATURE_APPLIANCE_2 | DPT_VALUE_TEMP | 2BYTE | |
0x0613 | 1555 | AL_CHANGE_OPERATION | DPT_TRIGGER | 1BIT
|
|
0x0614 | 1556 | AL_INFO_VERBOSE_STATUS | DPT_STRING_51 | 51BYTE | |
0x0615 | 1557 | AL_INFO_REMAINING_TIME | DPT_TIME_OF_DAYUTC | 3BYTE seconds length: 6 offset: 0 minutes length: 6 offset: 8 hours length: 5 offset: 16 day length: 3 offset: 21 |
Remaining time till status change (start, finish, etc.) |
0x0616 | 1558 | AL_INFO_STATUS_CHANGED_TIME | DPT_TIME_OF_DAYUTC | 3BYTE seconds length: 6 offset: 0 minutes length: 6 offset: 8 hours length: 5 offset: 16 day length: 3 offset: 21 |
Time of last status change (start, finish, etc.) |
0x0617 | 1559 | AL_ACTIVE_ENERGY_V64 | DPT_ACTIVE_ENERGY_V64 | 8BYTE | Active Energy (8 Byte) |
0x0618 | 1560 | AL_LOCK_UNLOCK_COMMAND | DPT_SWITCH | 1BIT
|
Lock/Unlock door command (1 Bit) |
0x0619 | 1561 | AL_INFO_LOCK_UNLOCK_COMMAND | DPT_SWITCH | 1BIT
|
Info Lock/Unlock door(1 Bit) |
0x061A | 1562 | AL_INFO_PRESSURE | DPT_VALUE_PRES | 2BYTE | Measured air pressure |
0x061B | 1563 | AL_INFO_CO_2 | DPT_VALUE_AIR_QUALITY | 2BYTE | Carbon dioxide level |
0x061C | 1564 | AL_INFO_CO | DPT_VALUE_AIR_QUALITY | 2BYTE | Carbon monoxide level |
0x061D | 1565 | AL_INFO_NO_2 | DPT_VALUE_AIR_QUALITY | 2BYTE | Nitrogen dioxide level |
0x061E | 1566 | AL_INFO_O_3 | DPT_CONCENTRATION_UGM3 | 2BYTE | Ozone level |
0x061F | 1567 | AL_INFO_PM_10 | DPT_CONCENTRATION_UGM3 | 2BYTE | PM10 level |
0x0620 | 1568 | AL_INFO_PM_2_5 | DPT_CONCENTRATION_UGM3 | 2BYTE | PM2.5 level |
0x0621 | 1569 | AL_INFO_VOC | DPT_VOC | 2BYTE | VOC level |
0x0622 | 1570 | AL_INFO_VOC_INDEX | DPT_VOC_INDEX | 2BYTE | VOC level indexed |
0x0623 | 1571 | AL_TRIGGER_CAMERA_CONFIG | DPT_START | 1BIT
|
Open menu on panel |
0x0626 | 1574 | AL_INFO_CAMERA_CONFIG | DPT_SWITCH | 1BIT
|
Info config menu on Panel |
0x0627 | 1575 | AL_INFO_CAMERA_ID | DPT_STRING_51 | 51BYTE | Info camera id |
0x0628 | 1576 | AL_CO2_ALERT | DPT_ALARM | 1BIT
|
CO2 alert |
0x0629 | 1577 | AL_VOC_ALERT | DPT_ALARM | 1BIT
|
VOC alert |
0x062A | 1578 | AL_HUMIDITY_ALERT | DPT_ALARM | 1BIT
|
Humidity alert |
0x062B | 1579 | AL_AUTONOMOUS_SWITCH_OFF_TIME | DPT_TIME_PERIOD_SEC | 2BYTE | |
0x062C | 1580 | AL_INFO_AUTONOMOUS_SWITCH_OFF_TIME | DPT_TIME_PERIOD_SEC | 2BYTE | |
0x062D | 1581 | AL_INFO_PLAYLIST | DPT_BIT_SET_16 | 2BYTE | |
0x062E | 1582 | AL_INFO_AUDIO_INPUT | DPT_BIT_SET_16 | 2BYTE | |
0x062F | 1583 | AL_SELECT_PROFILE | DPT_BIT_SET_32 | 4BYTE | |
0xF001 | 61441 | AL_TIME_OF_DAY | DPT_TIME_OF_DAY | 3BYTE seconds length: 6 offset: 0 minutes length: 6 offset: 8 hours length: 5 offset: 16 day length: 3 offset: 21 |
Current local time |
0xF002 | 61442 | AL_DATE | DPT_DATE | 3BYTE year length: 7 offset: 0 month length: 4 offset: 8 day length: 5 offset: 16 |
Curent local date |
0xF003 | 61443 | AL_MESSAGE_CENTER_NOTIFICATION | DPT_VALUE_1_UCOUNT | 1BYTE | Notification from message center |
0xF101 | 61697 | AL_SWITCH_ENTITY_ON_OFF | DPT_SWITCH | 1BIT
|
Entity control e.g. activate an alert or timer program |
0xF102 | 61698 | AL_INFO_SWITCH_ENTITY_ON_OFF | DPT_SWITCH | 1BIT
|
Reflects the active state of an entity e.g. alert or timer program |
0xF104 | 61700 | AL_CONSISTENCY_TAG | DPT_VALUE_2_UCOUNT | 2BYTE | Notifications of RF devices (e. g. Battery low) |
0xF105 | 61701 | AL_BATTERY_STATUS | DPT_SCALING | 1BYTE | Notifications of RF devices (e. g. Battery low) |
0xF106 | 61702 | AL_STAY_AWAKE | DPT_BOOL | 1BIT
|
Notifications of RF devices (e. g. Battery low) |
0xF10B | 61707 | AL_CYCLIC_SLEEP_TIME | DPT_TIME_PERIOD_SEC | 2BYTE | Time of sleep cycles |
0xF10C | 61708 | AL_SYSAP_PRESENCE | DPT_START | 1BIT
|
SysAP presence |
0xF10D | 61709 | AL_SYSAP_TEMPERATURE | DPT_VALUE_TEMP | 2BYTE | SysAP temperature |
0xF10E | 61710 | AL_STANDBY_STATISTICS | DPT_BIT_SET_32 | 4BYTE | Statistics about standby usage for battery devices |
0xF10F | 61711 | AL_HEARTBEAT_DELAY | DPT_TIME_PERIOD_SEC | 2BYTE | Time period between two heartbeats |
0xF110 | 61712 | AL_INFO_HEARTBEAT_DELAY | DPT_TIME_PERIOD_SEC | 2BYTE | Time period between two heartbeats |
0xFF01 | 65281 | AL_MEASURED_TEMPERATURE_1 | DPT_VALUE_TEMP | 2BYTE | For debug purposes |
0xFF02 | 65282 | AL_MEASURED_TEMPERATURE_2 | DPT_VALUE_TEMP | 2BYTE | For debug purposes |
0xFF03 | 65283 | AL_MEASURED_TEMPERATURE_3 | DPT_VALUE_TEMP | 2BYTE | For debug purposes |
0xFF04 | 65284 | AL_MEASURED_TEMPERATURE_4 | DPT_VALUE_TEMP | 2BYTE | For debug purposes |
0xFFFE | 65534 | AL_IGNORE | Ignore this datapoint | ||
0xFFFF | 65535 | AL_INVALID | Mark the datapoint as invalid |