The "Device Type" is a DATA8 (signed byte) used for quick reference to a devices type in the VM byte codes.
The range is from 0 to 127 and it is possible to have 99 different device types. The value is allocated below:
Type No Description
-------- ----------------------------------------------------
0 "Don't change type" type
1..49 Reserved for LEGO existing and future devices
50..98 Free to 3th. party devices
99 Reserved for LEGO energy meter
100..127 Reserved for internal use
An additional MODE is used to change function on sensors that supports more than one function.
Known Device Types