Unit Types List
On a DECT Home Area Network you can have several physical devices, called Units. A Unit is of a certain type, e.g., Smoke Sensor, AC Outlet, etc. Every Unit implements one or more Interfaces. An Interface is a collection of Commands and Attributes. Interfaces come in pairs: server and client. A Unit that implements an interface client can communicate with a Unit implementing an interface server, and vice versa.
Bellow you can find a tables with some DECT Device Types, sorted by function:
Home Control Units
UID |
Name |
Description |
|---|---|---|
0x0100 |
Simple OnOff Switchable |
Allows a unit to receive and interpret on/off requests. This unit will be acting upon some physical "switch". |
0x0101 |
Simple On-Off Switch |
Allows a unit to send on/off requests. |
0x0102 |
Simple Level Controllable |
Allows a unit to receive and interpret requests for adjustment of some quantity. |
0x0103 |
Simple Level Control |
Allows a unit to send level adjustment requests. |
0x0104 |
Simple Level Controllable Switchable |
Allows a unit to receive and interpret both on/off and level control requests. |
0x0105 |
Simple Level Control switch |
Allows a unit to send both on/off and level control requests. |
0x0106 |
AC Outlet |
Allows a unit to receive and interpret on/off requests. This unit will be acting upon some physical AC switch. |
0x0107 |
AC Outlet with Simple Power Metering |
Allows a unit to receive and interpret on/off requests. This unit will be acting upon some physical AC switch. This unit is also able to do and provide simple measurements over electric quantities. |
0x0108 |
Simple Light |
Allows a unit to receive and interpret on/off requests. This unit will be acting upon some physical Light switch. |
0x0109 |
Dimmable Light |
Allows a unit to receive and interpret both on/off and level control requests. This unit will be acting upon some dimmable light switch. |
0x010A |
Dimmer Switch |
Allows a unit to send both on/off and level control requests. This unit will be acting upon some dimmable light switch. |
0x010B |
Simple Door Lock |
Allows a unit to receive and interpret on (lock)/off (unlock) requests. This unit will be acting upon some physical Door Lock switch. |
0x010C |
Simple Door Bell |
Allows a unit to send an alert whenever a door bell button is pushed. |
0x010D |
Simple Power Meter |
Allows a unit to do and provide measurements over electric quantities. |
Security Units
UID |
Name |
Description |
|---|---|---|
0x0200 |
Simple Detector |
Use for a generic detector that senses and sends an alert. |
0x0201 |
Door Open Close Detector |
Use for an open/close door detector that senses and sends an alert. |
0x0202 |
Window Open Close Detector |
Use for an open/close window detector that senses and sends an alert. |
0x0203 |
Motion Detector |
Use for a motion detector that senses and sends an alert. |
0x0204 |
Smoke Detector |
Use for a smoke detector that senses and sends an alert. |
0x0205 |
Gas Detector |
Use for a carbon monoxide detector that senses and sends an alert. |
0x0206 |
Flood Detector |
Use for a flood detector that senses and sends an alert. |
0x0207 |
Glass Break Detector |
Use for a glass break detector that senses and sends an alert. |
0x0208 |
Vibration Detector |
Use for a vibration detector that senses and sends an alert. |
0x0280 |
Siren |
Allows a unit to receive and interpret on/off requests. This unit will be acting upon some physical siren that will sound an alert. |
Home Care Units
UID |
Name |
Description |
|---|---|---|
0x0300 |
Simple Pendent |
Simple Panic button |
Miscellaneous Units
UID |
Name |
Description |
|---|---|---|
0x0410 |
User Interface |
User Interface unit (e.g. keypad, remote control) |
0x0411 |
Generic Application Logic |
Application logic unit (e.g. can be at the concentrator, Portal, user controller) |
Proprietary Unit Types are within the 0xFF00-0xFFFF range