![ZIGBEE ROB-200-040-0 Instruction Manual Download Page 6](http://html1.mh-extra.com/html/zigbee/rob-200-040-0/rob-200-040-0_instruction-manual_3714792006.webp)
Command supported:
Command
Description
0x00
Add Scene
Adds a scene with or without a scene field set
0x01
View Scene
Returns the scene field set, name and transition times for a scene.
0x02
Remove Scene
Removes a scene from the scene table.
0x04
Store Scene
Stores the device’s current state as a scene or updates a previously stored
scene accordingly
0x03
Remove All Scenes
Removes all scenes that belong to a particular group.
0x05
Recall Scene
Reverts the device’s current state using the values from the previously
stored field set.
5.2.3 Groups-0x0004 (Server)
Attributes supported:
Attribute
Type
Description
0x0000
bitmap8,
read-only
NameSupport
0, not supported
Command supported:
Command
Description
0x00
Add Group
Adds the endpoint to a group.
0x01
View Group
Determines whether the device belongs to a group and returns the group
name, if supported
0x03
Remove Group
Removes this endpoint from the specified group. Also removes all scenes
that refer to this group.
0x04
Remove All Groups
Removes this endpoint from all groups. Also removes all scenes that refer to
any of the existing groups.
0x05
Add Group if Identifying
Adds this endpoint to the group, if the endpoint is identifying.
5.2.4 Thermostat-0x0201(Server)
Attributes supported:
Attribute
Type
Description
0x0000
int16S ,
read-only
reportable LocalTemperature Attribute
This is room temperature, the maximum resolution this format allows is 0.01 ºC.
0x0002
bitmap8 ,
read-only
Occupancy
When this flag is set as 1, it means occupied, OccupiedHeatingSetpoint will be
used, otherwise UnoccupiedHeatingSetpoint will be used.
0x0010
Int8S ,
reportable
LocalTemperatureCalibration
Room temperature calibration, range is -30-30, the maximum resolution this
format allows 0.1°C. Default value: 0
0x0011
int16S ,
reportable
OccupiedCoolingSetpoint
This system is not invalid.
0x0012
int16S ,
reportable
OccupiedHeatingSetpoint
Range is 0-4000,the maximum resolution this format allows is 0.01 ºC. Default
is 0xbb8(30.00ºC)
0x0014
int16S ,
reportable
UnoccupiedHeatingSetpoint
Range is 0-4000,the maximum resolution this format allows is 0.01 ºC.
Default is 0x258(6.00ºC)
0x001B
Enum8,
reportable
ControlSequenceOfOperation
Set device supported operation type, here only supports Heating Only(0x02)
0x0029
Map16,
read-only,
reportable
HVAC relay state/ ThermostatRunningState
Indicates the relay on/off status, here only supports bit0( Heat State)
Proprietary Attributes:
Attribute
Type
Description
0x1000
ENUM8,
reportable
OperateDisplayLcdBrightnesss
OLED brightness when operate the buttons:
Value=0 : Low Level
Value=1 : Mid Level(default)
Value=2 : High Level
Manufacturer
code
0x1224
0x1001
ENUM8
reportable
ButtonVibrationLevel
Key beep volume & vibration level:
Value=0 : off(default)
Value=1 : Low Level
Value=2 : High Level
0x1224
0x1002
ENUM8
reportable
FloorSenserType
Select external (Floor) sensor type:
Value=5 : NTC 12K/25
Value=4 : NTC 100K/25
Value=3 : NTC 50K/25
Value=2 : NTC 15K/25
Value=1 : NTC 10K/25 (Default)
0x1224
0x1003
ENUM8
reportable
ControlType
The referring sensor for heat control:
Value=0 : Room sensor(Default)
Value=1 : floor sensor
Value=2 : Room+floor sensor
0x1224
0x1004
ENUM8
reportable
PowerUpStatus
The mode after reset power of the device:
Value=0 : default mode
Value=1 : last status before power off (Default)
0x1224
0x0003
bool,
read-only
SceneValid
If true, the scene identified by CurrentGroup and CurrentScene is currently
active, i.e. all device attribute values match the values in the scene field set.
0x0004
bitmap8 ,
read-only
NameSupport
0x0001
int16S ,
read-only
reportable OutdoorTemperature
This is floor temperature, the maximum resolution this format allows is 0.01 ºC.