@matter/types 0.17.4 → 0.17.5-alpha.0-20260704-9ea70abfa
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.
- package/dist/cjs/clusters/access-control.d.ts +252 -75
- package/dist/cjs/clusters/account-login.d.ts +22 -22
- package/dist/cjs/clusters/actions.d.ts +76 -76
- package/dist/cjs/clusters/activated-carbon-filter-monitoring.d.ts +15 -15
- package/dist/cjs/clusters/administrator-commissioning.d.ts +25 -25
- package/dist/cjs/clusters/air-quality.d.ts +6 -6
- package/dist/cjs/clusters/alarm-base.d.ts +25 -25
- package/dist/cjs/clusters/ambient-context-sensing.d.js +22 -0
- package/dist/cjs/clusters/ambient-context-sensing.d.js.map +6 -0
- package/dist/cjs/clusters/ambient-context-sensing.d.ts +706 -0
- package/dist/cjs/clusters/ambient-context-sensing.js +34 -0
- package/dist/cjs/clusters/ambient-context-sensing.js.map +6 -0
- package/dist/cjs/clusters/application-basic.d.ts +22 -22
- package/dist/cjs/clusters/application-launcher.d.ts +30 -30
- package/dist/cjs/clusters/audio-output.d.ts +17 -17
- package/dist/cjs/clusters/basic-information.d.ts +111 -73
- package/dist/cjs/clusters/binding.d.ts +9 -9
- package/dist/cjs/clusters/boolean-state-configuration.d.ts +64 -41
- package/dist/cjs/clusters/boolean-state.d.ts +55 -12
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts +60 -60
- package/dist/cjs/clusters/camera-av-settings-user-level-management.d.ts +71 -71
- package/dist/cjs/clusters/camera-av-stream-management.d.ts +262 -232
- package/dist/cjs/clusters/carbon-dioxide-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/carbon-monoxide-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/channel.d.ts +101 -101
- package/dist/cjs/clusters/chime.d.ts +18 -18
- package/dist/cjs/clusters/closure-control.d.ts +59 -59
- package/dist/cjs/clusters/closure-dimension.d.ts +60 -60
- package/dist/cjs/clusters/color-control.d.ts +226 -228
- package/dist/cjs/clusters/commissioner-control.d.ts +14 -14
- package/dist/cjs/clusters/commodity-metering.d.ts +13 -13
- package/dist/cjs/clusters/commodity-price.d.ts +38 -38
- package/dist/cjs/clusters/commodity-tariff.d.ts +106 -106
- package/dist/cjs/clusters/concentration-measurement.d.ts +29 -29
- package/dist/cjs/clusters/content-app-observer.d.ts +12 -12
- package/dist/cjs/clusters/content-control.d.ts +103 -103
- package/dist/cjs/clusters/content-launcher.d.ts +65 -65
- package/dist/cjs/clusters/descriptor.d.ts +19 -19
- package/dist/cjs/clusters/device-energy-management-mode.d.ts +30 -30
- package/dist/cjs/clusters/device-energy-management.d.ts +128 -128
- package/dist/cjs/clusters/diagnostic-logs.d.ts +29 -29
- package/dist/cjs/clusters/dishwasher-alarm.d.ts +26 -26
- package/dist/cjs/clusters/dishwasher-mode.d.ts +29 -29
- package/dist/cjs/clusters/door-lock.d.ts +330 -330
- package/dist/cjs/clusters/ecosystem-information.d.ts +21 -21
- package/dist/cjs/clusters/electrical-energy-measurement.d.ts +43 -43
- package/dist/cjs/clusters/electrical-grid-conditions.d.ts +22 -22
- package/dist/cjs/clusters/electrical-power-measurement.d.ts +67 -67
- package/dist/cjs/clusters/energy-evse-mode.d.ts +30 -30
- package/dist/cjs/clusters/energy-evse.d.ts +122 -122
- package/dist/cjs/clusters/energy-preference.d.ts +22 -26
- package/dist/cjs/clusters/ethernet-network-diagnostics.d.ts +23 -23
- package/dist/cjs/clusters/fan-control.d.ts +41 -41
- package/dist/cjs/clusters/fixed-label.d.ts +4 -4
- package/dist/cjs/clusters/flow-measurement.d.ts +11 -11
- package/dist/cjs/clusters/formaldehyde-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/general-commissioning.d.ts +62 -60
- package/dist/cjs/clusters/general-diagnostics.d.ts +142 -71
- package/dist/cjs/clusters/group-key-management.d.ts +213 -80
- package/dist/cjs/clusters/groupcast.d.js +22 -0
- package/dist/cjs/clusters/groupcast.d.js.map +6 -0
- package/dist/cjs/clusters/groupcast.d.ts +961 -0
- package/dist/cjs/clusters/groupcast.js +34 -0
- package/dist/cjs/clusters/groupcast.js.map +6 -0
- package/dist/cjs/clusters/groups.d.ts +44 -36
- package/dist/cjs/clusters/hepa-filter-monitoring.d.ts +15 -15
- package/dist/cjs/clusters/icd-management.d.ts +55 -53
- package/dist/cjs/clusters/identify.d.ts +15 -15
- package/dist/cjs/clusters/illuminance-measurement.d.ts +14 -14
- package/dist/cjs/clusters/index.d.ts +3 -0
- package/dist/cjs/clusters/index.d.ts.map +1 -1
- package/dist/cjs/clusters/index.js +9 -0
- package/dist/cjs/clusters/index.js.map +1 -1
- package/dist/cjs/clusters/joint-fabric-administrator.d.ts +36 -81
- package/dist/cjs/clusters/joint-fabric-datastore.d.ts +979 -1193
- package/dist/cjs/clusters/keypad-input.d.ts +12 -12
- package/dist/cjs/clusters/label.d.ts +7 -7
- package/dist/cjs/clusters/laundry-dryer-controls.d.ts +7 -7
- package/dist/cjs/clusters/laundry-washer-controls.d.ts +14 -14
- package/dist/cjs/clusters/laundry-washer-mode.d.ts +30 -30
- package/dist/cjs/clusters/level-control.d.ts +57 -57
- package/dist/cjs/clusters/localization-configuration.d.ts +6 -6
- package/dist/cjs/clusters/low-power.d.ts +3 -3
- package/dist/cjs/clusters/media-input.d.ts +20 -20
- package/dist/cjs/clusters/media-playback.d.ts +92 -92
- package/dist/cjs/clusters/messages.d.ts +56 -56
- package/dist/cjs/clusters/meter-identification.d.ts +14 -14
- package/dist/cjs/clusters/microwave-oven-control.d.ts +31 -31
- package/dist/cjs/clusters/microwave-oven-mode.d.ts +27 -27
- package/dist/cjs/clusters/mode-base.d.ts +39 -39
- package/dist/cjs/clusters/mode-select.d.ts +25 -25
- package/dist/cjs/clusters/network-commissioning.d.ts +124 -116
- package/dist/cjs/clusters/nitrogen-dioxide-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/occupancy-sensing.d.ts +67 -47
- package/dist/cjs/clusters/on-off.d.ts +60 -46
- package/dist/cjs/clusters/operational-credentials.d.ts +65 -65
- package/dist/cjs/clusters/operational-state.d.ts +38 -38
- package/dist/cjs/clusters/ota-software-update-provider.d.ts +39 -39
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts +58 -58
- package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +22 -22
- package/dist/cjs/clusters/oven-mode.d.ts +45 -43
- package/dist/cjs/clusters/ozone-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/pm1-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/pm10-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/pm25-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/power-source-configuration.d.ts +4 -4
- package/dist/cjs/clusters/power-source.d.ts +92 -92
- package/dist/cjs/clusters/power-topology.d.ts +7 -43
- package/dist/cjs/clusters/pressure-measurement.d.ts +22 -22
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts +111 -111
- package/dist/cjs/clusters/push-av-stream-transport.d.ts +129 -147
- package/dist/cjs/clusters/radon-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/refrigerator-alarm.d.ts +22 -22
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +28 -28
- package/dist/cjs/clusters/relative-humidity-measurement.d.ts +11 -11
- package/dist/cjs/clusters/resource-monitoring.d.ts +20 -20
- package/dist/cjs/clusters/rvc-clean-mode.d.ts +34 -34
- package/dist/cjs/clusters/rvc-operational-state.d.ts +33 -33
- package/dist/cjs/clusters/rvc-run-mode.d.ts +40 -40
- package/dist/cjs/clusters/scenes-management.d.ts +94 -94
- package/dist/cjs/clusters/service-area.d.ts +47 -47
- package/dist/cjs/clusters/smoke-co-alarm.d.ts +126 -90
- package/dist/cjs/clusters/software-diagnostics.d.ts +24 -24
- package/dist/cjs/clusters/soil-measurement.d.ts +6 -6
- package/dist/cjs/clusters/switch.d.ts +43 -43
- package/dist/cjs/clusters/target-navigator.d.ts +22 -22
- package/dist/cjs/clusters/temperature-alarm.d.js +22 -0
- package/dist/cjs/clusters/temperature-alarm.d.js.map +6 -0
- package/dist/cjs/clusters/temperature-alarm.d.ts +706 -0
- package/dist/cjs/clusters/temperature-alarm.js +34 -0
- package/dist/cjs/clusters/temperature-alarm.js.map +6 -0
- package/dist/cjs/clusters/temperature-control.d.ts +22 -22
- package/dist/cjs/clusters/temperature-measurement.d.ts +11 -11
- package/dist/cjs/clusters/thermostat-user-interface-configuration.d.ts +11 -11
- package/dist/cjs/clusters/thermostat.d.ts +1001 -200
- package/dist/cjs/clusters/thread-border-router-management.d.ts +26 -26
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts +187 -187
- package/dist/cjs/clusters/thread-network-directory.d.ts +21 -21
- package/dist/cjs/clusters/time-format-localization.d.ts +11 -11
- package/dist/cjs/clusters/time-synchronization.d.ts +85 -85
- package/dist/cjs/clusters/tls-certificate-management.d.ts +62 -62
- package/dist/cjs/clusters/tls-client-management.d.ts +36 -36
- package/dist/cjs/clusters/total-volatile-organic-compounds-concentration-measurement.d.ts +25 -25
- package/dist/cjs/clusters/unit-localization.d.ts +8 -8
- package/dist/cjs/clusters/user-label.d.ts +4 -4
- package/dist/cjs/clusters/valve-configuration-and-control.d.ts +45 -45
- package/dist/cjs/clusters/wake-on-lan.d.ts +6 -6
- package/dist/cjs/clusters/water-heater-management.d.ts +32 -32
- package/dist/cjs/clusters/water-heater-mode.d.ts +29 -29
- package/dist/cjs/clusters/water-tank-level-monitoring.d.ts +15 -15
- package/dist/cjs/clusters/web-rtc-transport-definitions.d.ts +22 -22
- package/dist/cjs/clusters/web-rtc-transport-provider.d.ts +52 -105
- package/dist/cjs/clusters/web-rtc-transport-requestor.d.ts +22 -22
- package/dist/cjs/clusters/wi-fi-network-diagnostics.d.ts +46 -46
- package/dist/cjs/clusters/wi-fi-network-management.d.ts +9 -9
- package/dist/cjs/clusters/window-covering.d.ts +61 -61
- package/dist/cjs/clusters/zone-management.d.ts +79 -79
- package/dist/cjs/datatype/AttributeId.d.ts +1 -1
- package/dist/cjs/datatype/CaseAuthenticatedTag.d.ts +3 -3
- package/dist/cjs/datatype/ClusterId.d.ts +1 -1
- package/dist/cjs/datatype/CommandId.d.ts +1 -1
- package/dist/cjs/datatype/DataVersion.d.ts +1 -1
- package/dist/cjs/datatype/DeviceTypeId.d.ts +1 -1
- package/dist/cjs/datatype/EndpointNumber.d.ts +1 -1
- package/dist/cjs/datatype/EntryIndex.d.ts +1 -1
- package/dist/cjs/datatype/EventId.d.ts +1 -1
- package/dist/cjs/datatype/EventNumber.d.ts +1 -1
- package/dist/cjs/datatype/FabricId.d.ts +1 -1
- package/dist/cjs/datatype/FabricIndex.d.ts +4 -3
- package/dist/cjs/datatype/FabricIndex.d.ts.map +1 -1
- package/dist/cjs/datatype/FabricIndex.js.map +1 -1
- package/dist/cjs/datatype/FieldId.d.ts +1 -1
- package/dist/cjs/datatype/GlobalFabricId.d.ts +1 -1
- package/dist/cjs/datatype/GroupId.d.ts +1 -1
- package/dist/cjs/datatype/NodeId.d.ts +1 -1
- package/dist/cjs/datatype/SubjectId.d.ts +1 -1
- package/dist/cjs/datatype/VendorId.d.ts +1 -1
- package/dist/cjs/dcl/attestation-certificate.d.ts +1 -1
- package/dist/cjs/dcl/device-attestation-revocation.d.ts +3 -3
- package/dist/cjs/dcl/device-software-compliance.d.ts +1 -1
- package/dist/cjs/dcl/device-software-version.d.ts +1 -1
- package/dist/cjs/dcl/device.d.ts +2 -2
- package/dist/cjs/dcl/operational-certificate.d.ts +1 -1
- package/dist/cjs/dcl/vendor.d.ts +1 -1
- package/dist/cjs/globals/AtomicAttributeStatus.d.ts +4 -4
- package/dist/cjs/globals/AtomicAttributeStatus.js +2 -2
- package/dist/cjs/globals/AtomicRequestType.d.ts +1 -1
- package/dist/cjs/globals/CertificationType.d.ts +24 -0
- package/dist/cjs/globals/CertificationType.d.ts.map +1 -0
- package/dist/cjs/globals/CertificationType.js +35 -0
- package/dist/cjs/globals/CertificationType.js.map +6 -0
- package/dist/cjs/globals/Currency.d.ts +2 -2
- package/dist/cjs/globals/Locationdesc.d.ts +5 -5
- package/dist/cjs/globals/Locationdesc.js +3 -3
- package/dist/cjs/globals/MeasurementAccuracy.d.ts +5 -5
- package/dist/cjs/globals/MeasurementAccuracy.js +3 -3
- package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +10 -10
- package/dist/cjs/globals/MeasurementAccuracyRange.js +8 -8
- package/dist/cjs/globals/MeasurementType.d.ts +1 -1
- package/dist/cjs/globals/Namespace.d.ts +34 -2
- package/dist/cjs/globals/Namespace.d.ts.map +1 -1
- package/dist/cjs/globals/Namespace.js +3 -0
- package/dist/cjs/globals/Namespace.js.map +1 -1
- package/dist/cjs/globals/PowerThreshold.d.ts +5 -5
- package/dist/cjs/globals/PowerThreshold.js +3 -3
- package/dist/cjs/globals/PowerThresholdSource.d.ts +1 -1
- package/dist/cjs/globals/Price.d.ts +2 -2
- package/dist/cjs/globals/Priority.d.ts +1 -1
- package/dist/cjs/globals/Semtag.d.ts +6 -6
- package/dist/cjs/globals/Semtag.js +4 -4
- package/dist/cjs/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
- package/dist/cjs/globals/Status.d.ts +36 -36
- package/dist/cjs/globals/StreamUsage.d.ts +5 -5
- package/dist/cjs/globals/TariffPriceType.d.ts +6 -6
- package/dist/cjs/globals/TariffUnit.d.ts +1 -1
- package/dist/cjs/globals/ThreeLevelAuto.d.ts +1 -1
- package/dist/cjs/globals/Viewport.d.ts +6 -6
- package/dist/cjs/globals/Viewport.js +4 -4
- package/dist/cjs/globals/WildcardPathFlags.d.ts +1 -1
- package/dist/cjs/globals/index.d.ts +1 -0
- package/dist/cjs/globals/index.d.ts.map +1 -1
- package/dist/cjs/globals/index.js +1 -0
- package/dist/cjs/globals/index.js.map +1 -1
- package/dist/cjs/protocol/messages/TlvDataReport.d.ts +3 -1
- package/dist/cjs/protocol/messages/TlvDataReport.d.ts.map +1 -1
- package/dist/cjs/protocol/messages/TlvInvokeRequest.d.ts +1 -1
- package/dist/cjs/protocol/messages/TlvInvokeResponse.d.ts +1 -1
- package/dist/cjs/protocol/messages/TlvReadRequest.d.ts +2 -1
- package/dist/cjs/protocol/messages/TlvReadRequest.d.ts.map +1 -1
- package/dist/cjs/protocol/messages/TlvStatusResponse.d.ts +2 -2
- package/dist/cjs/protocol/messages/TlvStatusResponse.js +1 -1
- package/dist/cjs/protocol/messages/TlvSubscribeRequest.d.ts +2 -1
- package/dist/cjs/protocol/messages/TlvSubscribeRequest.d.ts.map +1 -1
- package/dist/cjs/protocol/messages/TlvSubscribeResponse.d.ts +1 -1
- package/dist/cjs/protocol/messages/TlvTimedRequest.d.ts +1 -1
- package/dist/cjs/protocol/messages/TlvWriteRequest.d.ts +2 -1
- package/dist/cjs/protocol/messages/TlvWriteRequest.d.ts.map +1 -1
- package/dist/cjs/protocol/messages/TlvWriteResponse.d.ts +2 -1
- package/dist/cjs/protocol/messages/TlvWriteResponse.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributeData.d.ts +2 -1
- package/dist/cjs/protocol/types/TlvAttributeData.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributePath.d.ts +2 -1
- package/dist/cjs/protocol/types/TlvAttributePath.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributePath.js +2 -1
- package/dist/cjs/protocol/types/TlvAttributePath.js.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributeReport.d.ts +3 -1
- package/dist/cjs/protocol/types/TlvAttributeReport.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributeReportData.d.ts +1 -0
- package/dist/cjs/protocol/types/TlvAttributeReportData.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvAttributeStatus.d.ts +2 -1
- package/dist/cjs/protocol/types/TlvAttributeStatus.d.ts.map +1 -1
- package/dist/cjs/protocol/types/TlvClusterPath.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvCommandData.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvCommandPath.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvCommandStatus.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvDataVersionFilter.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventData.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventFilter.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventPath.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventReport.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvEventStatus.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvInvokeResponseData.d.ts +1 -1
- package/dist/cjs/protocol/types/TlvStatus.d.ts +1 -1
- package/dist/cjs/protocol/types/WildcardPathFlagsBitmap.d.ts +1 -1
- package/dist/cjs/protocol/types/WildcardPathFlagsBitmap.d.ts.map +1 -1
- package/dist/cjs/schema/Base38Schema.d.ts +1 -1
- package/dist/cjs/schema/PairingCodeSchema.d.ts +26 -12
- package/dist/cjs/schema/PairingCodeSchema.d.ts.map +1 -1
- package/dist/cjs/schema/PairingCodeSchema.js +8 -1
- package/dist/cjs/schema/PairingCodeSchema.js.map +1 -1
- package/dist/cjs/tlv/TlvArray.d.ts +1 -1
- package/dist/cjs/tlv/TlvBoolean.d.ts +1 -1
- package/dist/cjs/tlv/TlvCodec.d.ts +4 -4
- package/dist/cjs/tlv/TlvCodec.js +2 -2
- package/dist/cjs/tlv/TlvNullable.d.ts +1 -1
- package/dist/cjs/tlv/TlvNumber.d.ts +1 -1
- package/dist/cjs/tlv/TlvObject.d.ts +1 -1
- package/dist/esm/clusters/access-control.d.ts +252 -75
- package/dist/esm/clusters/account-login.d.ts +22 -22
- package/dist/esm/clusters/actions.d.ts +76 -76
- package/dist/esm/clusters/activated-carbon-filter-monitoring.d.ts +15 -15
- package/dist/esm/clusters/administrator-commissioning.d.ts +25 -25
- package/dist/esm/clusters/air-quality.d.ts +6 -6
- package/dist/esm/clusters/alarm-base.d.ts +25 -25
- package/dist/esm/clusters/ambient-context-sensing.d.js +6 -0
- package/dist/esm/clusters/ambient-context-sensing.d.js.map +6 -0
- package/dist/esm/clusters/ambient-context-sensing.d.ts +706 -0
- package/dist/esm/clusters/ambient-context-sensing.js +14 -0
- package/dist/esm/clusters/ambient-context-sensing.js.map +6 -0
- package/dist/esm/clusters/application-basic.d.ts +22 -22
- package/dist/esm/clusters/application-launcher.d.ts +30 -30
- package/dist/esm/clusters/audio-output.d.ts +17 -17
- package/dist/esm/clusters/basic-information.d.ts +111 -73
- package/dist/esm/clusters/binding.d.ts +9 -9
- package/dist/esm/clusters/boolean-state-configuration.d.ts +64 -41
- package/dist/esm/clusters/boolean-state.d.ts +55 -12
- package/dist/esm/clusters/bridged-device-basic-information.d.ts +60 -60
- package/dist/esm/clusters/camera-av-settings-user-level-management.d.ts +71 -71
- package/dist/esm/clusters/camera-av-stream-management.d.ts +262 -232
- package/dist/esm/clusters/carbon-dioxide-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/carbon-monoxide-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/channel.d.ts +101 -101
- package/dist/esm/clusters/chime.d.ts +18 -18
- package/dist/esm/clusters/closure-control.d.ts +59 -59
- package/dist/esm/clusters/closure-dimension.d.ts +60 -60
- package/dist/esm/clusters/color-control.d.ts +226 -228
- package/dist/esm/clusters/commissioner-control.d.ts +14 -14
- package/dist/esm/clusters/commodity-metering.d.ts +13 -13
- package/dist/esm/clusters/commodity-price.d.ts +38 -38
- package/dist/esm/clusters/commodity-tariff.d.ts +106 -106
- package/dist/esm/clusters/concentration-measurement.d.ts +29 -29
- package/dist/esm/clusters/content-app-observer.d.ts +12 -12
- package/dist/esm/clusters/content-control.d.ts +103 -103
- package/dist/esm/clusters/content-launcher.d.ts +65 -65
- package/dist/esm/clusters/descriptor.d.ts +19 -19
- package/dist/esm/clusters/device-energy-management-mode.d.ts +30 -30
- package/dist/esm/clusters/device-energy-management.d.ts +128 -128
- package/dist/esm/clusters/diagnostic-logs.d.ts +29 -29
- package/dist/esm/clusters/dishwasher-alarm.d.ts +26 -26
- package/dist/esm/clusters/dishwasher-mode.d.ts +29 -29
- package/dist/esm/clusters/door-lock.d.ts +330 -330
- package/dist/esm/clusters/ecosystem-information.d.ts +21 -21
- package/dist/esm/clusters/electrical-energy-measurement.d.ts +43 -43
- package/dist/esm/clusters/electrical-grid-conditions.d.ts +22 -22
- package/dist/esm/clusters/electrical-power-measurement.d.ts +67 -67
- package/dist/esm/clusters/energy-evse-mode.d.ts +30 -30
- package/dist/esm/clusters/energy-evse.d.ts +122 -122
- package/dist/esm/clusters/energy-preference.d.ts +22 -26
- package/dist/esm/clusters/ethernet-network-diagnostics.d.ts +23 -23
- package/dist/esm/clusters/fan-control.d.ts +41 -41
- package/dist/esm/clusters/fixed-label.d.ts +4 -4
- package/dist/esm/clusters/flow-measurement.d.ts +11 -11
- package/dist/esm/clusters/formaldehyde-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/general-commissioning.d.ts +62 -60
- package/dist/esm/clusters/general-diagnostics.d.ts +142 -71
- package/dist/esm/clusters/group-key-management.d.ts +213 -80
- package/dist/esm/clusters/groupcast.d.js +6 -0
- package/dist/esm/clusters/groupcast.d.js.map +6 -0
- package/dist/esm/clusters/groupcast.d.ts +961 -0
- package/dist/esm/clusters/groupcast.js +14 -0
- package/dist/esm/clusters/groupcast.js.map +6 -0
- package/dist/esm/clusters/groups.d.ts +44 -36
- package/dist/esm/clusters/hepa-filter-monitoring.d.ts +15 -15
- package/dist/esm/clusters/icd-management.d.ts +55 -53
- package/dist/esm/clusters/identify.d.ts +15 -15
- package/dist/esm/clusters/illuminance-measurement.d.ts +14 -14
- package/dist/esm/clusters/index.d.ts +3 -0
- package/dist/esm/clusters/index.d.ts.map +1 -1
- package/dist/esm/clusters/index.js +9 -0
- package/dist/esm/clusters/index.js.map +1 -1
- package/dist/esm/clusters/joint-fabric-administrator.d.ts +36 -81
- package/dist/esm/clusters/joint-fabric-datastore.d.ts +979 -1193
- package/dist/esm/clusters/keypad-input.d.ts +12 -12
- package/dist/esm/clusters/label.d.ts +7 -7
- package/dist/esm/clusters/laundry-dryer-controls.d.ts +7 -7
- package/dist/esm/clusters/laundry-washer-controls.d.ts +14 -14
- package/dist/esm/clusters/laundry-washer-mode.d.ts +30 -30
- package/dist/esm/clusters/level-control.d.ts +57 -57
- package/dist/esm/clusters/localization-configuration.d.ts +6 -6
- package/dist/esm/clusters/low-power.d.ts +3 -3
- package/dist/esm/clusters/media-input.d.ts +20 -20
- package/dist/esm/clusters/media-playback.d.ts +92 -92
- package/dist/esm/clusters/messages.d.ts +56 -56
- package/dist/esm/clusters/meter-identification.d.ts +14 -14
- package/dist/esm/clusters/microwave-oven-control.d.ts +31 -31
- package/dist/esm/clusters/microwave-oven-mode.d.ts +27 -27
- package/dist/esm/clusters/mode-base.d.ts +39 -39
- package/dist/esm/clusters/mode-select.d.ts +25 -25
- package/dist/esm/clusters/network-commissioning.d.ts +124 -116
- package/dist/esm/clusters/nitrogen-dioxide-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/occupancy-sensing.d.ts +67 -47
- package/dist/esm/clusters/on-off.d.ts +60 -46
- package/dist/esm/clusters/operational-credentials.d.ts +65 -65
- package/dist/esm/clusters/operational-state.d.ts +38 -38
- package/dist/esm/clusters/ota-software-update-provider.d.ts +39 -39
- package/dist/esm/clusters/ota-software-update-requestor.d.ts +58 -58
- package/dist/esm/clusters/oven-cavity-operational-state.d.ts +22 -22
- package/dist/esm/clusters/oven-mode.d.ts +45 -43
- package/dist/esm/clusters/ozone-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/pm1-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/pm10-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/pm25-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/power-source-configuration.d.ts +4 -4
- package/dist/esm/clusters/power-source.d.ts +92 -92
- package/dist/esm/clusters/power-topology.d.ts +7 -43
- package/dist/esm/clusters/pressure-measurement.d.ts +22 -22
- package/dist/esm/clusters/pump-configuration-and-control.d.ts +111 -111
- package/dist/esm/clusters/push-av-stream-transport.d.ts +129 -147
- package/dist/esm/clusters/radon-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/refrigerator-alarm.d.ts +22 -22
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +28 -28
- package/dist/esm/clusters/relative-humidity-measurement.d.ts +11 -11
- package/dist/esm/clusters/resource-monitoring.d.ts +20 -20
- package/dist/esm/clusters/rvc-clean-mode.d.ts +34 -34
- package/dist/esm/clusters/rvc-operational-state.d.ts +33 -33
- package/dist/esm/clusters/rvc-run-mode.d.ts +40 -40
- package/dist/esm/clusters/scenes-management.d.ts +94 -94
- package/dist/esm/clusters/service-area.d.ts +47 -47
- package/dist/esm/clusters/smoke-co-alarm.d.ts +126 -90
- package/dist/esm/clusters/software-diagnostics.d.ts +24 -24
- package/dist/esm/clusters/soil-measurement.d.ts +6 -6
- package/dist/esm/clusters/switch.d.ts +43 -43
- package/dist/esm/clusters/target-navigator.d.ts +22 -22
- package/dist/esm/clusters/temperature-alarm.d.js +6 -0
- package/dist/esm/clusters/temperature-alarm.d.js.map +6 -0
- package/dist/esm/clusters/temperature-alarm.d.ts +706 -0
- package/dist/esm/clusters/temperature-alarm.js +14 -0
- package/dist/esm/clusters/temperature-alarm.js.map +6 -0
- package/dist/esm/clusters/temperature-control.d.ts +22 -22
- package/dist/esm/clusters/temperature-measurement.d.ts +11 -11
- package/dist/esm/clusters/thermostat-user-interface-configuration.d.ts +11 -11
- package/dist/esm/clusters/thermostat.d.ts +1001 -200
- package/dist/esm/clusters/thread-border-router-management.d.ts +26 -26
- package/dist/esm/clusters/thread-network-diagnostics.d.ts +187 -187
- package/dist/esm/clusters/thread-network-directory.d.ts +21 -21
- package/dist/esm/clusters/time-format-localization.d.ts +11 -11
- package/dist/esm/clusters/time-synchronization.d.ts +85 -85
- package/dist/esm/clusters/tls-certificate-management.d.ts +62 -62
- package/dist/esm/clusters/tls-client-management.d.ts +36 -36
- package/dist/esm/clusters/total-volatile-organic-compounds-concentration-measurement.d.ts +25 -25
- package/dist/esm/clusters/unit-localization.d.ts +8 -8
- package/dist/esm/clusters/user-label.d.ts +4 -4
- package/dist/esm/clusters/valve-configuration-and-control.d.ts +45 -45
- package/dist/esm/clusters/wake-on-lan.d.ts +6 -6
- package/dist/esm/clusters/water-heater-management.d.ts +32 -32
- package/dist/esm/clusters/water-heater-mode.d.ts +29 -29
- package/dist/esm/clusters/water-tank-level-monitoring.d.ts +15 -15
- package/dist/esm/clusters/web-rtc-transport-definitions.d.ts +22 -22
- package/dist/esm/clusters/web-rtc-transport-provider.d.ts +52 -105
- package/dist/esm/clusters/web-rtc-transport-requestor.d.ts +22 -22
- package/dist/esm/clusters/wi-fi-network-diagnostics.d.ts +46 -46
- package/dist/esm/clusters/wi-fi-network-management.d.ts +9 -9
- package/dist/esm/clusters/window-covering.d.ts +61 -61
- package/dist/esm/clusters/zone-management.d.ts +79 -79
- package/dist/esm/datatype/AttributeId.d.ts +1 -1
- package/dist/esm/datatype/CaseAuthenticatedTag.d.ts +3 -3
- package/dist/esm/datatype/ClusterId.d.ts +1 -1
- package/dist/esm/datatype/CommandId.d.ts +1 -1
- package/dist/esm/datatype/DataVersion.d.ts +1 -1
- package/dist/esm/datatype/DeviceTypeId.d.ts +1 -1
- package/dist/esm/datatype/EndpointNumber.d.ts +1 -1
- package/dist/esm/datatype/EntryIndex.d.ts +1 -1
- package/dist/esm/datatype/EventId.d.ts +1 -1
- package/dist/esm/datatype/EventNumber.d.ts +1 -1
- package/dist/esm/datatype/FabricId.d.ts +1 -1
- package/dist/esm/datatype/FabricIndex.d.ts +4 -3
- package/dist/esm/datatype/FabricIndex.d.ts.map +1 -1
- package/dist/esm/datatype/FabricIndex.js.map +1 -1
- package/dist/esm/datatype/FieldId.d.ts +1 -1
- package/dist/esm/datatype/GlobalFabricId.d.ts +1 -1
- package/dist/esm/datatype/GroupId.d.ts +1 -1
- package/dist/esm/datatype/NodeId.d.ts +1 -1
- package/dist/esm/datatype/SubjectId.d.ts +1 -1
- package/dist/esm/datatype/VendorId.d.ts +1 -1
- package/dist/esm/dcl/attestation-certificate.d.ts +1 -1
- package/dist/esm/dcl/device-attestation-revocation.d.ts +3 -3
- package/dist/esm/dcl/device-software-compliance.d.ts +1 -1
- package/dist/esm/dcl/device-software-version.d.ts +1 -1
- package/dist/esm/dcl/device.d.ts +2 -2
- package/dist/esm/dcl/operational-certificate.d.ts +1 -1
- package/dist/esm/dcl/vendor.d.ts +1 -1
- package/dist/esm/globals/AtomicAttributeStatus.d.ts +4 -4
- package/dist/esm/globals/AtomicAttributeStatus.js +2 -2
- package/dist/esm/globals/AtomicRequestType.d.ts +1 -1
- package/dist/esm/globals/CertificationType.d.ts +24 -0
- package/dist/esm/globals/CertificationType.d.ts.map +1 -0
- package/dist/esm/globals/CertificationType.js +15 -0
- package/dist/esm/globals/CertificationType.js.map +6 -0
- package/dist/esm/globals/Currency.d.ts +2 -2
- package/dist/esm/globals/Locationdesc.d.ts +5 -5
- package/dist/esm/globals/Locationdesc.js +3 -3
- package/dist/esm/globals/MeasurementAccuracy.d.ts +5 -5
- package/dist/esm/globals/MeasurementAccuracy.js +3 -3
- package/dist/esm/globals/MeasurementAccuracyRange.d.ts +10 -10
- package/dist/esm/globals/MeasurementAccuracyRange.js +8 -8
- package/dist/esm/globals/MeasurementType.d.ts +1 -1
- package/dist/esm/globals/Namespace.d.ts +34 -2
- package/dist/esm/globals/Namespace.d.ts.map +1 -1
- package/dist/esm/globals/Namespace.js +3 -0
- package/dist/esm/globals/Namespace.js.map +1 -1
- package/dist/esm/globals/PowerThreshold.d.ts +5 -5
- package/dist/esm/globals/PowerThreshold.js +3 -3
- package/dist/esm/globals/PowerThresholdSource.d.ts +1 -1
- package/dist/esm/globals/Price.d.ts +2 -2
- package/dist/esm/globals/Priority.d.ts +1 -1
- package/dist/esm/globals/Semtag.d.ts +6 -6
- package/dist/esm/globals/Semtag.js +4 -4
- package/dist/esm/globals/SoftwareVersionCertificationStatus.d.ts +1 -1
- package/dist/esm/globals/Status.d.ts +36 -36
- package/dist/esm/globals/StreamUsage.d.ts +5 -5
- package/dist/esm/globals/TariffPriceType.d.ts +6 -6
- package/dist/esm/globals/TariffUnit.d.ts +1 -1
- package/dist/esm/globals/ThreeLevelAuto.d.ts +1 -1
- package/dist/esm/globals/Viewport.d.ts +6 -6
- package/dist/esm/globals/Viewport.js +4 -4
- package/dist/esm/globals/WildcardPathFlags.d.ts +1 -1
- package/dist/esm/globals/index.d.ts +1 -0
- package/dist/esm/globals/index.d.ts.map +1 -1
- package/dist/esm/globals/index.js +1 -0
- package/dist/esm/globals/index.js.map +1 -1
- package/dist/esm/protocol/messages/TlvDataReport.d.ts +3 -1
- package/dist/esm/protocol/messages/TlvDataReport.d.ts.map +1 -1
- package/dist/esm/protocol/messages/TlvInvokeRequest.d.ts +1 -1
- package/dist/esm/protocol/messages/TlvInvokeResponse.d.ts +1 -1
- package/dist/esm/protocol/messages/TlvReadRequest.d.ts +2 -1
- package/dist/esm/protocol/messages/TlvReadRequest.d.ts.map +1 -1
- package/dist/esm/protocol/messages/TlvStatusResponse.d.ts +2 -2
- package/dist/esm/protocol/messages/TlvStatusResponse.js +1 -1
- package/dist/esm/protocol/messages/TlvSubscribeRequest.d.ts +2 -1
- package/dist/esm/protocol/messages/TlvSubscribeRequest.d.ts.map +1 -1
- package/dist/esm/protocol/messages/TlvSubscribeResponse.d.ts +1 -1
- package/dist/esm/protocol/messages/TlvTimedRequest.d.ts +1 -1
- package/dist/esm/protocol/messages/TlvWriteRequest.d.ts +2 -1
- package/dist/esm/protocol/messages/TlvWriteRequest.d.ts.map +1 -1
- package/dist/esm/protocol/messages/TlvWriteResponse.d.ts +2 -1
- package/dist/esm/protocol/messages/TlvWriteResponse.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributeData.d.ts +2 -1
- package/dist/esm/protocol/types/TlvAttributeData.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributePath.d.ts +2 -1
- package/dist/esm/protocol/types/TlvAttributePath.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributePath.js +2 -1
- package/dist/esm/protocol/types/TlvAttributePath.js.map +1 -1
- package/dist/esm/protocol/types/TlvAttributeReport.d.ts +3 -1
- package/dist/esm/protocol/types/TlvAttributeReport.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributeReportData.d.ts +1 -0
- package/dist/esm/protocol/types/TlvAttributeReportData.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvAttributeStatus.d.ts +2 -1
- package/dist/esm/protocol/types/TlvAttributeStatus.d.ts.map +1 -1
- package/dist/esm/protocol/types/TlvClusterPath.d.ts +1 -1
- package/dist/esm/protocol/types/TlvCommandData.d.ts +1 -1
- package/dist/esm/protocol/types/TlvCommandPath.d.ts +1 -1
- package/dist/esm/protocol/types/TlvCommandStatus.d.ts +1 -1
- package/dist/esm/protocol/types/TlvDataVersionFilter.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventData.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventFilter.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventPath.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventReport.d.ts +1 -1
- package/dist/esm/protocol/types/TlvEventStatus.d.ts +1 -1
- package/dist/esm/protocol/types/TlvInvokeResponseData.d.ts +1 -1
- package/dist/esm/protocol/types/TlvStatus.d.ts +1 -1
- package/dist/esm/protocol/types/WildcardPathFlagsBitmap.d.ts +1 -1
- package/dist/esm/protocol/types/WildcardPathFlagsBitmap.d.ts.map +1 -1
- package/dist/esm/schema/Base38Schema.d.ts +1 -1
- package/dist/esm/schema/PairingCodeSchema.d.ts +26 -12
- package/dist/esm/schema/PairingCodeSchema.d.ts.map +1 -1
- package/dist/esm/schema/PairingCodeSchema.js +8 -1
- package/dist/esm/schema/PairingCodeSchema.js.map +1 -1
- package/dist/esm/tlv/TlvArray.d.ts +1 -1
- package/dist/esm/tlv/TlvBoolean.d.ts +1 -1
- package/dist/esm/tlv/TlvCodec.d.ts +4 -4
- package/dist/esm/tlv/TlvCodec.js +2 -2
- package/dist/esm/tlv/TlvNullable.d.ts +1 -1
- package/dist/esm/tlv/TlvNumber.d.ts +1 -1
- package/dist/esm/tlv/TlvObject.d.ts +1 -1
- package/package.json +4 -4
- package/src/clusters/access-control.d.ts +252 -75
- package/src/clusters/account-login.d.ts +22 -22
- package/src/clusters/actions.d.ts +76 -76
- package/src/clusters/activated-carbon-filter-monitoring.d.ts +15 -15
- package/src/clusters/administrator-commissioning.d.ts +25 -25
- package/src/clusters/air-quality.d.ts +6 -6
- package/src/clusters/alarm-base.d.ts +25 -25
- package/src/clusters/ambient-context-sensing.d.ts +706 -0
- package/src/clusters/ambient-context-sensing.js +13 -0
- package/src/clusters/application-basic.d.ts +22 -22
- package/src/clusters/application-launcher.d.ts +30 -30
- package/src/clusters/audio-output.d.ts +17 -17
- package/src/clusters/basic-information.d.ts +111 -73
- package/src/clusters/binding.d.ts +9 -9
- package/src/clusters/boolean-state-configuration.d.ts +64 -41
- package/src/clusters/boolean-state.d.ts +55 -12
- package/src/clusters/bridged-device-basic-information.d.ts +60 -60
- package/src/clusters/camera-av-settings-user-level-management.d.ts +71 -71
- package/src/clusters/camera-av-stream-management.d.ts +262 -232
- package/src/clusters/carbon-dioxide-concentration-measurement.d.ts +25 -25
- package/src/clusters/carbon-monoxide-concentration-measurement.d.ts +25 -25
- package/src/clusters/channel.d.ts +101 -101
- package/src/clusters/chime.d.ts +18 -18
- package/src/clusters/closure-control.d.ts +59 -59
- package/src/clusters/closure-dimension.d.ts +60 -60
- package/src/clusters/color-control.d.ts +226 -228
- package/src/clusters/commissioner-control.d.ts +14 -14
- package/src/clusters/commodity-metering.d.ts +13 -13
- package/src/clusters/commodity-price.d.ts +38 -38
- package/src/clusters/commodity-tariff.d.ts +106 -106
- package/src/clusters/concentration-measurement.d.ts +29 -29
- package/src/clusters/content-app-observer.d.ts +12 -12
- package/src/clusters/content-control.d.ts +103 -103
- package/src/clusters/content-launcher.d.ts +65 -65
- package/src/clusters/descriptor.d.ts +19 -19
- package/src/clusters/device-energy-management-mode.d.ts +30 -30
- package/src/clusters/device-energy-management.d.ts +128 -128
- package/src/clusters/diagnostic-logs.d.ts +29 -29
- package/src/clusters/dishwasher-alarm.d.ts +26 -26
- package/src/clusters/dishwasher-mode.d.ts +29 -29
- package/src/clusters/door-lock.d.ts +330 -330
- package/src/clusters/ecosystem-information.d.ts +21 -21
- package/src/clusters/electrical-energy-measurement.d.ts +43 -43
- package/src/clusters/electrical-grid-conditions.d.ts +22 -22
- package/src/clusters/electrical-power-measurement.d.ts +67 -67
- package/src/clusters/energy-evse-mode.d.ts +30 -30
- package/src/clusters/energy-evse.d.ts +122 -122
- package/src/clusters/energy-preference.d.ts +22 -26
- package/src/clusters/ethernet-network-diagnostics.d.ts +23 -23
- package/src/clusters/fan-control.d.ts +41 -41
- package/src/clusters/fixed-label.d.ts +4 -4
- package/src/clusters/flow-measurement.d.ts +11 -11
- package/src/clusters/formaldehyde-concentration-measurement.d.ts +25 -25
- package/src/clusters/general-commissioning.d.ts +62 -60
- package/src/clusters/general-diagnostics.d.ts +142 -71
- package/src/clusters/group-key-management.d.ts +213 -80
- package/src/clusters/groupcast.d.ts +961 -0
- package/src/clusters/groupcast.js +13 -0
- package/src/clusters/groups.d.ts +44 -36
- package/src/clusters/hepa-filter-monitoring.d.ts +15 -15
- package/src/clusters/icd-management.d.ts +55 -53
- package/src/clusters/identify.d.ts +15 -15
- package/src/clusters/illuminance-measurement.d.ts +14 -14
- package/src/clusters/index.ts +3 -0
- package/src/clusters/joint-fabric-administrator.d.ts +36 -81
- package/src/clusters/joint-fabric-datastore.d.ts +979 -1193
- package/src/clusters/keypad-input.d.ts +12 -12
- package/src/clusters/label.d.ts +7 -7
- package/src/clusters/laundry-dryer-controls.d.ts +7 -7
- package/src/clusters/laundry-washer-controls.d.ts +14 -14
- package/src/clusters/laundry-washer-mode.d.ts +30 -30
- package/src/clusters/level-control.d.ts +57 -57
- package/src/clusters/localization-configuration.d.ts +6 -6
- package/src/clusters/low-power.d.ts +3 -3
- package/src/clusters/media-input.d.ts +20 -20
- package/src/clusters/media-playback.d.ts +92 -92
- package/src/clusters/messages.d.ts +56 -56
- package/src/clusters/meter-identification.d.ts +14 -14
- package/src/clusters/microwave-oven-control.d.ts +31 -31
- package/src/clusters/microwave-oven-mode.d.ts +27 -27
- package/src/clusters/mode-base.d.ts +39 -39
- package/src/clusters/mode-select.d.ts +25 -25
- package/src/clusters/network-commissioning.d.ts +124 -116
- package/src/clusters/nitrogen-dioxide-concentration-measurement.d.ts +25 -25
- package/src/clusters/occupancy-sensing.d.ts +67 -47
- package/src/clusters/on-off.d.ts +60 -46
- package/src/clusters/operational-credentials.d.ts +65 -65
- package/src/clusters/operational-state.d.ts +38 -38
- package/src/clusters/ota-software-update-provider.d.ts +39 -39
- package/src/clusters/ota-software-update-requestor.d.ts +58 -58
- package/src/clusters/oven-cavity-operational-state.d.ts +22 -22
- package/src/clusters/oven-mode.d.ts +45 -43
- package/src/clusters/ozone-concentration-measurement.d.ts +25 -25
- package/src/clusters/pm1-concentration-measurement.d.ts +25 -25
- package/src/clusters/pm10-concentration-measurement.d.ts +25 -25
- package/src/clusters/pm25-concentration-measurement.d.ts +25 -25
- package/src/clusters/power-source-configuration.d.ts +4 -4
- package/src/clusters/power-source.d.ts +92 -92
- package/src/clusters/power-topology.d.ts +7 -43
- package/src/clusters/pressure-measurement.d.ts +22 -22
- package/src/clusters/pump-configuration-and-control.d.ts +111 -111
- package/src/clusters/push-av-stream-transport.d.ts +129 -147
- package/src/clusters/radon-concentration-measurement.d.ts +25 -25
- package/src/clusters/refrigerator-alarm.d.ts +22 -22
- package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +28 -28
- package/src/clusters/relative-humidity-measurement.d.ts +11 -11
- package/src/clusters/resource-monitoring.d.ts +20 -20
- package/src/clusters/rvc-clean-mode.d.ts +34 -34
- package/src/clusters/rvc-operational-state.d.ts +33 -33
- package/src/clusters/rvc-run-mode.d.ts +40 -40
- package/src/clusters/scenes-management.d.ts +94 -94
- package/src/clusters/service-area.d.ts +47 -47
- package/src/clusters/smoke-co-alarm.d.ts +126 -90
- package/src/clusters/software-diagnostics.d.ts +24 -24
- package/src/clusters/soil-measurement.d.ts +6 -6
- package/src/clusters/switch.d.ts +43 -43
- package/src/clusters/target-navigator.d.ts +22 -22
- package/src/clusters/temperature-alarm.d.ts +706 -0
- package/src/clusters/temperature-alarm.js +13 -0
- package/src/clusters/temperature-control.d.ts +22 -22
- package/src/clusters/temperature-measurement.d.ts +11 -11
- package/src/clusters/thermostat-user-interface-configuration.d.ts +11 -11
- package/src/clusters/thermostat.d.ts +1001 -200
- package/src/clusters/thread-border-router-management.d.ts +26 -26
- package/src/clusters/thread-network-diagnostics.d.ts +187 -187
- package/src/clusters/thread-network-directory.d.ts +21 -21
- package/src/clusters/time-format-localization.d.ts +11 -11
- package/src/clusters/time-synchronization.d.ts +85 -85
- package/src/clusters/tls-certificate-management.d.ts +62 -62
- package/src/clusters/tls-client-management.d.ts +36 -36
- package/src/clusters/total-volatile-organic-compounds-concentration-measurement.d.ts +25 -25
- package/src/clusters/unit-localization.d.ts +8 -8
- package/src/clusters/user-label.d.ts +4 -4
- package/src/clusters/valve-configuration-and-control.d.ts +45 -45
- package/src/clusters/wake-on-lan.d.ts +6 -6
- package/src/clusters/water-heater-management.d.ts +32 -32
- package/src/clusters/water-heater-mode.d.ts +29 -29
- package/src/clusters/water-tank-level-monitoring.d.ts +15 -15
- package/src/clusters/web-rtc-transport-definitions.d.ts +22 -22
- package/src/clusters/web-rtc-transport-provider.d.ts +52 -105
- package/src/clusters/web-rtc-transport-requestor.d.ts +22 -22
- package/src/clusters/wi-fi-network-diagnostics.d.ts +46 -46
- package/src/clusters/wi-fi-network-management.d.ts +9 -9
- package/src/clusters/window-covering.d.ts +61 -61
- package/src/clusters/zone-management.d.ts +79 -79
- package/src/datatype/AttributeId.ts +1 -1
- package/src/datatype/CaseAuthenticatedTag.ts +4 -4
- package/src/datatype/ClusterId.ts +1 -1
- package/src/datatype/CommandId.ts +1 -1
- package/src/datatype/DataVersion.ts +1 -1
- package/src/datatype/DeviceTypeId.ts +1 -1
- package/src/datatype/EndpointNumber.ts +1 -1
- package/src/datatype/EntryIndex.ts +1 -1
- package/src/datatype/EventId.ts +1 -1
- package/src/datatype/EventNumber.ts +1 -1
- package/src/datatype/FabricId.ts +1 -1
- package/src/datatype/FabricIndex.ts +4 -3
- package/src/datatype/FieldId.ts +1 -1
- package/src/datatype/GlobalFabricId.ts +1 -1
- package/src/datatype/GroupId.ts +1 -1
- package/src/datatype/NodeId.ts +1 -1
- package/src/datatype/SubjectId.ts +1 -1
- package/src/datatype/VendorId.ts +1 -1
- package/src/dcl/attestation-certificate.ts +1 -1
- package/src/dcl/device-attestation-revocation.ts +3 -3
- package/src/dcl/device-software-compliance.ts +1 -1
- package/src/dcl/device-software-version.ts +1 -1
- package/src/dcl/device.ts +2 -2
- package/src/dcl/operational-certificate.ts +1 -1
- package/src/dcl/vendor.ts +1 -1
- package/src/globals/AtomicAttributeStatus.ts +4 -4
- package/src/globals/AtomicRequestType.ts +1 -1
- package/src/globals/CertificationType.ts +27 -0
- package/src/globals/Currency.ts +2 -2
- package/src/globals/Locationdesc.ts +5 -5
- package/src/globals/MeasurementAccuracy.ts +5 -5
- package/src/globals/MeasurementAccuracyRange.ts +10 -10
- package/src/globals/MeasurementType.ts +1 -1
- package/src/globals/Namespace.ts +37 -2
- package/src/globals/PowerThreshold.ts +5 -5
- package/src/globals/PowerThresholdSource.ts +1 -1
- package/src/globals/Price.ts +2 -2
- package/src/globals/Priority.ts +1 -1
- package/src/globals/Semtag.ts +6 -6
- package/src/globals/SoftwareVersionCertificationStatus.ts +1 -1
- package/src/globals/Status.ts +36 -36
- package/src/globals/StreamUsage.ts +5 -5
- package/src/globals/TariffPriceType.ts +6 -6
- package/src/globals/TariffUnit.ts +1 -1
- package/src/globals/ThreeLevelAuto.ts +1 -1
- package/src/globals/Viewport.ts +6 -6
- package/src/globals/WildcardPathFlags.ts +1 -1
- package/src/globals/index.ts +1 -0
- package/src/protocol/messages/TlvDataReport.ts +1 -1
- package/src/protocol/messages/TlvInvokeRequest.ts +1 -1
- package/src/protocol/messages/TlvInvokeResponse.ts +1 -1
- package/src/protocol/messages/TlvReadRequest.ts +1 -1
- package/src/protocol/messages/TlvStatusResponse.ts +2 -2
- package/src/protocol/messages/TlvSubscribeRequest.ts +1 -1
- package/src/protocol/messages/TlvSubscribeResponse.ts +1 -1
- package/src/protocol/messages/TlvTimedRequest.ts +1 -1
- package/src/protocol/messages/TlvWriteRequest.ts +1 -1
- package/src/protocol/messages/TlvWriteResponse.ts +1 -1
- package/src/protocol/types/TlvAttributeData.ts +1 -1
- package/src/protocol/types/TlvAttributePath.ts +2 -1
- package/src/protocol/types/TlvAttributeReport.ts +1 -1
- package/src/protocol/types/TlvAttributeStatus.ts +1 -1
- package/src/protocol/types/TlvClusterPath.ts +1 -1
- package/src/protocol/types/TlvCommandData.ts +1 -1
- package/src/protocol/types/TlvCommandPath.ts +1 -1
- package/src/protocol/types/TlvCommandStatus.ts +1 -1
- package/src/protocol/types/TlvDataVersionFilter.ts +1 -1
- package/src/protocol/types/TlvEventData.ts +1 -1
- package/src/protocol/types/TlvEventFilter.ts +1 -1
- package/src/protocol/types/TlvEventPath.ts +1 -1
- package/src/protocol/types/TlvEventReport.ts +1 -1
- package/src/protocol/types/TlvEventStatus.ts +1 -1
- package/src/protocol/types/TlvInvokeResponseData.ts +1 -1
- package/src/protocol/types/TlvStatus.ts +1 -1
- package/src/protocol/types/WildcardPathFlagsBitmap.ts +1 -1
- package/src/schema/Base38Schema.ts +1 -1
- package/src/schema/PairingCodeSchema.ts +20 -12
- package/src/tlv/TlvArray.ts +1 -1
- package/src/tlv/TlvBoolean.ts +1 -1
- package/src/tlv/TlvCodec.ts +7 -7
- package/src/tlv/TlvNullable.ts +2 -2
- package/src/tlv/TlvNumber.ts +1 -1
- package/src/tlv/TlvObject.ts +1 -1
- package/src/tlv/TlvString.ts +1 -1
|
@@ -29,7 +29,7 @@ import type { Status as GlobalStatus } from "../globals/Status.js";
|
|
|
29
29
|
*
|
|
30
30
|
* The cluster server for Channel is implemented by an endpoint that controls the current Channel.
|
|
31
31
|
*
|
|
32
|
-
* @see {@link MatterSpecification.
|
|
32
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6
|
|
33
33
|
*/
|
|
34
34
|
export declare namespace Channel {
|
|
35
35
|
/**
|
|
@@ -43,7 +43,7 @@ export declare namespace Channel {
|
|
|
43
43
|
export const name: "Channel";
|
|
44
44
|
|
|
45
45
|
/**
|
|
46
|
-
* The cluster revision assigned by {@link MatterSpecification.
|
|
46
|
+
* The cluster revision assigned by {@link MatterSpecification.v16.Cluster}.
|
|
47
47
|
*/
|
|
48
48
|
export const revision: 2;
|
|
49
49
|
|
|
@@ -62,7 +62,7 @@ export declare namespace Channel {
|
|
|
62
62
|
* This attribute shall contain the current channel. When supported but a channel is not currently tuned to (if
|
|
63
63
|
* a content application is in foreground), the value of the field shall be null.
|
|
64
64
|
*
|
|
65
|
-
* @see {@link MatterSpecification.
|
|
65
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.6.3
|
|
66
66
|
*/
|
|
67
67
|
currentChannel?: ChannelInfo | null;
|
|
68
68
|
}
|
|
@@ -74,7 +74,7 @@ export declare namespace Channel {
|
|
|
74
74
|
/**
|
|
75
75
|
* This attribute shall provide the list of supported channels.
|
|
76
76
|
*
|
|
77
|
-
* @see {@link MatterSpecification.
|
|
77
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.6.1
|
|
78
78
|
*/
|
|
79
79
|
channelList: ChannelInfo[];
|
|
80
80
|
}
|
|
@@ -86,7 +86,7 @@ export declare namespace Channel {
|
|
|
86
86
|
/**
|
|
87
87
|
* This attribute shall identify the channel lineup using external data sources.
|
|
88
88
|
*
|
|
89
|
-
* @see {@link MatterSpecification.
|
|
89
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.6.2
|
|
90
90
|
*/
|
|
91
91
|
lineup: LineupInfo | null;
|
|
92
92
|
}
|
|
@@ -102,21 +102,21 @@ export declare namespace Channel {
|
|
|
102
102
|
* This attribute shall contain the current channel. When supported but a channel is not currently tuned to (if
|
|
103
103
|
* a content application is in foreground), the value of the field shall be null.
|
|
104
104
|
*
|
|
105
|
-
* @see {@link MatterSpecification.
|
|
105
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.6.3
|
|
106
106
|
*/
|
|
107
107
|
currentChannel: ChannelInfo | null;
|
|
108
108
|
|
|
109
109
|
/**
|
|
110
110
|
* This attribute shall provide the list of supported channels.
|
|
111
111
|
*
|
|
112
|
-
* @see {@link MatterSpecification.
|
|
112
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.6.1
|
|
113
113
|
*/
|
|
114
114
|
channelList: ChannelInfo[];
|
|
115
115
|
|
|
116
116
|
/**
|
|
117
117
|
* This attribute shall identify the channel lineup using external data sources.
|
|
118
118
|
*
|
|
119
|
-
* @see {@link MatterSpecification.
|
|
119
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.6.2
|
|
120
120
|
*/
|
|
121
121
|
lineup: LineupInfo | null;
|
|
122
122
|
}
|
|
@@ -128,7 +128,7 @@ export declare namespace Channel {
|
|
|
128
128
|
/**
|
|
129
129
|
* Change the channel to the channel with the given Number in the ChannelList attribute.
|
|
130
130
|
*
|
|
131
|
-
* @see {@link MatterSpecification.
|
|
131
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.3
|
|
132
132
|
*/
|
|
133
133
|
changeChannelByNumber(request: ChangeChannelByNumberRequest): MaybePromise;
|
|
134
134
|
|
|
@@ -145,7 +145,7 @@ export declare namespace Channel {
|
|
|
145
145
|
* For example, if the current channel is at index 0 and count value of -1 is given, then the current channel
|
|
146
146
|
* should change to the last channel.
|
|
147
147
|
*
|
|
148
|
-
* @see {@link MatterSpecification.
|
|
148
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.4
|
|
149
149
|
*/
|
|
150
150
|
skipChannel(request: SkipChannelRequest): MaybePromise;
|
|
151
151
|
}
|
|
@@ -164,7 +164,7 @@ export declare namespace Channel {
|
|
|
164
164
|
*
|
|
165
165
|
* Upon success, the CurrentChannel attribute, if supported, shall be updated to reflect the change.
|
|
166
166
|
*
|
|
167
|
-
* @see {@link MatterSpecification.
|
|
167
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.1
|
|
168
168
|
*/
|
|
169
169
|
changeChannel(request: ChangeChannelRequest): MaybePromise<ChangeChannelResponse>;
|
|
170
170
|
}
|
|
@@ -179,7 +179,7 @@ export declare namespace Channel {
|
|
|
179
179
|
* Standard error codes shall be used when arguments provided are not valid. For example, if StartTime is
|
|
180
180
|
* greater than EndTime, the status code INVALID_ACTION shall be returned.
|
|
181
181
|
*
|
|
182
|
-
* @see {@link MatterSpecification.
|
|
182
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.5
|
|
183
183
|
*/
|
|
184
184
|
getProgramGuide(request: GetProgramGuideRequest): MaybePromise<ProgramGuideResponse>;
|
|
185
185
|
}
|
|
@@ -191,14 +191,14 @@ export declare namespace Channel {
|
|
|
191
191
|
/**
|
|
192
192
|
* Record a specific program or series when it goes live. This functionality enables DVR recording features.
|
|
193
193
|
*
|
|
194
|
-
* @see {@link MatterSpecification.
|
|
194
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.7
|
|
195
195
|
*/
|
|
196
196
|
recordProgram(request: RecordProgramRequest): MaybePromise;
|
|
197
197
|
|
|
198
198
|
/**
|
|
199
199
|
* Cancel recording for a specific program or series.
|
|
200
200
|
*
|
|
201
|
-
* @see {@link MatterSpecification.
|
|
201
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.8
|
|
202
202
|
*/
|
|
203
203
|
cancelRecordProgram(request: CancelRecordProgramRequest): MaybePromise;
|
|
204
204
|
}
|
|
@@ -228,7 +228,7 @@ export declare namespace Channel {
|
|
|
228
228
|
/**
|
|
229
229
|
* These are optional features supported by ChannelCluster.
|
|
230
230
|
*
|
|
231
|
-
* @see {@link MatterSpecification.
|
|
231
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.4
|
|
232
232
|
*/
|
|
233
233
|
export enum Feature {
|
|
234
234
|
/**
|
|
@@ -266,7 +266,7 @@ export declare namespace Channel {
|
|
|
266
266
|
* While the major and minor numbers in the ChannelInfoStruct support use of ATSC channel format, a lineup may use
|
|
267
267
|
* other formats which can map into these numeric values.
|
|
268
268
|
*
|
|
269
|
-
* @see {@link MatterSpecification.
|
|
269
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.5
|
|
270
270
|
*/
|
|
271
271
|
export class ChannelInfo {
|
|
272
272
|
constructor(values?: Partial<ChannelInfo>);
|
|
@@ -277,7 +277,7 @@ export declare namespace Channel {
|
|
|
277
277
|
* This field is required but shall be set to 0 for channels such as over-the-top channels that are not
|
|
278
278
|
* represented by a major or minor number.
|
|
279
279
|
*
|
|
280
|
-
* @see {@link MatterSpecification.
|
|
280
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.5.1
|
|
281
281
|
*/
|
|
282
282
|
majorNumber: number;
|
|
283
283
|
|
|
@@ -287,7 +287,7 @@ export declare namespace Channel {
|
|
|
287
287
|
* This field is required but shall be set to 0 for channels such as over-the-top channels that are not
|
|
288
288
|
* represented by a major or minor number.
|
|
289
289
|
*
|
|
290
|
-
* @see {@link MatterSpecification.
|
|
290
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.5.2
|
|
291
291
|
*/
|
|
292
292
|
minorNumber: number;
|
|
293
293
|
|
|
@@ -295,7 +295,7 @@ export declare namespace Channel {
|
|
|
295
295
|
* This field shall indicate the marketing name for the channel, such as “The CW" or "Comedy Central". This
|
|
296
296
|
* field is optional, but SHOULD be provided when known.
|
|
297
297
|
*
|
|
298
|
-
* @see {@link MatterSpecification.
|
|
298
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.5.3
|
|
299
299
|
*/
|
|
300
300
|
name?: string;
|
|
301
301
|
|
|
@@ -303,7 +303,7 @@ export declare namespace Channel {
|
|
|
303
303
|
* This field shall indicate the call sign of the channel, such as "PBS". This field is optional, but SHOULD be
|
|
304
304
|
* provided when known.
|
|
305
305
|
*
|
|
306
|
-
* @see {@link MatterSpecification.
|
|
306
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.5.4
|
|
307
307
|
*/
|
|
308
308
|
callSign?: string;
|
|
309
309
|
|
|
@@ -311,7 +311,7 @@ export declare namespace Channel {
|
|
|
311
311
|
* This field shall indicate the local affiliate call sign, such as "KCTS". This field is optional, but SHOULD
|
|
312
312
|
* be provided when known.
|
|
313
313
|
*
|
|
314
|
-
* @see {@link MatterSpecification.
|
|
314
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.5.5
|
|
315
315
|
*/
|
|
316
316
|
affiliateCallSign?: string;
|
|
317
317
|
|
|
@@ -319,7 +319,7 @@ export declare namespace Channel {
|
|
|
319
319
|
* This shall indicate the unique identifier for a specific channel. This field is optional, but SHOULD be
|
|
320
320
|
* provided when MajorNumber and MinorNumber are not available.
|
|
321
321
|
*
|
|
322
|
-
* @see {@link MatterSpecification.
|
|
322
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.5.6
|
|
323
323
|
*/
|
|
324
324
|
identifier?: string;
|
|
325
325
|
|
|
@@ -327,7 +327,7 @@ export declare namespace Channel {
|
|
|
327
327
|
* This shall indicate the type or grouping of a specific channel. This field is optional, but SHOULD be
|
|
328
328
|
* provided when known.
|
|
329
329
|
*
|
|
330
|
-
* @see {@link MatterSpecification.
|
|
330
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.5.7
|
|
331
331
|
*/
|
|
332
332
|
type?: ChannelType;
|
|
333
333
|
}
|
|
@@ -336,7 +336,7 @@ export declare namespace Channel {
|
|
|
336
336
|
* The Lineup Info allows references to external lineup sources like Gracenote. The combination of OperatorName,
|
|
337
337
|
* LineupName, and PostalCode shall uniquely identify a lineup.
|
|
338
338
|
*
|
|
339
|
-
* @see {@link MatterSpecification.
|
|
339
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.6
|
|
340
340
|
*/
|
|
341
341
|
export class LineupInfo {
|
|
342
342
|
constructor(values?: Partial<LineupInfo>);
|
|
@@ -344,7 +344,7 @@ export declare namespace Channel {
|
|
|
344
344
|
/**
|
|
345
345
|
* This field shall indicate the name of the operator, for example “Comcast”.
|
|
346
346
|
*
|
|
347
|
-
* @see {@link MatterSpecification.
|
|
347
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.6.1
|
|
348
348
|
*/
|
|
349
349
|
operatorName: string;
|
|
350
350
|
|
|
@@ -352,7 +352,7 @@ export declare namespace Channel {
|
|
|
352
352
|
* This field shall indicate the name of the provider lineup, for example "Comcast King County". This field is
|
|
353
353
|
* optional, but SHOULD be provided when known.
|
|
354
354
|
*
|
|
355
|
-
* @see {@link MatterSpecification.
|
|
355
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.6.2
|
|
356
356
|
*/
|
|
357
357
|
lineupName?: string;
|
|
358
358
|
|
|
@@ -360,14 +360,14 @@ export declare namespace Channel {
|
|
|
360
360
|
* This field shall indicate the postal code (zip code) for the location of the device, such as "98052". This
|
|
361
361
|
* field is optional, but SHOULD be provided when known.
|
|
362
362
|
*
|
|
363
|
-
* @see {@link MatterSpecification.
|
|
363
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.6.3
|
|
364
364
|
*/
|
|
365
365
|
postalCode?: string;
|
|
366
366
|
|
|
367
367
|
/**
|
|
368
368
|
* This field shall indicate the type of lineup. This field is optional, but SHOULD be provided when known.
|
|
369
369
|
*
|
|
370
|
-
* @see {@link MatterSpecification.
|
|
370
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.6.4
|
|
371
371
|
*/
|
|
372
372
|
lineupInfoType: LineupInfoType;
|
|
373
373
|
}
|
|
@@ -375,7 +375,7 @@ export declare namespace Channel {
|
|
|
375
375
|
/**
|
|
376
376
|
* Change the channel to the channel with the given Number in the ChannelList attribute.
|
|
377
377
|
*
|
|
378
|
-
* @see {@link MatterSpecification.
|
|
378
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.3
|
|
379
379
|
*/
|
|
380
380
|
export class ChangeChannelByNumberRequest {
|
|
381
381
|
constructor(values?: Partial<ChangeChannelByNumberRequest>);
|
|
@@ -383,14 +383,14 @@ export declare namespace Channel {
|
|
|
383
383
|
/**
|
|
384
384
|
* This field shall indicate the channel major number value (ATSC format) to which the channel should change.
|
|
385
385
|
*
|
|
386
|
-
* @see {@link MatterSpecification.
|
|
386
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.3.1
|
|
387
387
|
*/
|
|
388
388
|
majorNumber: number;
|
|
389
389
|
|
|
390
390
|
/**
|
|
391
391
|
* This field shall indicate the channel minor number value (ATSC format) to which the channel should change.
|
|
392
392
|
*
|
|
393
|
-
* @see {@link MatterSpecification.
|
|
393
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.3.2
|
|
394
394
|
*/
|
|
395
395
|
minorNumber: number;
|
|
396
396
|
}
|
|
@@ -407,7 +407,7 @@ export declare namespace Channel {
|
|
|
407
407
|
* example, if the current channel is at index 0 and count value of -1 is given, then the current channel should
|
|
408
408
|
* change to the last channel.
|
|
409
409
|
*
|
|
410
|
-
* @see {@link MatterSpecification.
|
|
410
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.4
|
|
411
411
|
*/
|
|
412
412
|
export class SkipChannelRequest {
|
|
413
413
|
constructor(values?: Partial<SkipChannelRequest>);
|
|
@@ -416,7 +416,7 @@ export declare namespace Channel {
|
|
|
416
416
|
* This field shall indicate the number of steps to increase (Count is positive) or decrease (Count is negative)
|
|
417
417
|
* the current channel.
|
|
418
418
|
*
|
|
419
|
-
* @see {@link MatterSpecification.
|
|
419
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.4.1
|
|
420
420
|
*/
|
|
421
421
|
count: number;
|
|
422
422
|
}
|
|
@@ -431,7 +431,7 @@ export declare namespace Channel {
|
|
|
431
431
|
*
|
|
432
432
|
* Upon success, the CurrentChannel attribute, if supported, shall be updated to reflect the change.
|
|
433
433
|
*
|
|
434
|
-
* @see {@link MatterSpecification.
|
|
434
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.1
|
|
435
435
|
*/
|
|
436
436
|
export class ChangeChannelRequest {
|
|
437
437
|
constructor(values?: Partial<ChangeChannelRequest>);
|
|
@@ -439,7 +439,7 @@ export declare namespace Channel {
|
|
|
439
439
|
/**
|
|
440
440
|
* This field shall contain a user-input string to match in order to identify the target channel.
|
|
441
441
|
*
|
|
442
|
-
* @see {@link MatterSpecification.
|
|
442
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.1.1
|
|
443
443
|
*/
|
|
444
444
|
match: string;
|
|
445
445
|
}
|
|
@@ -447,7 +447,7 @@ export declare namespace Channel {
|
|
|
447
447
|
/**
|
|
448
448
|
* This command shall be generated in response to a ChangeChannel command.
|
|
449
449
|
*
|
|
450
|
-
* @see {@link MatterSpecification.
|
|
450
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.2
|
|
451
451
|
*/
|
|
452
452
|
export class ChangeChannelResponse {
|
|
453
453
|
constructor(values?: Partial<ChangeChannelResponse>);
|
|
@@ -455,14 +455,14 @@ export declare namespace Channel {
|
|
|
455
455
|
/**
|
|
456
456
|
* This field shall indicate the status of the command which resulted in this response.
|
|
457
457
|
*
|
|
458
|
-
* @see {@link MatterSpecification.
|
|
458
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.2.1
|
|
459
459
|
*/
|
|
460
460
|
status: Status;
|
|
461
461
|
|
|
462
462
|
/**
|
|
463
463
|
* This field shall indicate Optional app-specific data.
|
|
464
464
|
*
|
|
465
|
-
* @see {@link MatterSpecification.
|
|
465
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.2.2
|
|
466
466
|
*/
|
|
467
467
|
data?: string;
|
|
468
468
|
}
|
|
@@ -473,7 +473,7 @@ export declare namespace Channel {
|
|
|
473
473
|
* error codes shall be used when arguments provided are not valid. For example, if StartTime is greater than
|
|
474
474
|
* EndTime, the status code INVALID_ACTION shall be returned.
|
|
475
475
|
*
|
|
476
|
-
* @see {@link MatterSpecification.
|
|
476
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.5
|
|
477
477
|
*/
|
|
478
478
|
export class GetProgramGuideRequest {
|
|
479
479
|
constructor(values?: Partial<GetProgramGuideRequest>);
|
|
@@ -482,7 +482,7 @@ export declare namespace Channel {
|
|
|
482
482
|
* This field shall indicate the beginning of the time window for which program guide entries are to be
|
|
483
483
|
* retrieved, as a UTC time. Entries with a start time on or after this value will be included in the results.
|
|
484
484
|
*
|
|
485
|
-
* @see {@link MatterSpecification.
|
|
485
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.5.1
|
|
486
486
|
*/
|
|
487
487
|
startTime: number;
|
|
488
488
|
|
|
@@ -491,7 +491,7 @@ export declare namespace Channel {
|
|
|
491
491
|
* a UTC time. Entries with an end time on or before this value will be included in the results. This field can
|
|
492
492
|
* represent a past or future value but shall be greater than the StartTime.
|
|
493
493
|
*
|
|
494
|
-
* @see {@link MatterSpecification.
|
|
494
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.5.2
|
|
495
495
|
*/
|
|
496
496
|
endTime: number;
|
|
497
497
|
|
|
@@ -500,35 +500,35 @@ export declare namespace Channel {
|
|
|
500
500
|
* a list of channels in this field, the response will only include entries corresponding to the specified
|
|
501
501
|
* channels.
|
|
502
502
|
*
|
|
503
|
-
* @see {@link MatterSpecification.
|
|
503
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.5.3
|
|
504
504
|
*/
|
|
505
505
|
channelList?: ChannelInfo[];
|
|
506
506
|
|
|
507
507
|
/**
|
|
508
508
|
* This field shall indicate the pagination token used for managing pagination progression.
|
|
509
509
|
*
|
|
510
|
-
* @see {@link MatterSpecification.
|
|
510
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.5.4
|
|
511
511
|
*/
|
|
512
512
|
pageToken?: PageToken | null;
|
|
513
513
|
|
|
514
514
|
/**
|
|
515
515
|
* This field shall indicate the flags of the programs for which entries should be fetched.
|
|
516
516
|
*
|
|
517
|
-
* @see {@link MatterSpecification.
|
|
517
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.5.5
|
|
518
518
|
*/
|
|
519
519
|
recordingFlag?: RecordingFlag | null;
|
|
520
520
|
|
|
521
521
|
/**
|
|
522
522
|
* This field shall indicate the list of additional external content identifiers.
|
|
523
523
|
*
|
|
524
|
-
* @see {@link MatterSpecification.
|
|
524
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.5.6
|
|
525
525
|
*/
|
|
526
526
|
externalIdList?: ContentLauncher.AdditionalInfo[];
|
|
527
527
|
|
|
528
528
|
/**
|
|
529
529
|
* This field shall indicate Optional app-specific data.
|
|
530
530
|
*
|
|
531
|
-
* @see {@link MatterSpecification.
|
|
531
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.5.7
|
|
532
532
|
*/
|
|
533
533
|
data?: Bytes;
|
|
534
534
|
}
|
|
@@ -536,7 +536,7 @@ export declare namespace Channel {
|
|
|
536
536
|
/**
|
|
537
537
|
* This command is a response to the GetProgramGuide command.
|
|
538
538
|
*
|
|
539
|
-
* @see {@link MatterSpecification.
|
|
539
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.6
|
|
540
540
|
*/
|
|
541
541
|
export class ProgramGuideResponse {
|
|
542
542
|
constructor(values?: Partial<ProgramGuideResponse>);
|
|
@@ -545,14 +545,14 @@ export declare namespace Channel {
|
|
|
545
545
|
* This field shall indicate the necessary pagination attributes that define information for both the succeeding
|
|
546
546
|
* and preceding data pages.
|
|
547
547
|
*
|
|
548
|
-
* @see {@link MatterSpecification.
|
|
548
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.6.1
|
|
549
549
|
*/
|
|
550
550
|
paging: ChannelPaging;
|
|
551
551
|
|
|
552
552
|
/**
|
|
553
553
|
* This field shall indicate the list of programs.
|
|
554
554
|
*
|
|
555
|
-
* @see {@link MatterSpecification.
|
|
555
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.6.2
|
|
556
556
|
*/
|
|
557
557
|
programList: Program[];
|
|
558
558
|
}
|
|
@@ -560,7 +560,7 @@ export declare namespace Channel {
|
|
|
560
560
|
/**
|
|
561
561
|
* Record a specific program or series when it goes live. This functionality enables DVR recording features.
|
|
562
562
|
*
|
|
563
|
-
* @see {@link MatterSpecification.
|
|
563
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.7
|
|
564
564
|
*/
|
|
565
565
|
export class RecordProgramRequest {
|
|
566
566
|
constructor(values?: Partial<RecordProgramRequest>);
|
|
@@ -569,7 +569,7 @@ export declare namespace Channel {
|
|
|
569
569
|
* This field shall indicate the program identifier for the program that should be recorded. This value is
|
|
570
570
|
* provided by the identifier field in ProgramStruct.
|
|
571
571
|
*
|
|
572
|
-
* @see {@link MatterSpecification.
|
|
572
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.7.1
|
|
573
573
|
*/
|
|
574
574
|
programIdentifier: string;
|
|
575
575
|
|
|
@@ -578,21 +578,21 @@ export declare namespace Channel {
|
|
|
578
578
|
* invoking record program on an episode with that flag set to true, the target should schedule record the whole
|
|
579
579
|
* series.
|
|
580
580
|
*
|
|
581
|
-
* @see {@link MatterSpecification.
|
|
581
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.7.2
|
|
582
582
|
*/
|
|
583
583
|
shouldRecordSeries: boolean;
|
|
584
584
|
|
|
585
585
|
/**
|
|
586
586
|
* This field, if present, shall indicate the list of additional external content identifiers.
|
|
587
587
|
*
|
|
588
|
-
* @see {@link MatterSpecification.
|
|
588
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.7.3
|
|
589
589
|
*/
|
|
590
590
|
externalIdList?: ContentLauncher.AdditionalInfo[];
|
|
591
591
|
|
|
592
592
|
/**
|
|
593
593
|
* This field, if present, shall indicate app-specific data.
|
|
594
594
|
*
|
|
595
|
-
* @see {@link MatterSpecification.
|
|
595
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.7.4
|
|
596
596
|
*/
|
|
597
597
|
data?: Bytes;
|
|
598
598
|
}
|
|
@@ -600,7 +600,7 @@ export declare namespace Channel {
|
|
|
600
600
|
/**
|
|
601
601
|
* Cancel recording for a specific program or series.
|
|
602
602
|
*
|
|
603
|
-
* @see {@link MatterSpecification.
|
|
603
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.8
|
|
604
604
|
*/
|
|
605
605
|
export class CancelRecordProgramRequest {
|
|
606
606
|
constructor(values?: Partial<CancelRecordProgramRequest>);
|
|
@@ -609,7 +609,7 @@ export declare namespace Channel {
|
|
|
609
609
|
* This field shall indicate the program identifier for the program that should be cancelled from recording.
|
|
610
610
|
* This value is provided by the identifier field in ProgramStruct.
|
|
611
611
|
*
|
|
612
|
-
* @see {@link MatterSpecification.
|
|
612
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.8.1
|
|
613
613
|
*/
|
|
614
614
|
programIdentifier: string;
|
|
615
615
|
|
|
@@ -618,27 +618,27 @@ export declare namespace Channel {
|
|
|
618
618
|
* recording. For example, invoking record program on an episode with that flag set to true, the target should
|
|
619
619
|
* schedule record the whole series.
|
|
620
620
|
*
|
|
621
|
-
* @see {@link MatterSpecification.
|
|
621
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.8.2
|
|
622
622
|
*/
|
|
623
623
|
shouldRecordSeries: boolean;
|
|
624
624
|
|
|
625
625
|
/**
|
|
626
626
|
* This field, if present, shall indicate the list of additional external content identifiers.
|
|
627
627
|
*
|
|
628
|
-
* @see {@link MatterSpecification.
|
|
628
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.8.3
|
|
629
629
|
*/
|
|
630
630
|
externalIdList?: ContentLauncher.AdditionalInfo[];
|
|
631
631
|
|
|
632
632
|
/**
|
|
633
633
|
* This field, if present, shall indicate app-specific data.
|
|
634
634
|
*
|
|
635
|
-
* @see {@link MatterSpecification.
|
|
635
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.7.8.4
|
|
636
636
|
*/
|
|
637
637
|
data?: Bytes;
|
|
638
638
|
}
|
|
639
639
|
|
|
640
640
|
/**
|
|
641
|
-
* @see {@link MatterSpecification.
|
|
641
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.1
|
|
642
642
|
*/
|
|
643
643
|
export class RecordingFlag {
|
|
644
644
|
constructor(values?: Partial<RecordingFlag> | number);
|
|
@@ -660,7 +660,7 @@ export declare namespace Channel {
|
|
|
660
660
|
}
|
|
661
661
|
|
|
662
662
|
/**
|
|
663
|
-
* @see {@link MatterSpecification.
|
|
663
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.2
|
|
664
664
|
*/
|
|
665
665
|
export enum LineupInfoType {
|
|
666
666
|
/**
|
|
@@ -670,7 +670,7 @@ export declare namespace Channel {
|
|
|
670
670
|
}
|
|
671
671
|
|
|
672
672
|
/**
|
|
673
|
-
* @see {@link MatterSpecification.
|
|
673
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.3
|
|
674
674
|
*/
|
|
675
675
|
export enum Status {
|
|
676
676
|
/**
|
|
@@ -692,7 +692,7 @@ export declare namespace Channel {
|
|
|
692
692
|
/**
|
|
693
693
|
* Thrown for cluster status code {@link Status.MultipleMatches}.
|
|
694
694
|
*
|
|
695
|
-
* @see {@link MatterSpecification.
|
|
695
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.3
|
|
696
696
|
*/
|
|
697
697
|
export class MultipleMatchesError extends StatusResponseError {
|
|
698
698
|
constructor(message?: string, code?: GlobalStatus, clusterCode?: number)
|
|
@@ -701,14 +701,14 @@ export declare namespace Channel {
|
|
|
701
701
|
/**
|
|
702
702
|
* Thrown for cluster status code {@link Status.NoMatches}.
|
|
703
703
|
*
|
|
704
|
-
* @see {@link MatterSpecification.
|
|
704
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.3
|
|
705
705
|
*/
|
|
706
706
|
export class NoMatchesError extends StatusResponseError {
|
|
707
707
|
constructor(message?: string, code?: GlobalStatus, clusterCode?: number)
|
|
708
708
|
}
|
|
709
709
|
|
|
710
710
|
/**
|
|
711
|
-
* @see {@link MatterSpecification.
|
|
711
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.4
|
|
712
712
|
*/
|
|
713
713
|
export enum ChannelType {
|
|
714
714
|
/**
|
|
@@ -735,7 +735,7 @@ export declare namespace Channel {
|
|
|
735
735
|
/**
|
|
736
736
|
* This indicates a program within an electronic program guide (EPG).
|
|
737
737
|
*
|
|
738
|
-
* @see {@link MatterSpecification.
|
|
738
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7
|
|
739
739
|
*/
|
|
740
740
|
export class Program {
|
|
741
741
|
constructor(values?: Partial<Program>);
|
|
@@ -744,14 +744,14 @@ export declare namespace Channel {
|
|
|
744
744
|
* This field shall indicate a unique identifier for a program within an electronic program guide list. The
|
|
745
745
|
* identifier shall be unique across multiple channels.
|
|
746
746
|
*
|
|
747
|
-
* @see {@link MatterSpecification.
|
|
747
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.1
|
|
748
748
|
*/
|
|
749
749
|
identifier: string;
|
|
750
750
|
|
|
751
751
|
/**
|
|
752
752
|
* This field shall indicate the channel associated to the program.
|
|
753
753
|
*
|
|
754
|
-
* @see {@link MatterSpecification.
|
|
754
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.2
|
|
755
755
|
*/
|
|
756
756
|
channel: ChannelInfo;
|
|
757
757
|
|
|
@@ -759,7 +759,7 @@ export declare namespace Channel {
|
|
|
759
759
|
* This field shall indicate an epoch time in seconds indicating the start time of a program, as a UTC time.
|
|
760
760
|
* This field can represent a past or future value.
|
|
761
761
|
*
|
|
762
|
-
* @see {@link MatterSpecification.
|
|
762
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.3
|
|
763
763
|
*/
|
|
764
764
|
startTime: number;
|
|
765
765
|
|
|
@@ -767,14 +767,14 @@ export declare namespace Channel {
|
|
|
767
767
|
* This field shall indicate an epoch time in seconds indicating the end time of a program, as a UTC time. This
|
|
768
768
|
* field can represent a past or future value but shall be greater than the StartTime.
|
|
769
769
|
*
|
|
770
|
-
* @see {@link MatterSpecification.
|
|
770
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.4
|
|
771
771
|
*/
|
|
772
772
|
endTime: number;
|
|
773
773
|
|
|
774
774
|
/**
|
|
775
775
|
* This field shall indicate the title or name for the specific program. For example, “MCIS: Los Angeles”.
|
|
776
776
|
*
|
|
777
|
-
* @see {@link MatterSpecification.
|
|
777
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.5
|
|
778
778
|
*/
|
|
779
779
|
title: string;
|
|
780
780
|
|
|
@@ -782,7 +782,7 @@ export declare namespace Channel {
|
|
|
782
782
|
* This field shall indicate the subtitle for the specific program. For example, “Maybe Today" which is an
|
|
783
783
|
* episode name for “MCIS: Los Angeles”. This field is optional but shall be provided if applicable and known.
|
|
784
784
|
*
|
|
785
|
-
* @see {@link MatterSpecification.
|
|
785
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.6
|
|
786
786
|
*/
|
|
787
787
|
subtitle?: string;
|
|
788
788
|
|
|
@@ -790,7 +790,7 @@ export declare namespace Channel {
|
|
|
790
790
|
* This field shall indicate the brief description for the specific program. For example, a description of an
|
|
791
791
|
* episode. This field is optional but shall be provided if known.
|
|
792
792
|
*
|
|
793
|
-
* @see {@link MatterSpecification.
|
|
793
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.7
|
|
794
794
|
*/
|
|
795
795
|
description?: string;
|
|
796
796
|
|
|
@@ -799,7 +799,7 @@ export declare namespace Channel {
|
|
|
799
799
|
* of the standard Tags for Identifying Languages RFC 5646. This field is optional but shall be provided if
|
|
800
800
|
* known.
|
|
801
801
|
*
|
|
802
|
-
* @see {@link MatterSpecification.
|
|
802
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.8
|
|
803
803
|
*/
|
|
804
804
|
audioLanguages?: string[];
|
|
805
805
|
|
|
@@ -810,7 +810,7 @@ export declare namespace Channel {
|
|
|
810
810
|
* children but can be accepted in general for older children. This field is optional but shall be provided if
|
|
811
811
|
* known.
|
|
812
812
|
*
|
|
813
|
-
* @see {@link MatterSpecification.
|
|
813
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.9
|
|
814
814
|
*/
|
|
815
815
|
ratings?: string[];
|
|
816
816
|
|
|
@@ -818,7 +818,7 @@ export declare namespace Channel {
|
|
|
818
818
|
* This field shall represent a URL of a thumbnail that clients can use to render an image for the program. The
|
|
819
819
|
* syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the https scheme.
|
|
820
820
|
*
|
|
821
|
-
* @see {@link MatterSpecification.
|
|
821
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.10
|
|
822
822
|
*/
|
|
823
823
|
thumbnailUrl?: string;
|
|
824
824
|
|
|
@@ -827,7 +827,7 @@ export declare namespace Channel {
|
|
|
827
827
|
* detail view. The syntax of this field shall follow the syntax as specified in RFC 1738 and shall use the
|
|
828
828
|
* https scheme.
|
|
829
829
|
*
|
|
830
|
-
* @see {@link MatterSpecification.
|
|
830
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.11
|
|
831
831
|
*/
|
|
832
832
|
posterArtUrl?: string;
|
|
833
833
|
|
|
@@ -835,7 +835,7 @@ export declare namespace Channel {
|
|
|
835
835
|
* This field shall represent the DVB-I URL associated to the program. The syntax of this field shall follow the
|
|
836
836
|
* syntax as specified in RFC 1738 and shall use the https scheme.
|
|
837
837
|
*
|
|
838
|
-
* @see {@link MatterSpecification.
|
|
838
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.12
|
|
839
839
|
*/
|
|
840
840
|
dvbiUrl?: string;
|
|
841
841
|
|
|
@@ -843,7 +843,7 @@ export declare namespace Channel {
|
|
|
843
843
|
* This field shall be a string, in ISO 8601 format, representing the date on which the program was released.
|
|
844
844
|
* This field is optional but when provided, the year shall be provided as part of the string.
|
|
845
845
|
*
|
|
846
|
-
* @see {@link MatterSpecification.
|
|
846
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.13
|
|
847
847
|
*/
|
|
848
848
|
releaseDate?: string;
|
|
849
849
|
|
|
@@ -851,7 +851,7 @@ export declare namespace Channel {
|
|
|
851
851
|
* This field shall represent a string providing additional information on the parental guidance. This field is
|
|
852
852
|
* optional.
|
|
853
853
|
*
|
|
854
|
-
* @see {@link MatterSpecification.
|
|
854
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.14
|
|
855
855
|
*/
|
|
856
856
|
parentalGuidanceText?: string;
|
|
857
857
|
|
|
@@ -859,7 +859,7 @@ export declare namespace Channel {
|
|
|
859
859
|
* This field shall represent the recording status of the program. This field is required if the RecordProgram
|
|
860
860
|
* feature is set.
|
|
861
861
|
*
|
|
862
|
-
* @see {@link MatterSpecification.
|
|
862
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.15
|
|
863
863
|
*/
|
|
864
864
|
recordingFlag?: RecordingFlag;
|
|
865
865
|
|
|
@@ -867,7 +867,7 @@ export declare namespace Channel {
|
|
|
867
867
|
* This field shall represent the information of a series such as season and episode number. This field is
|
|
868
868
|
* optional but SHOULD be provided if the program represents a series and this information is available.
|
|
869
869
|
*
|
|
870
|
-
* @see {@link MatterSpecification.
|
|
870
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.16
|
|
871
871
|
*/
|
|
872
872
|
seriesInfo?: SeriesInfo | null;
|
|
873
873
|
|
|
@@ -875,7 +875,7 @@ export declare namespace Channel {
|
|
|
875
875
|
* This field shall represent the category of a particular program. This field is optional but shall be provided
|
|
876
876
|
* if known.
|
|
877
877
|
*
|
|
878
|
-
* @see {@link MatterSpecification.
|
|
878
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.17
|
|
879
879
|
*/
|
|
880
880
|
categoryList?: ProgramCategory[];
|
|
881
881
|
|
|
@@ -883,14 +883,14 @@ export declare namespace Channel {
|
|
|
883
883
|
* This field shall represent a list of the cast or the crew on the program. A single cast member may have more
|
|
884
884
|
* than one role. This field is optional but shall be provided if known.
|
|
885
885
|
*
|
|
886
|
-
* @see {@link MatterSpecification.
|
|
886
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.18
|
|
887
887
|
*/
|
|
888
888
|
castList?: ProgramCast[];
|
|
889
889
|
|
|
890
890
|
/**
|
|
891
891
|
* This field shall indicate the list of additional external content identifiers.
|
|
892
892
|
*
|
|
893
|
-
* @see {@link MatterSpecification.
|
|
893
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.7.19
|
|
894
894
|
*/
|
|
895
895
|
externalIdList?: ContentLauncher.AdditionalInfo[];
|
|
896
896
|
}
|
|
@@ -898,7 +898,7 @@ export declare namespace Channel {
|
|
|
898
898
|
/**
|
|
899
899
|
* This object defines the category associated to a program.
|
|
900
900
|
*
|
|
901
|
-
* @see {@link MatterSpecification.
|
|
901
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.8
|
|
902
902
|
*/
|
|
903
903
|
export class ProgramCategory {
|
|
904
904
|
constructor(values?: Partial<ProgramCategory>);
|
|
@@ -906,14 +906,14 @@ export declare namespace Channel {
|
|
|
906
906
|
/**
|
|
907
907
|
* This field shall represent the category or genre of the program. Ex. News.
|
|
908
908
|
*
|
|
909
|
-
* @see {@link MatterSpecification.
|
|
909
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.8.1
|
|
910
910
|
*/
|
|
911
911
|
category: string;
|
|
912
912
|
|
|
913
913
|
/**
|
|
914
914
|
* This field shall represent the sub-category or sub-genre of the program. Ex. Local.
|
|
915
915
|
*
|
|
916
|
-
* @see {@link MatterSpecification.
|
|
916
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.8.2
|
|
917
917
|
*/
|
|
918
918
|
subCategory?: string;
|
|
919
919
|
}
|
|
@@ -921,7 +921,7 @@ export declare namespace Channel {
|
|
|
921
921
|
/**
|
|
922
922
|
* This object provides the episode information related to a program.
|
|
923
923
|
*
|
|
924
|
-
* @see {@link MatterSpecification.
|
|
924
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.9
|
|
925
925
|
*/
|
|
926
926
|
export class SeriesInfo {
|
|
927
927
|
constructor(values?: Partial<SeriesInfo>);
|
|
@@ -929,14 +929,14 @@ export declare namespace Channel {
|
|
|
929
929
|
/**
|
|
930
930
|
* This field shall represent the season of the series associated to the program.
|
|
931
931
|
*
|
|
932
|
-
* @see {@link MatterSpecification.
|
|
932
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.9.1
|
|
933
933
|
*/
|
|
934
934
|
season: string;
|
|
935
935
|
|
|
936
936
|
/**
|
|
937
937
|
* This field shall represent the episode of the program.
|
|
938
938
|
*
|
|
939
|
-
* @see {@link MatterSpecification.
|
|
939
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.9.2
|
|
940
940
|
*/
|
|
941
941
|
episode: string;
|
|
942
942
|
}
|
|
@@ -944,7 +944,7 @@ export declare namespace Channel {
|
|
|
944
944
|
/**
|
|
945
945
|
* This object provides the cast information related to a program.
|
|
946
946
|
*
|
|
947
|
-
* @see {@link MatterSpecification.
|
|
947
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.10
|
|
948
948
|
*/
|
|
949
949
|
export class ProgramCast {
|
|
950
950
|
constructor(values?: Partial<ProgramCast>);
|
|
@@ -952,14 +952,14 @@ export declare namespace Channel {
|
|
|
952
952
|
/**
|
|
953
953
|
* This field shall represent the name of the cast member.
|
|
954
954
|
*
|
|
955
|
-
* @see {@link MatterSpecification.
|
|
955
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.10.1
|
|
956
956
|
*/
|
|
957
957
|
name: string;
|
|
958
958
|
|
|
959
959
|
/**
|
|
960
960
|
* This field shall represent the role of the cast member. Ex. Actor, Director.
|
|
961
961
|
*
|
|
962
|
-
* @see {@link MatterSpecification.
|
|
962
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.10.2
|
|
963
963
|
*/
|
|
964
964
|
role: string;
|
|
965
965
|
}
|
|
@@ -967,7 +967,7 @@ export declare namespace Channel {
|
|
|
967
967
|
/**
|
|
968
968
|
* This object defines the pagination structure.
|
|
969
969
|
*
|
|
970
|
-
* @see {@link MatterSpecification.
|
|
970
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.11
|
|
971
971
|
*/
|
|
972
972
|
export class PageToken {
|
|
973
973
|
constructor(values?: Partial<PageToken>);
|
|
@@ -976,7 +976,7 @@ export declare namespace Channel {
|
|
|
976
976
|
* This field shall indicate the maximum number of entries that should be retrieved from the program guide in a
|
|
977
977
|
* single response. It allows clients to specify the size of the paginated result set based on their needs.
|
|
978
978
|
*
|
|
979
|
-
* @see {@link MatterSpecification.
|
|
979
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.11.1
|
|
980
980
|
*/
|
|
981
981
|
limit?: number;
|
|
982
982
|
|
|
@@ -986,7 +986,7 @@ export declare namespace Channel {
|
|
|
986
986
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
987
987
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
988
988
|
*
|
|
989
|
-
* @see {@link MatterSpecification.
|
|
989
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.11.2
|
|
990
990
|
*/
|
|
991
991
|
after?: string;
|
|
992
992
|
|
|
@@ -996,7 +996,7 @@ export declare namespace Channel {
|
|
|
996
996
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
997
997
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
998
998
|
*
|
|
999
|
-
* @see {@link MatterSpecification.
|
|
999
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.11.3
|
|
1000
1000
|
*/
|
|
1001
1001
|
before?: string;
|
|
1002
1002
|
}
|
|
@@ -1004,7 +1004,7 @@ export declare namespace Channel {
|
|
|
1004
1004
|
/**
|
|
1005
1005
|
* This object defines the paging structure that includes the previous and next pagination tokens.
|
|
1006
1006
|
*
|
|
1007
|
-
* @see {@link MatterSpecification.
|
|
1007
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.12
|
|
1008
1008
|
*/
|
|
1009
1009
|
export class ChannelPaging {
|
|
1010
1010
|
constructor(values?: Partial<ChannelPaging>);
|
|
@@ -1013,7 +1013,7 @@ export declare namespace Channel {
|
|
|
1013
1013
|
* This field shall indicate the token to retrieve the preceding page. Absence of this field denotes the
|
|
1014
1014
|
* response as the initial page.
|
|
1015
1015
|
*
|
|
1016
|
-
* @see {@link MatterSpecification.
|
|
1016
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.12.1
|
|
1017
1017
|
*/
|
|
1018
1018
|
previousToken?: PageToken | null;
|
|
1019
1019
|
|
|
@@ -1021,7 +1021,7 @@ export declare namespace Channel {
|
|
|
1021
1021
|
* This field shall indicate the token to retrieve the next page. Absence of this field denotes the response as
|
|
1022
1022
|
* the last page.
|
|
1023
1023
|
*
|
|
1024
|
-
* @see {@link MatterSpecification.
|
|
1024
|
+
* @see {@link MatterSpecification.v16.Cluster} § 6.6.5.12.2
|
|
1025
1025
|
*/
|
|
1026
1026
|
nextToken?: PageToken | null;
|
|
1027
1027
|
}
|