Uses of Class
org.sentrysoftware.ipmi.core.coding.commands.chassis.GetChassisStatusResponseData
Packages that use GetChassisStatusResponseData
Package
Description
IPMI client with components such as runners (requesters), data model, and the client entry point.
See
See
IpmiClient.-
Uses of GetChassisStatusResponseData in org.sentrysoftware.ipmi.client
Methods in org.sentrysoftware.ipmi.client that return GetChassisStatusResponseDataModifier and TypeMethodDescriptionstatic GetChassisStatusResponseDataIpmiClient.getChassisStatus(IpmiClientConfiguration ipmiConfiguration) Run the get Chassis status IPMI requestMethods in org.sentrysoftware.ipmi.client with parameters of type GetChassisStatusResponseDataModifier and TypeMethodDescriptionstatic StringIpmiResultConverter.convertResult(GetChassisStatusResponseData chassisStatus) Convert the givenGetChassisStatusResponseDatato a string value