Module microwave_oven_control

Module microwave_oven_control 

Source
Expand description

Matter TLV encoders and decoders for Microwave Oven Control Cluster Cluster ID: 0x005F

This file is automatically generated from MicrowaveOvenControl.xml

Functionsยง

add_more_time
Invoke AddMoreTime command on cluster Microwave Oven Control.
decode_attribute_json
Decode attribute value and return as JSON string
decode_cook_time
Decode CookTime attribute (0x0000)
decode_max_cook_time
Decode MaxCookTime attribute (0x0001)
decode_max_power
Decode MaxPower attribute (0x0004)
decode_min_power
Decode MinPower attribute (0x0003)
decode_power_setting
Decode PowerSetting attribute (0x0002)
decode_power_step
Decode PowerStep attribute (0x0005)
decode_selected_watt_index
Decode SelectedWattIndex attribute (0x0007)
decode_supported_watts
Decode SupportedWatts attribute (0x0006)
decode_watt_rating
Decode WattRating attribute (0x0008)
encode_add_more_time
Encode AddMoreTime command (0x01)
encode_command_json
encode_set_cooking_parameters
Encode SetCookingParameters command (0x00)
get_attribute_list
Get list of all attributes supported by this cluster
get_command_list
get_command_name
get_command_schema
read_cook_time
Read CookTime attribute from cluster Microwave Oven Control.
read_max_cook_time
Read MaxCookTime attribute from cluster Microwave Oven Control.
read_max_power
Read MaxPower attribute from cluster Microwave Oven Control.
read_min_power
Read MinPower attribute from cluster Microwave Oven Control.
read_power_setting
Read PowerSetting attribute from cluster Microwave Oven Control.
read_power_step
Read PowerStep attribute from cluster Microwave Oven Control.
read_selected_watt_index
Read SelectedWattIndex attribute from cluster Microwave Oven Control.
read_supported_watts
Read SupportedWatts attribute from cluster Microwave Oven Control.
read_watt_rating
Read WattRating attribute from cluster Microwave Oven Control.
set_cooking_parameters
Invoke SetCookingParameters command on cluster Microwave Oven Control.