Legrand / Raritan / Server Technology Xerus™ JSON-RPC API
Loading...
Searching...
No Matches
pdumodel::ShelfPowerSupply::FanSpeedControlEvent Struct Reference

Event: Fan speed target was set. More...

import "ShelfPowerSupply.idl";

Inheritance diagram for pdumodel::ShelfPowerSupply::FanSpeedControlEvent:
event::UserEvent idl::Event

Public Attributes

boolean overrideEnabled
 Fan speed override is enabled.
 
int targetPercent
 Newly set fan speed target.
 
- Public Attributes inherited from event::UserEvent
string actUserName
 user who triggered event
 
string actIpAddr
 ip or device on which user is logged in
 
- Public Attributes inherited from idl::Event
Object source
 IDL object that originated the event.
 

Detailed Description

Event: Fan speed target was set.

Definition at line 113 of file ShelfPowerSupply.idl.

Member Data Documentation

◆ overrideEnabled

boolean pdumodel::ShelfPowerSupply::FanSpeedControlEvent::overrideEnabled

Fan speed override is enabled.

Definition at line 114 of file ShelfPowerSupply.idl.

◆ targetPercent

int pdumodel::ShelfPowerSupply::FanSpeedControlEvent::targetPercent

Newly set fan speed target.

Definition at line 115 of file ShelfPowerSupply.idl.


The documentation for this struct was generated from the following file: