struct GoogleShowerMatterTraitsTrait Container for GoogleShowerDeviceType Matter Traits.
- 
                  
                  
This trait provides an interface to the setpoint temperature on devices such as washers, refrigerators, and water heaters.
Declaration
Swift
let temperatureControlTrait: Matter.TemperatureControlTrait? - 
                  
                  
This trait provides an interface to temperature measurement capability.
Declaration
Swift
let temperatureMeasurementTrait: Matter.TemperatureMeasurementTrait? - 
                  
                  
This trait supports remote monitoring and allows the operational state of any device to be changed provided that a state machine is part of the operation.
Declaration
Swift
let operationalStateTrait: Matter.OperationalStateTrait?