The EnergyDevicePowerOffType type provides access to the Sleep Mode WOL functionality of the device if supported.
Table 38 – EnergyDevicePowerOffType Definition
Attribute |
Value |
||||
BrowseName |
EnergyDevicePowerOffType |
||||
IsAbstract |
False |
||||
References |
Node Class |
BrowseName |
DataType |
TypeDefinition |
Other |
0:HasComponent |
Variable |
RegularTimeToOperate |
0:Duration |
0:BaseDataVariableType |
M, RO |
0:HasComponent |
Variable |
TimeMinPause |
0:Duration |
0:BaseDataVariableType |
M, RO |
0:HasComponent |
Variable |
ModePowerConsumption |
0:UInt32 |
0:BaseDataVariableType |
M, RO |
0:HasProperty |
Variable |
WOLMagicPacket |
0:ByteString |
0:PropertyType |
M, RO |
0:HasComponent |
Method |
SwitchOffWOL |
|
|
M |
Conformance Units |
|||||
ECM Sleep Mode WOL |
|||||
|
The RegularTimeToOperate Variable shall contain the time value to reach the state “Ready to operate” if the WOL sleep mode is terminated by a wake-up (see below).
The ModePowerConsumption Variable shall contain the energy consumption in theWOL sleep mode. Unit: [kW].
The WOLMagicPacket Variable shall contain the 6 bytes MAC address to be used with the magic packet sent for wake-up (see PE 3802, chapter 7.3.4.9).
The SwitchOffWOL Method initiates the transition into the WOL sleep mode. In this mode the device is effectively switched off and unavailable for network communication. The device can be awakened using the magic packet (see PE 3802, chapter 7.3.4.9).