Preparing search index...
The search index is not available
matter.js-monorepo
matter.js-monorepo
@project-chip/matter.js
behavior/definitions/microwave-oven-control
MicrowaveOvenControlBehavior
State
Interface State
interface
State
{
cookTime
:
number
;
maxCookTime
:
number
;
wattRating
?:
number
;
}
Hierarchy
StateType
State
Index
Properties
cook
Time
max
Cook
Time
watt
Rating?
Properties
Readonly
cook
Time
cook
Time
:
number
Readonly
max
Cook
Time
max
Cook
Time
:
number
Optional
Readonly
watt
Rating
watt
Rating
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
cook
Time
max
Cook
Time
watt
Rating
matter.js-monorepo
Loading...