ElectricalSensorMatterTraits

struct ElectricalSensorMatterTraits

Trait Container for Matter Traits.

  • This trait provides a mechanism for querying data about electrical power as measured by the server.

    Declaration

    Swift

    let electricalPowerMeasurementTrait: Matter.ElectricalPowerMeasurementTrait?
  • This trait provides a mechanism for querying data about electrical energy imported or provided by the server.

    Declaration

    Swift

    let electricalEnergyMeasurementTrait: Matter.ElectricalEnergyMeasurementTrait?