Structs§
- Element
Runner - The type corresponding to the ElementRunner protocol. The runner or operator of an element. This should be implemented by all element owners. The client end is passed to Power Broker via ElementSchema.element_runner. Power Broker calls SetLevel initially, and then whenever the required level of the element changes.
- Element
Runner SetLevel Request - Element
Runner SetLevel Response
Traits§
- Element
Runner Client Handler - A client handler for the ElementRunner protocol.
- Element
Runner Server Handler - A server handler for the ElementRunner protocol.