Object Attributes (Instance #0)
# | Name | Access | Data Type | Value | ||||
---|---|---|---|---|---|---|---|---|
1 | Name | Get | Array of CHAR | “Energy Control” | ||||
2 | Revision | Get | UINT8 | 02h | ||||
3 | Number of instances | Get | UINT16 | - | ||||
4 | Highest instance no. | Get | UINT16 | Highest created instance number. Maximum value is 8. | ||||
11 | Current Energy Saving Mode | Get | UINT16 | Instance number of the currently used Energy saving mode. During a mode transition the new Energy saving mode shall be presented. “Ready to operate” will equal instance #1, and “Power off” mode will equal Highest instance number. | ||||
12 | Remaining time to destination | Get | UINT32 | When changing mode this parameter will reflect the actual time (in milliseconds) remaining until the shift is completed. If a dynamic value cannot be generated the static value for the transition from the source to destination mode shall be used. If the value is infinite, or unknown, the maximum value 0xFFFFFFFF shall be used. | ||||
13 | Energy consumption to destination | Get | FLOAT | When changing mode this parameter will reflect the actual energy (in kWh) which will be consumed until the shift is completed. If a dynamic value cannot be generated the static value for the transition from the source to destination mode shall be used. If the value is undefined the value 0.0 shall be used. | ||||
14 | Transition to “Power off” mode supported | Get | BOOL | Indicates whether transition to “Power off” mode is supported or not.
|