matter-python-client 0.7.0a0.dev20260512__tar.gz → 0.7.0a0.dev20260516__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/PKG-INFO +1 -1
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_python_client.egg-info/PKG-INFO +1 -1
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_python_client.egg-info/SOURCES.txt +2 -1
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/client/client.py +22 -1
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/common/models.py +34 -1
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/pyproject.toml +1 -1
- matter_python_client-0.7.0a0.dev20260516/tests/test_webrtc_protocol.py +36 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/README.md +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/ChipUtility.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/__init__.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/ClusterObjects.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/Objects.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/Types.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/__init__.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/AccessControl.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/AccountLogin.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/Actions.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ActivatedCarbonFilterMonitoring.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/AdministratorCommissioning.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/AirQuality.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ApplicationBasic.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ApplicationLauncher.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/AudioOutput.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/BasicInformation.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/Binding.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/BooleanState.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/BooleanStateConfiguration.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/BridgedDeviceBasicInformation.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/CameraAvSettingsUserLevelManagement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/CameraAvStreamManagement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/CarbonDioxideConcentrationMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/CarbonMonoxideConcentrationMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/Channel.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/Chime.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ClosureControl.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ClosureDimension.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ColorControl.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/CommissionerControl.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/CommodityMetering.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/CommodityPrice.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/CommodityTariff.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ContentAppObserver.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ContentControl.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ContentLauncher.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/Descriptor.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/DeviceEnergyManagement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/DeviceEnergyManagementMode.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/DiagnosticLogs.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/DishwasherAlarm.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/DishwasherMode.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/DoorLock.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/DraftElectricalMeasurementCluster.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/EcosystemInformation.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ElectricalEnergyMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ElectricalGridConditions.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ElectricalPowerMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/EnergyEvse.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/EnergyEvseMode.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/EnergyPreference.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/EthernetNetworkDiagnostics.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/EveCluster.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/FanControl.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/FixedLabel.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/FlowMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/FormaldehydeConcentrationMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/GeneralCommissioning.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/GeneralDiagnostics.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/Globals.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/GroupKeyManagement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/Groups.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/HeimanCluster.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/HepaFilterMonitoring.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/IcdManagement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/Identify.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/IlluminanceMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/InovelliCluster.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/JointFabricAdministrator.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/JointFabricDatastore.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/KeypadInput.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/LaundryDryerControls.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/LaundryWasherControls.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/LaundryWasherMode.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/LevelControl.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/LocalizationConfiguration.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/LowPower.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/MediaInput.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/MediaPlayback.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/Messages.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/MeterIdentification.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/MicrowaveOvenControl.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/MicrowaveOvenMode.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ModeSelect.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/NeoCluster.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/NetworkCommissioning.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/NitrogenDioxideConcentrationMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/OccupancySensing.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/OnOff.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/OperationalCredentials.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/OperationalState.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/OtaSoftwareUpdateProvider.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/OtaSoftwareUpdateRequestor.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/OvenCavityOperationalState.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/OvenMode.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/OzoneConcentrationMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/Pm10ConcentrationMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/Pm1ConcentrationMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/Pm25ConcentrationMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/PowerSource.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/PowerSourceConfiguration.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/PowerTopology.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/PressureMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/PumpConfigurationAndControl.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/PushAvStreamTransport.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/RadonConcentrationMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/RefrigeratorAlarm.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/RefrigeratorAndTemperatureControlledCabinetMode.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/RelativeHumidityMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/RvcCleanMode.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/RvcOperationalState.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/RvcRunMode.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ScenesManagement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ServiceArea.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/SmokeCoAlarm.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/SoftwareDiagnostics.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/SoilMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/Switch.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/TargetNavigator.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/TclDehumidifierCluster.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/TemperatureControl.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/TemperatureMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/Thermostat.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ThermostatUserInterfaceConfiguration.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ThirdRealityMeteringCluster.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ThreadBorderRouterManagement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ThreadNetworkDiagnostics.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ThreadNetworkDirectory.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/TimeFormatLocalization.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/TimeSynchronization.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/TlsCertificateManagement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/TlsClientManagement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/TotalVolatileOrganicCompoundsConcentrationMeasurement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/UnitLocalization.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/UserLabel.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ValveConfigurationAndControl.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/WakeOnLan.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/WaterHeaterManagement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/WaterHeaterMode.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/WaterTankLevelMonitoring.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/WebRtcTransportDefinitions.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/WebRtcTransportProvider.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/WebRtcTransportRequestor.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/WiFiNetworkDiagnostics.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/WiFiNetworkManagement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/WindowCovering.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/ZoneManagement.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/cluster_defs/__init__.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/clusters/enum.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/tlv/__init__.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/chip/tlv/tlvlist.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_python_client.egg-info/dependency_links.txt +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_python_client.egg-info/not-zip-safe +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_python_client.egg-info/requires.txt +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_python_client.egg-info/top_level.txt +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/__init__.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/client/__init__.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/client/connection.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/client/exceptions.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/client/models/__init__.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/client/models/device_types.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/client/models/node.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/common/__init__.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/common/const.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/common/custom_clusters.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/common/errors.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/common/helpers/__init__.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/common/helpers/api.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/common/helpers/json.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/common/helpers/util.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/matter_server/py.typed +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/setup.cfg +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/tests/test_client_integration.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/tests/test_imports.py +0 -0
- {matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/tests/test_integration.py +0 -0
|
@@ -4,7 +4,7 @@ from __future__ import annotations
|
|
|
4
4
|
|
|
5
5
|
import asyncio
|
|
6
6
|
import logging
|
|
7
|
-
from typing import TYPE_CHECKING, Any, Final, Self, cast
|
|
7
|
+
from typing import TYPE_CHECKING, Any, Final, Literal, Self, cast
|
|
8
8
|
import uuid
|
|
9
9
|
|
|
10
10
|
from chip.clusters import Objects as Clusters
|
|
@@ -547,6 +547,27 @@ class MatterClient:
|
|
|
547
547
|
require_schema=10,
|
|
548
548
|
)
|
|
549
549
|
|
|
550
|
+
async def send_webrtc_provider_command(
|
|
551
|
+
self,
|
|
552
|
+
node_id: int,
|
|
553
|
+
endpoint_id: int,
|
|
554
|
+
command_name: Literal["ProvideOffer", "SolicitOffer"],
|
|
555
|
+
payload: dict,
|
|
556
|
+
) -> dict[str, Any]:
|
|
557
|
+
"""Invoke a WebRTCTransportProvider command on a commissioned camera.
|
|
558
|
+
|
|
559
|
+
The server hard-codes the cluster id (0x0553) and injects
|
|
560
|
+
originatingEndpointId — payload should omit both.
|
|
561
|
+
"""
|
|
562
|
+
response = await self.send_command(
|
|
563
|
+
APICommand.SEND_WEBRTC_PROVIDER_COMMAND,
|
|
564
|
+
node_id=node_id,
|
|
565
|
+
endpoint_id=endpoint_id,
|
|
566
|
+
command_name=command_name,
|
|
567
|
+
payload=payload,
|
|
568
|
+
)
|
|
569
|
+
return cast(dict[str, Any], response)
|
|
570
|
+
|
|
550
571
|
def _prepare_message(
|
|
551
572
|
self,
|
|
552
573
|
command: str,
|
|
@@ -6,7 +6,7 @@ from collections.abc import Callable
|
|
|
6
6
|
from dataclasses import dataclass, field
|
|
7
7
|
from datetime import datetime # noqa: TC003
|
|
8
8
|
from enum import Enum
|
|
9
|
-
from typing import Any
|
|
9
|
+
from typing import Any, Literal
|
|
10
10
|
|
|
11
11
|
# Enums and constants
|
|
12
12
|
|
|
@@ -23,6 +23,7 @@ class EventType(Enum):
|
|
|
23
23
|
SERVER_INFO_UPDATED = "server_info_updated"
|
|
24
24
|
ENDPOINT_ADDED = "endpoint_added"
|
|
25
25
|
ENDPOINT_REMOVED = "endpoint_removed"
|
|
26
|
+
WEBRTC_CALLBACK = "webrtc_callback"
|
|
26
27
|
|
|
27
28
|
|
|
28
29
|
class APICommand(str, Enum):
|
|
@@ -55,6 +56,7 @@ class APICommand(str, Enum):
|
|
|
55
56
|
SET_DEFAULT_FABRIC_LABEL = "set_default_fabric_label"
|
|
56
57
|
SET_ACL_ENTRY = "set_acl_entry"
|
|
57
58
|
SET_NODE_BINDING = "set_node_binding"
|
|
59
|
+
SEND_WEBRTC_PROVIDER_COMMAND = "send_webrtc_provider_command"
|
|
58
60
|
|
|
59
61
|
|
|
60
62
|
EventCallBackType = Callable[[EventType, Any], None]
|
|
@@ -109,6 +111,37 @@ class MatterNodeEvent:
|
|
|
109
111
|
data: dict[str, Any] | None
|
|
110
112
|
|
|
111
113
|
|
|
114
|
+
WebRTCEventType = Literal["offer", "answer", "ice_candidates", "end"]
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
@dataclass
|
|
118
|
+
class WebRTCIceCandidate:
|
|
119
|
+
"""ICE candidate carried inside a webrtc_callback.ice_candidates event."""
|
|
120
|
+
|
|
121
|
+
candidate: str
|
|
122
|
+
sdpMid: str | None = None
|
|
123
|
+
sdpMLineIndex: int | None = None
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
@dataclass
|
|
127
|
+
class WebRTCCallbackData:
|
|
128
|
+
"""Payload of a webrtc_callback event.
|
|
129
|
+
|
|
130
|
+
`data` shape varies by event_type:
|
|
131
|
+
- "offer": {"sdp": str, "ice_servers": list | None, "ice_transport_policy": str | None}
|
|
132
|
+
- "answer": {"sdp": str}
|
|
133
|
+
- "ice_candidates": {"ice_candidates": list[WebRTCIceCandidate]}
|
|
134
|
+
- "end": {"reason": int}
|
|
135
|
+
"""
|
|
136
|
+
|
|
137
|
+
event_type: WebRTCEventType
|
|
138
|
+
webrtc_session_id: int
|
|
139
|
+
node_id: int
|
|
140
|
+
endpoint_id: int
|
|
141
|
+
fabric_index: int
|
|
142
|
+
data: dict | None
|
|
143
|
+
|
|
144
|
+
|
|
112
145
|
@dataclass
|
|
113
146
|
class ServerDiagnostics:
|
|
114
147
|
"""Full dump of the server information and data."""
|
{matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/pyproject.toml
RENAMED
|
@@ -25,7 +25,7 @@ license = "Apache-2.0"
|
|
|
25
25
|
name = "matter-python-client"
|
|
26
26
|
readme = "README.md"
|
|
27
27
|
requires-python = ">=3.12"
|
|
28
|
-
version = "0.7.0a0.
|
|
28
|
+
version = "0.7.0a0.dev20260516"
|
|
29
29
|
|
|
30
30
|
[project.urls]
|
|
31
31
|
Homepage = "https://github.com/matter-js/matterjs-server"
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
"""Tests for the WebRTC additions to the websocket protocol model."""
|
|
2
|
+
|
|
3
|
+
from matter_server.common.models import (
|
|
4
|
+
APICommand,
|
|
5
|
+
EventType,
|
|
6
|
+
WebRTCCallbackData,
|
|
7
|
+
WebRTCIceCandidate,
|
|
8
|
+
)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
def test_event_type_webrtc_callback_value():
|
|
12
|
+
assert EventType.WEBRTC_CALLBACK.value == "webrtc_callback"
|
|
13
|
+
|
|
14
|
+
|
|
15
|
+
def test_api_command_send_webrtc_provider_command_value():
|
|
16
|
+
assert APICommand.SEND_WEBRTC_PROVIDER_COMMAND.value == "send_webrtc_provider_command"
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
def test_webrtc_callback_data_roundtrip():
|
|
20
|
+
payload = WebRTCCallbackData(
|
|
21
|
+
event_type="answer",
|
|
22
|
+
webrtc_session_id=5,
|
|
23
|
+
node_id=100,
|
|
24
|
+
endpoint_id=2,
|
|
25
|
+
fabric_index=1,
|
|
26
|
+
data={"sdp": "v=0"},
|
|
27
|
+
)
|
|
28
|
+
assert payload.event_type == "answer"
|
|
29
|
+
assert payload.webrtc_session_id == 5
|
|
30
|
+
assert payload.data == {"sdp": "v=0"}
|
|
31
|
+
|
|
32
|
+
|
|
33
|
+
def test_webrtc_ice_candidate_optional_fields():
|
|
34
|
+
c = WebRTCIceCandidate(candidate="candidate:foo")
|
|
35
|
+
assert c.sdpMid is None
|
|
36
|
+
assert c.sdpMLineIndex is None
|
{matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/README.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{matter_python_client-0.7.0a0.dev20260512 → matter_python_client-0.7.0a0.dev20260516}/setup.cfg
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|