Module web_rtc_requestor

Module web_rtc_requestor 

Source
Expand description

Matter TLV encoders and decoders for WebRTC Transport Requestor Cluster Cluster ID: 0x0554

This file is automatically generated from WebRTC_Requestor.xml

Functionsยง

answer
Invoke Answer command on cluster WebRTC Transport Requestor.
decode_attribute_json
Decode attribute value and return as JSON string
decode_current_sessions
Decode CurrentSessions attribute (0x0000)
encode_answer
Encode Answer command (0x01)
encode_command_json
encode_end
Encode End command (0x03)
encode_ice_candidates
Encode ICECandidates command (0x02)
encode_offer
Encode Offer command (0x00)
end
Invoke End command on cluster WebRTC Transport Requestor.
get_attribute_list
Get list of all attributes supported by this cluster
get_command_list
get_command_name
get_command_schema
ice_candidates
Invoke ICECandidates command on cluster WebRTC Transport Requestor.
offer
Invoke Offer command on cluster WebRTC Transport Requestor.
read_current_sessions
Read CurrentSessions attribute from cluster WebRTC Transport Requestor.