template <>

class NaturalSyncClientImpl

Defined at line 1203 of file fidling/gen/sdk/fidl/fuchsia.power.broker/fuchsia.power.broker/cpp/fidl/fuchsia.power.broker/cpp/natural_messaging.h

Public Methods

::fidl::Result< ::fuchsia_power_broker::ElementInfoProvider::GetElementPowerLevelNames> GetElementPowerLevelNames ()

Returns mappings of PowerLevels to plaintext names for each element managed

by a component. Returns an error if no mappings can be returned.

::fidl::Result< ::fuchsia_power_broker::ElementInfoProvider::GetStatusEndpoints> GetStatusEndpoints ()

Returns available Status client endpoints and stable identifiers for each

element managed by a component. Returns an error if no endpoints can be

returned (i.e. no elements were able to implement the Status channel).