struct MicrowaveOvenMatterTraitsTrait Container for MicrowaveOvenDeviceType Matter Traits.
- 
                  
                  This trait defines additional mode tags and namespace enumerated values for microwave oven devices. DeclarationSwift let microwaveOvenModeTrait: Matter.MicrowaveOvenModeTrait?
- 
                  
                  This trait defines an interface for controlling a microwave oven device. DeclarationSwift let microwaveOvenControlTrait: Matter.MicrowaveOvenControlTrait?
- 
                  
                  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. DeclarationSwift let operationalStateTrait: Matter.OperationalStateTrait?
- 
                  
                  This trait supports an endpoint identification state (such as a flashing light) that indicates to an observer (such as an installer) which of several nodes or endpoints it is. DeclarationSwift let identifyTrait: Matter.IdentifyTrait?
- 
                  
                  This trait provides an interface for controlling the speed of a fan. DeclarationSwift let fanControlTrait: Matter.FanControlTrait?