IPmiService

class wvc.IPmiService()

Properties

wvc.IPmiService.serviceName

inherited

serviceName: ServiceName

Methods

wvc.IPmiService.getPmiColor()
getPmiColor(): string

Returns: string

wvc.IPmiService.getPmiColorOverride()
getPmiColorOverride(): boolean

Returns: boolean

wvc.IPmiService.resetConfiguration()
resetConfiguration(obj: object): Promise

Parameters

obj: object

Returns: Promise

wvc.IPmiService.setPmiColor()
setPmiColor(color: string): void

Parameters

color: string

Returns: void

wvc.IPmiService.setPmiColorOverride()
setPmiColorOverride(enableOverride: boolean, rootId: number): Promise

Parameters

enableOverride: boolean

rootId: number

Returns: Promise