@matter/types 0.13.1-alpha.0-20250508-047aa0277 → 0.13.1-alpha.0-20250511-74ef153aa
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 +82 -211
- package/dist/cjs/clusters/access-control.d.ts.map +1 -1
- package/dist/cjs/clusters/access-control.js +16 -36
- package/dist/cjs/clusters/access-control.js.map +1 -1
- package/dist/cjs/clusters/account-login.d.ts +20 -26
- package/dist/cjs/clusters/account-login.d.ts.map +1 -1
- package/dist/cjs/clusters/account-login.js +10 -13
- package/dist/cjs/clusters/account-login.js.map +1 -1
- package/dist/cjs/clusters/actions.d.ts +4 -6
- package/dist/cjs/clusters/actions.d.ts.map +1 -1
- package/dist/cjs/clusters/actions.js.map +1 -1
- package/dist/cjs/clusters/administrator-commissioning.d.ts +31 -37
- package/dist/cjs/clusters/administrator-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/administrator-commissioning.js +10 -12
- package/dist/cjs/clusters/administrator-commissioning.js.map +1 -1
- package/dist/cjs/clusters/application-launcher.d.ts +23 -29
- package/dist/cjs/clusters/application-launcher.d.ts.map +1 -1
- package/dist/cjs/clusters/application-launcher.js +6 -8
- package/dist/cjs/clusters/application-launcher.js.map +1 -1
- package/dist/cjs/clusters/ballast-configuration.d.ts +5 -10
- package/dist/cjs/clusters/ballast-configuration.d.ts.map +1 -1
- package/dist/cjs/clusters/ballast-configuration.js +5 -8
- package/dist/cjs/clusters/ballast-configuration.js.map +1 -1
- package/dist/cjs/clusters/basic-information.d.ts +9 -13
- package/dist/cjs/clusters/basic-information.d.ts.map +1 -1
- package/dist/cjs/clusters/basic-information.js +9 -13
- package/dist/cjs/clusters/basic-information.js.map +1 -1
- package/dist/cjs/clusters/binding.d.ts +3 -3
- package/dist/cjs/clusters/boolean-state-configuration.d.ts +15 -15
- package/dist/cjs/clusters/boolean-state-configuration.js +3 -3
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts +32 -43
- package/dist/cjs/clusters/bridged-device-basic-information.d.ts.map +1 -1
- package/dist/cjs/clusters/bridged-device-basic-information.js +8 -11
- package/dist/cjs/clusters/bridged-device-basic-information.js.map +1 -1
- package/dist/cjs/clusters/channel.d.ts +36 -36
- package/dist/cjs/clusters/channel.js +2 -2
- package/dist/cjs/clusters/color-control.d.ts +151 -189
- package/dist/cjs/clusters/color-control.d.ts.map +1 -1
- package/dist/cjs/clusters/color-control.js +34 -49
- package/dist/cjs/clusters/color-control.js.map +1 -1
- package/dist/cjs/clusters/commissioner-control.d.ts +12 -23
- package/dist/cjs/clusters/commissioner-control.d.ts.map +1 -1
- package/dist/cjs/clusters/commissioner-control.js +6 -15
- package/dist/cjs/clusters/commissioner-control.js.map +1 -1
- package/dist/cjs/clusters/concentration-measurement.d.ts +7 -5
- package/dist/cjs/clusters/concentration-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/concentration-measurement.js +3 -2
- package/dist/cjs/clusters/concentration-measurement.js.map +1 -1
- package/dist/cjs/clusters/content-control.d.ts +26 -35
- package/dist/cjs/clusters/content-control.d.ts.map +1 -1
- package/dist/cjs/clusters/content-control.js +8 -10
- package/dist/cjs/clusters/content-control.js.map +1 -1
- package/dist/cjs/clusters/content-launcher.d.ts +106 -140
- package/dist/cjs/clusters/content-launcher.d.ts.map +1 -1
- package/dist/cjs/clusters/content-launcher.js +6 -8
- package/dist/cjs/clusters/content-launcher.js.map +1 -1
- package/dist/cjs/clusters/descriptor.d.ts +3 -3
- package/dist/cjs/clusters/device-energy-management-mode.d.ts +6 -9
- package/dist/cjs/clusters/device-energy-management-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/device-energy-management-mode.js +2 -3
- package/dist/cjs/clusters/device-energy-management-mode.js.map +1 -1
- package/dist/cjs/clusters/device-energy-management.d.ts +102 -242
- package/dist/cjs/clusters/device-energy-management.d.ts.map +1 -1
- package/dist/cjs/clusters/device-energy-management.js +16 -46
- package/dist/cjs/clusters/device-energy-management.js.map +1 -1
- package/dist/cjs/clusters/diagnostic-logs.d.ts +3 -3
- package/dist/cjs/clusters/diagnostic-logs.js +1 -1
- package/dist/cjs/clusters/dishwasher-mode.d.ts +6 -9
- package/dist/cjs/clusters/dishwasher-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/dishwasher-mode.js +2 -3
- package/dist/cjs/clusters/dishwasher-mode.js.map +1 -1
- package/dist/cjs/clusters/door-lock.d.ts +153 -192
- package/dist/cjs/clusters/door-lock.d.ts.map +1 -1
- package/dist/cjs/clusters/door-lock.js +36 -45
- package/dist/cjs/clusters/door-lock.js.map +1 -1
- package/dist/cjs/clusters/ecosystem-information.d.ts +19 -26
- package/dist/cjs/clusters/ecosystem-information.d.ts.map +1 -1
- package/dist/cjs/clusters/ecosystem-information.js +11 -16
- package/dist/cjs/clusters/ecosystem-information.js.map +1 -1
- package/dist/cjs/clusters/electrical-energy-measurement.d.ts +111 -111
- package/dist/cjs/clusters/electrical-energy-measurement.js +3 -3
- package/dist/cjs/clusters/electrical-power-measurement.d.ts +33 -42
- package/dist/cjs/clusters/electrical-power-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/electrical-power-measurement.js +7 -8
- package/dist/cjs/clusters/electrical-power-measurement.js.map +1 -1
- package/dist/cjs/clusters/energy-evse-mode.d.ts +16 -21
- package/dist/cjs/clusters/energy-evse-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-evse-mode.js +5 -7
- package/dist/cjs/clusters/energy-evse-mode.js.map +1 -1
- package/dist/cjs/clusters/energy-evse.d.ts +104 -128
- package/dist/cjs/clusters/energy-evse.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-evse.js +17 -23
- package/dist/cjs/clusters/energy-evse.js.map +1 -1
- package/dist/cjs/clusters/energy-preference.d.ts +9 -5
- package/dist/cjs/clusters/energy-preference.d.ts.map +1 -1
- package/dist/cjs/clusters/energy-preference.js +3 -1
- package/dist/cjs/clusters/energy-preference.js.map +1 -1
- package/dist/cjs/clusters/fixed-label.d.ts +3 -5
- package/dist/cjs/clusters/fixed-label.d.ts.map +1 -1
- package/dist/cjs/clusters/fixed-label.js.map +1 -1
- package/dist/cjs/clusters/flow-measurement.d.ts +1 -3
- package/dist/cjs/clusters/flow-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/flow-measurement.js +1 -3
- package/dist/cjs/clusters/flow-measurement.js.map +1 -1
- package/dist/cjs/clusters/general-commissioning.d.ts +82 -98
- package/dist/cjs/clusters/general-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/general-commissioning.js +27 -31
- package/dist/cjs/clusters/general-commissioning.js.map +1 -1
- package/dist/cjs/clusters/general-diagnostics.d.ts +65 -84
- package/dist/cjs/clusters/general-diagnostics.d.ts.map +1 -1
- package/dist/cjs/clusters/general-diagnostics.js +17 -22
- package/dist/cjs/clusters/general-diagnostics.js.map +1 -1
- package/dist/cjs/clusters/group-key-management.d.ts +49 -54
- package/dist/cjs/clusters/group-key-management.d.ts.map +1 -1
- package/dist/cjs/clusters/group-key-management.js +16 -18
- package/dist/cjs/clusters/group-key-management.js.map +1 -1
- package/dist/cjs/clusters/groups.d.ts +6 -9
- package/dist/cjs/clusters/groups.d.ts.map +1 -1
- package/dist/cjs/clusters/groups.js +2 -3
- package/dist/cjs/clusters/groups.js.map +1 -1
- package/dist/cjs/clusters/icd-management.d.ts +21 -40
- package/dist/cjs/clusters/icd-management.d.ts.map +1 -1
- package/dist/cjs/clusters/icd-management.js +5 -8
- package/dist/cjs/clusters/icd-management.js.map +1 -1
- package/dist/cjs/clusters/identify.d.ts +1 -1
- package/dist/cjs/clusters/index.d.ts +1 -1
- package/dist/cjs/clusters/index.d.ts.map +1 -1
- package/dist/cjs/clusters/index.js +3 -3
- package/dist/cjs/clusters/index.js.map +1 -1
- package/dist/cjs/clusters/{joint-fabric-datastore-cluster.d.ts → joint-fabric-datastore.d.ts} +5 -7
- package/dist/cjs/clusters/joint-fabric-datastore.d.ts.map +1 -0
- package/dist/cjs/clusters/{joint-fabric-datastore-cluster.js → joint-fabric-datastore.js} +40 -40
- package/dist/cjs/clusters/{joint-fabric-datastore-cluster.js.map → joint-fabric-datastore.js.map} +3 -3
- package/dist/cjs/clusters/joint-fabric-pki.d.ts +1 -3
- package/dist/cjs/clusters/joint-fabric-pki.d.ts.map +1 -1
- package/dist/cjs/clusters/joint-fabric-pki.js.map +1 -1
- package/dist/cjs/clusters/keypad-input.d.ts +2 -2
- package/dist/cjs/clusters/laundry-washer-controls.d.ts +18 -18
- package/dist/cjs/clusters/laundry-washer-controls.d.ts.map +1 -1
- package/dist/cjs/clusters/laundry-washer-controls.js +6 -6
- package/dist/cjs/clusters/laundry-washer-controls.js.map +1 -1
- package/dist/cjs/clusters/laundry-washer-mode.d.ts +0 -144
- package/dist/cjs/clusters/laundry-washer-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/laundry-washer-mode.js +1 -49
- package/dist/cjs/clusters/laundry-washer-mode.js.map +1 -1
- package/dist/cjs/clusters/level-control.d.ts +41 -73
- package/dist/cjs/clusters/level-control.d.ts.map +1 -1
- package/dist/cjs/clusters/level-control.js +6 -9
- package/dist/cjs/clusters/level-control.js.map +1 -1
- package/dist/cjs/clusters/low-power.d.ts +3 -3
- package/dist/cjs/clusters/media-input.d.ts +10 -13
- package/dist/cjs/clusters/media-input.d.ts.map +1 -1
- package/dist/cjs/clusters/media-input.js +3 -4
- package/dist/cjs/clusters/media-input.js.map +1 -1
- package/dist/cjs/clusters/media-playback.d.ts +30 -41
- package/dist/cjs/clusters/media-playback.d.ts.map +1 -1
- package/dist/cjs/clusters/media-playback.js +8 -11
- package/dist/cjs/clusters/media-playback.js.map +1 -1
- package/dist/cjs/clusters/messages.d.ts +8 -8
- package/dist/cjs/clusters/messages.js +4 -4
- package/dist/cjs/clusters/microwave-oven-mode.d.ts +6 -9
- package/dist/cjs/clusters/microwave-oven-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/microwave-oven-mode.js +2 -3
- package/dist/cjs/clusters/microwave-oven-mode.js.map +1 -1
- package/dist/cjs/clusters/mode-base.d.ts +8 -15
- package/dist/cjs/clusters/mode-base.d.ts.map +1 -1
- package/dist/cjs/clusters/mode-base.js +2 -3
- package/dist/cjs/clusters/mode-base.js.map +1 -1
- package/dist/cjs/clusters/mode-select.d.ts +8 -24
- package/dist/cjs/clusters/mode-select.d.ts.map +1 -1
- package/dist/cjs/clusters/mode-select.js +3 -9
- package/dist/cjs/clusters/mode-select.js.map +1 -1
- package/dist/cjs/clusters/network-commissioning.d.ts +91 -121
- package/dist/cjs/clusters/network-commissioning.d.ts.map +1 -1
- package/dist/cjs/clusters/network-commissioning.js +18 -24
- package/dist/cjs/clusters/network-commissioning.js.map +1 -1
- package/dist/cjs/clusters/occupancy-sensing.d.ts +19 -30
- package/dist/cjs/clusters/occupancy-sensing.d.ts.map +1 -1
- package/dist/cjs/clusters/occupancy-sensing.js +4 -7
- package/dist/cjs/clusters/occupancy-sensing.js.map +1 -1
- package/dist/cjs/clusters/operational-credentials.d.ts +63 -67
- package/dist/cjs/clusters/operational-credentials.d.ts.map +1 -1
- package/dist/cjs/clusters/operational-credentials.js +33 -37
- package/dist/cjs/clusters/operational-credentials.js.map +1 -1
- package/dist/cjs/clusters/operational-state.d.ts +16 -21
- package/dist/cjs/clusters/operational-state.d.ts.map +1 -1
- package/dist/cjs/clusters/operational-state.js +10 -13
- package/dist/cjs/clusters/operational-state.js.map +1 -1
- package/dist/cjs/clusters/ota-software-update-provider.d.ts +6 -32
- package/dist/cjs/clusters/ota-software-update-provider.d.ts.map +1 -1
- package/dist/cjs/clusters/ota-software-update-provider.js +3 -16
- package/dist/cjs/clusters/ota-software-update-provider.js.map +1 -1
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts +11 -13
- package/dist/cjs/clusters/ota-software-update-requestor.d.ts.map +1 -1
- package/dist/cjs/clusters/ota-software-update-requestor.js +6 -7
- package/dist/cjs/clusters/ota-software-update-requestor.js.map +1 -1
- package/dist/cjs/clusters/oven-cavity-operational-state.d.ts +3 -4
- package/dist/cjs/clusters/oven-cavity-operational-state.d.ts.map +1 -1
- package/dist/cjs/clusters/oven-cavity-operational-state.js +3 -4
- package/dist/cjs/clusters/oven-cavity-operational-state.js.map +1 -1
- package/dist/cjs/clusters/oven-mode.d.ts +0 -144
- package/dist/cjs/clusters/oven-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/oven-mode.js +1 -49
- package/dist/cjs/clusters/oven-mode.js.map +1 -1
- package/dist/cjs/clusters/power-source.d.ts +12 -30
- package/dist/cjs/clusters/power-source.d.ts.map +1 -1
- package/dist/cjs/clusters/power-source.js +4 -10
- package/dist/cjs/clusters/power-source.js.map +1 -1
- package/dist/cjs/clusters/pressure-measurement.d.ts +9 -18
- package/dist/cjs/clusters/pressure-measurement.d.ts.map +1 -1
- package/dist/cjs/clusters/pressure-measurement.js +3 -6
- package/dist/cjs/clusters/pressure-measurement.js.map +1 -1
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts +37 -55
- package/dist/cjs/clusters/pump-configuration-and-control.d.ts.map +1 -1
- package/dist/cjs/clusters/pump-configuration-and-control.js +11 -16
- package/dist/cjs/clusters/pump-configuration-and-control.js.map +1 -1
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +6 -9
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +2 -3
- package/dist/cjs/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
- package/dist/cjs/clusters/rvc-clean-mode.d.ts +8 -15
- package/dist/cjs/clusters/rvc-clean-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-clean-mode.js +2 -3
- package/dist/cjs/clusters/rvc-clean-mode.js.map +1 -1
- package/dist/cjs/clusters/rvc-operational-state.d.ts +3 -4
- package/dist/cjs/clusters/rvc-operational-state.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-operational-state.js +3 -4
- package/dist/cjs/clusters/rvc-operational-state.js.map +1 -1
- package/dist/cjs/clusters/rvc-run-mode.d.ts +12 -19
- package/dist/cjs/clusters/rvc-run-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/rvc-run-mode.js +2 -3
- package/dist/cjs/clusters/rvc-run-mode.js.map +1 -1
- package/dist/cjs/clusters/scenes-management.d.ts +20 -31
- package/dist/cjs/clusters/scenes-management.d.ts.map +1 -1
- package/dist/cjs/clusters/scenes-management.js +3 -4
- package/dist/cjs/clusters/scenes-management.js.map +1 -1
- package/dist/cjs/clusters/service-area.d.ts +84 -96
- package/dist/cjs/clusters/service-area.d.ts.map +1 -1
- package/dist/cjs/clusters/service-area.js +28 -31
- package/dist/cjs/clusters/service-area.js.map +1 -1
- package/dist/cjs/clusters/smoke-co-alarm.d.ts +15 -10
- package/dist/cjs/clusters/smoke-co-alarm.d.ts.map +1 -1
- package/dist/cjs/clusters/smoke-co-alarm.js +2 -2
- package/dist/cjs/clusters/smoke-co-alarm.js.map +1 -1
- package/dist/cjs/clusters/software-diagnostics.d.ts +3 -3
- package/dist/cjs/clusters/software-diagnostics.js +1 -1
- package/dist/cjs/clusters/switch.d.ts +18 -18
- package/dist/cjs/clusters/switch.js +6 -6
- package/dist/cjs/clusters/thermostat.d.ts +111 -161
- package/dist/cjs/clusters/thermostat.d.ts.map +1 -1
- package/dist/cjs/clusters/thermostat.js +35 -39
- package/dist/cjs/clusters/thermostat.js.map +1 -1
- package/dist/cjs/clusters/thread-border-router-management.d.ts +20 -20
- package/dist/cjs/clusters/thread-border-router-management.js +4 -4
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts +42 -56
- package/dist/cjs/clusters/thread-network-diagnostics.d.ts.map +1 -1
- package/dist/cjs/clusters/thread-network-diagnostics.js +15 -20
- package/dist/cjs/clusters/thread-network-diagnostics.js.map +1 -1
- package/dist/cjs/clusters/thread-network-directory.d.ts +3 -3
- package/dist/cjs/clusters/thread-network-directory.js +3 -3
- package/dist/cjs/clusters/time-synchronization.d.ts +11 -17
- package/dist/cjs/clusters/time-synchronization.d.ts.map +1 -1
- package/dist/cjs/clusters/time-synchronization.js +3 -5
- package/dist/cjs/clusters/time-synchronization.js.map +1 -1
- package/dist/cjs/clusters/wake-on-lan.d.ts +5 -5
- package/dist/cjs/clusters/wake-on-lan.js +5 -5
- package/dist/cjs/clusters/water-heater-management.d.ts +47 -39
- package/dist/cjs/clusters/water-heater-management.d.ts.map +1 -1
- package/dist/cjs/clusters/water-heater-management.js +16 -14
- package/dist/cjs/clusters/water-heater-management.js.map +1 -1
- package/dist/cjs/clusters/water-heater-mode.d.ts +6 -9
- package/dist/cjs/clusters/water-heater-mode.d.ts.map +1 -1
- package/dist/cjs/clusters/water-heater-mode.js +2 -3
- package/dist/cjs/clusters/water-heater-mode.js.map +1 -1
- package/dist/cjs/clusters/wi-fi-network-management.d.ts +9 -11
- package/dist/cjs/clusters/wi-fi-network-management.d.ts.map +1 -1
- package/dist/cjs/clusters/wi-fi-network-management.js +9 -11
- package/dist/cjs/clusters/wi-fi-network-management.js.map +1 -1
- package/dist/cjs/clusters/window-covering.d.ts +18 -6
- package/dist/cjs/clusters/window-covering.d.ts.map +1 -1
- package/dist/cjs/clusters/window-covering.js +6 -2
- package/dist/cjs/clusters/window-covering.js.map +1 -1
- package/dist/cjs/globals/Locationdesc.d.ts +6 -6
- package/dist/cjs/globals/Locationdesc.js +6 -6
- package/dist/cjs/globals/MeasurementAccuracyRange.d.ts +2 -6
- package/dist/cjs/globals/MeasurementAccuracyRange.d.ts.map +1 -1
- package/dist/cjs/globals/MeasurementAccuracyRange.js.map +1 -1
- package/dist/cjs/globals/Status.d.ts +5 -6
- package/dist/cjs/globals/Status.d.ts.map +1 -1
- package/dist/cjs/globals/Status.js.map +1 -1
- package/dist/esm/clusters/access-control.d.ts +82 -211
- package/dist/esm/clusters/access-control.d.ts.map +1 -1
- package/dist/esm/clusters/access-control.js +16 -36
- package/dist/esm/clusters/access-control.js.map +1 -1
- package/dist/esm/clusters/account-login.d.ts +20 -26
- package/dist/esm/clusters/account-login.d.ts.map +1 -1
- package/dist/esm/clusters/account-login.js +10 -13
- package/dist/esm/clusters/account-login.js.map +1 -1
- package/dist/esm/clusters/actions.d.ts +4 -6
- package/dist/esm/clusters/actions.d.ts.map +1 -1
- package/dist/esm/clusters/actions.js.map +1 -1
- package/dist/esm/clusters/administrator-commissioning.d.ts +31 -37
- package/dist/esm/clusters/administrator-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/administrator-commissioning.js +10 -12
- package/dist/esm/clusters/administrator-commissioning.js.map +1 -1
- package/dist/esm/clusters/application-launcher.d.ts +23 -29
- package/dist/esm/clusters/application-launcher.d.ts.map +1 -1
- package/dist/esm/clusters/application-launcher.js +6 -8
- package/dist/esm/clusters/application-launcher.js.map +1 -1
- package/dist/esm/clusters/ballast-configuration.d.ts +5 -10
- package/dist/esm/clusters/ballast-configuration.d.ts.map +1 -1
- package/dist/esm/clusters/ballast-configuration.js +5 -8
- package/dist/esm/clusters/ballast-configuration.js.map +1 -1
- package/dist/esm/clusters/basic-information.d.ts +9 -13
- package/dist/esm/clusters/basic-information.d.ts.map +1 -1
- package/dist/esm/clusters/basic-information.js +9 -13
- package/dist/esm/clusters/basic-information.js.map +1 -1
- package/dist/esm/clusters/binding.d.ts +3 -3
- package/dist/esm/clusters/boolean-state-configuration.d.ts +15 -15
- package/dist/esm/clusters/boolean-state-configuration.js +3 -3
- package/dist/esm/clusters/bridged-device-basic-information.d.ts +32 -43
- package/dist/esm/clusters/bridged-device-basic-information.d.ts.map +1 -1
- package/dist/esm/clusters/bridged-device-basic-information.js +8 -11
- package/dist/esm/clusters/bridged-device-basic-information.js.map +1 -1
- package/dist/esm/clusters/channel.d.ts +36 -36
- package/dist/esm/clusters/channel.js +2 -2
- package/dist/esm/clusters/color-control.d.ts +151 -189
- package/dist/esm/clusters/color-control.d.ts.map +1 -1
- package/dist/esm/clusters/color-control.js +34 -49
- package/dist/esm/clusters/color-control.js.map +1 -1
- package/dist/esm/clusters/commissioner-control.d.ts +12 -23
- package/dist/esm/clusters/commissioner-control.d.ts.map +1 -1
- package/dist/esm/clusters/commissioner-control.js +6 -15
- package/dist/esm/clusters/commissioner-control.js.map +1 -1
- package/dist/esm/clusters/concentration-measurement.d.ts +7 -5
- package/dist/esm/clusters/concentration-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/concentration-measurement.js +3 -2
- package/dist/esm/clusters/concentration-measurement.js.map +1 -1
- package/dist/esm/clusters/content-control.d.ts +26 -35
- package/dist/esm/clusters/content-control.d.ts.map +1 -1
- package/dist/esm/clusters/content-control.js +8 -10
- package/dist/esm/clusters/content-control.js.map +1 -1
- package/dist/esm/clusters/content-launcher.d.ts +106 -140
- package/dist/esm/clusters/content-launcher.d.ts.map +1 -1
- package/dist/esm/clusters/content-launcher.js +6 -8
- package/dist/esm/clusters/content-launcher.js.map +1 -1
- package/dist/esm/clusters/descriptor.d.ts +3 -3
- package/dist/esm/clusters/device-energy-management-mode.d.ts +6 -9
- package/dist/esm/clusters/device-energy-management-mode.d.ts.map +1 -1
- package/dist/esm/clusters/device-energy-management-mode.js +2 -3
- package/dist/esm/clusters/device-energy-management-mode.js.map +1 -1
- package/dist/esm/clusters/device-energy-management.d.ts +102 -242
- package/dist/esm/clusters/device-energy-management.d.ts.map +1 -1
- package/dist/esm/clusters/device-energy-management.js +16 -46
- package/dist/esm/clusters/device-energy-management.js.map +1 -1
- package/dist/esm/clusters/diagnostic-logs.d.ts +3 -3
- package/dist/esm/clusters/diagnostic-logs.js +1 -1
- package/dist/esm/clusters/dishwasher-mode.d.ts +6 -9
- package/dist/esm/clusters/dishwasher-mode.d.ts.map +1 -1
- package/dist/esm/clusters/dishwasher-mode.js +2 -3
- package/dist/esm/clusters/dishwasher-mode.js.map +1 -1
- package/dist/esm/clusters/door-lock.d.ts +153 -192
- package/dist/esm/clusters/door-lock.d.ts.map +1 -1
- package/dist/esm/clusters/door-lock.js +36 -45
- package/dist/esm/clusters/door-lock.js.map +1 -1
- package/dist/esm/clusters/ecosystem-information.d.ts +19 -26
- package/dist/esm/clusters/ecosystem-information.d.ts.map +1 -1
- package/dist/esm/clusters/ecosystem-information.js +11 -16
- package/dist/esm/clusters/ecosystem-information.js.map +1 -1
- package/dist/esm/clusters/electrical-energy-measurement.d.ts +111 -111
- package/dist/esm/clusters/electrical-energy-measurement.js +3 -3
- package/dist/esm/clusters/electrical-power-measurement.d.ts +33 -42
- package/dist/esm/clusters/electrical-power-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/electrical-power-measurement.js +7 -8
- package/dist/esm/clusters/electrical-power-measurement.js.map +1 -1
- package/dist/esm/clusters/energy-evse-mode.d.ts +16 -21
- package/dist/esm/clusters/energy-evse-mode.d.ts.map +1 -1
- package/dist/esm/clusters/energy-evse-mode.js +5 -7
- package/dist/esm/clusters/energy-evse-mode.js.map +1 -1
- package/dist/esm/clusters/energy-evse.d.ts +104 -128
- package/dist/esm/clusters/energy-evse.d.ts.map +1 -1
- package/dist/esm/clusters/energy-evse.js +17 -23
- package/dist/esm/clusters/energy-evse.js.map +1 -1
- package/dist/esm/clusters/energy-preference.d.ts +9 -5
- package/dist/esm/clusters/energy-preference.d.ts.map +1 -1
- package/dist/esm/clusters/energy-preference.js +3 -1
- package/dist/esm/clusters/energy-preference.js.map +1 -1
- package/dist/esm/clusters/fixed-label.d.ts +3 -5
- package/dist/esm/clusters/fixed-label.d.ts.map +1 -1
- package/dist/esm/clusters/fixed-label.js.map +1 -1
- package/dist/esm/clusters/flow-measurement.d.ts +1 -3
- package/dist/esm/clusters/flow-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/flow-measurement.js +1 -3
- package/dist/esm/clusters/flow-measurement.js.map +1 -1
- package/dist/esm/clusters/general-commissioning.d.ts +82 -98
- package/dist/esm/clusters/general-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/general-commissioning.js +27 -31
- package/dist/esm/clusters/general-commissioning.js.map +1 -1
- package/dist/esm/clusters/general-diagnostics.d.ts +65 -84
- package/dist/esm/clusters/general-diagnostics.d.ts.map +1 -1
- package/dist/esm/clusters/general-diagnostics.js +17 -22
- package/dist/esm/clusters/general-diagnostics.js.map +1 -1
- package/dist/esm/clusters/group-key-management.d.ts +49 -54
- package/dist/esm/clusters/group-key-management.d.ts.map +1 -1
- package/dist/esm/clusters/group-key-management.js +16 -18
- package/dist/esm/clusters/group-key-management.js.map +1 -1
- package/dist/esm/clusters/groups.d.ts +6 -9
- package/dist/esm/clusters/groups.d.ts.map +1 -1
- package/dist/esm/clusters/groups.js +2 -3
- package/dist/esm/clusters/groups.js.map +1 -1
- package/dist/esm/clusters/icd-management.d.ts +21 -40
- package/dist/esm/clusters/icd-management.d.ts.map +1 -1
- package/dist/esm/clusters/icd-management.js +5 -8
- package/dist/esm/clusters/icd-management.js.map +1 -1
- package/dist/esm/clusters/identify.d.ts +1 -1
- package/dist/esm/clusters/index.d.ts +1 -1
- package/dist/esm/clusters/index.d.ts.map +1 -1
- package/dist/esm/clusters/index.js +2 -2
- package/dist/esm/clusters/index.js.map +1 -1
- package/dist/esm/clusters/{joint-fabric-datastore-cluster.d.ts → joint-fabric-datastore.d.ts} +5 -7
- package/dist/esm/clusters/joint-fabric-datastore.d.ts.map +1 -0
- package/dist/esm/clusters/{joint-fabric-datastore-cluster.js → joint-fabric-datastore.js} +37 -37
- package/dist/esm/clusters/{joint-fabric-datastore-cluster.js.map → joint-fabric-datastore.js.map} +3 -3
- package/dist/esm/clusters/joint-fabric-pki.d.ts +1 -3
- package/dist/esm/clusters/joint-fabric-pki.d.ts.map +1 -1
- package/dist/esm/clusters/joint-fabric-pki.js.map +1 -1
- package/dist/esm/clusters/keypad-input.d.ts +2 -2
- package/dist/esm/clusters/laundry-washer-controls.d.ts +18 -18
- package/dist/esm/clusters/laundry-washer-controls.d.ts.map +1 -1
- package/dist/esm/clusters/laundry-washer-controls.js +6 -6
- package/dist/esm/clusters/laundry-washer-controls.js.map +1 -1
- package/dist/esm/clusters/laundry-washer-mode.d.ts +0 -144
- package/dist/esm/clusters/laundry-washer-mode.d.ts.map +1 -1
- package/dist/esm/clusters/laundry-washer-mode.js +1 -49
- package/dist/esm/clusters/laundry-washer-mode.js.map +1 -1
- package/dist/esm/clusters/level-control.d.ts +41 -73
- package/dist/esm/clusters/level-control.d.ts.map +1 -1
- package/dist/esm/clusters/level-control.js +6 -9
- package/dist/esm/clusters/level-control.js.map +1 -1
- package/dist/esm/clusters/low-power.d.ts +3 -3
- package/dist/esm/clusters/media-input.d.ts +10 -13
- package/dist/esm/clusters/media-input.d.ts.map +1 -1
- package/dist/esm/clusters/media-input.js +3 -4
- package/dist/esm/clusters/media-input.js.map +1 -1
- package/dist/esm/clusters/media-playback.d.ts +30 -41
- package/dist/esm/clusters/media-playback.d.ts.map +1 -1
- package/dist/esm/clusters/media-playback.js +8 -11
- package/dist/esm/clusters/media-playback.js.map +1 -1
- package/dist/esm/clusters/messages.d.ts +8 -8
- package/dist/esm/clusters/messages.js +4 -4
- package/dist/esm/clusters/microwave-oven-mode.d.ts +6 -9
- package/dist/esm/clusters/microwave-oven-mode.d.ts.map +1 -1
- package/dist/esm/clusters/microwave-oven-mode.js +2 -3
- package/dist/esm/clusters/microwave-oven-mode.js.map +1 -1
- package/dist/esm/clusters/mode-base.d.ts +8 -15
- package/dist/esm/clusters/mode-base.d.ts.map +1 -1
- package/dist/esm/clusters/mode-base.js +2 -3
- package/dist/esm/clusters/mode-base.js.map +1 -1
- package/dist/esm/clusters/mode-select.d.ts +8 -24
- package/dist/esm/clusters/mode-select.d.ts.map +1 -1
- package/dist/esm/clusters/mode-select.js +3 -9
- package/dist/esm/clusters/mode-select.js.map +1 -1
- package/dist/esm/clusters/network-commissioning.d.ts +91 -121
- package/dist/esm/clusters/network-commissioning.d.ts.map +1 -1
- package/dist/esm/clusters/network-commissioning.js +18 -24
- package/dist/esm/clusters/network-commissioning.js.map +1 -1
- package/dist/esm/clusters/occupancy-sensing.d.ts +19 -30
- package/dist/esm/clusters/occupancy-sensing.d.ts.map +1 -1
- package/dist/esm/clusters/occupancy-sensing.js +4 -7
- package/dist/esm/clusters/occupancy-sensing.js.map +1 -1
- package/dist/esm/clusters/operational-credentials.d.ts +63 -67
- package/dist/esm/clusters/operational-credentials.d.ts.map +1 -1
- package/dist/esm/clusters/operational-credentials.js +33 -37
- package/dist/esm/clusters/operational-credentials.js.map +1 -1
- package/dist/esm/clusters/operational-state.d.ts +16 -21
- package/dist/esm/clusters/operational-state.d.ts.map +1 -1
- package/dist/esm/clusters/operational-state.js +10 -13
- package/dist/esm/clusters/operational-state.js.map +1 -1
- package/dist/esm/clusters/ota-software-update-provider.d.ts +6 -32
- package/dist/esm/clusters/ota-software-update-provider.d.ts.map +1 -1
- package/dist/esm/clusters/ota-software-update-provider.js +3 -16
- package/dist/esm/clusters/ota-software-update-provider.js.map +1 -1
- package/dist/esm/clusters/ota-software-update-requestor.d.ts +11 -13
- package/dist/esm/clusters/ota-software-update-requestor.d.ts.map +1 -1
- package/dist/esm/clusters/ota-software-update-requestor.js +6 -7
- package/dist/esm/clusters/ota-software-update-requestor.js.map +1 -1
- package/dist/esm/clusters/oven-cavity-operational-state.d.ts +3 -4
- package/dist/esm/clusters/oven-cavity-operational-state.d.ts.map +1 -1
- package/dist/esm/clusters/oven-cavity-operational-state.js +3 -4
- package/dist/esm/clusters/oven-cavity-operational-state.js.map +1 -1
- package/dist/esm/clusters/oven-mode.d.ts +0 -144
- package/dist/esm/clusters/oven-mode.d.ts.map +1 -1
- package/dist/esm/clusters/oven-mode.js +1 -49
- package/dist/esm/clusters/oven-mode.js.map +1 -1
- package/dist/esm/clusters/power-source.d.ts +12 -30
- package/dist/esm/clusters/power-source.d.ts.map +1 -1
- package/dist/esm/clusters/power-source.js +4 -10
- package/dist/esm/clusters/power-source.js.map +1 -1
- package/dist/esm/clusters/pressure-measurement.d.ts +9 -18
- package/dist/esm/clusters/pressure-measurement.d.ts.map +1 -1
- package/dist/esm/clusters/pressure-measurement.js +3 -6
- package/dist/esm/clusters/pressure-measurement.js.map +1 -1
- package/dist/esm/clusters/pump-configuration-and-control.d.ts +37 -55
- package/dist/esm/clusters/pump-configuration-and-control.d.ts.map +1 -1
- package/dist/esm/clusters/pump-configuration-and-control.js +11 -16
- package/dist/esm/clusters/pump-configuration-and-control.js.map +1 -1
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts +6 -9
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.d.ts.map +1 -1
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js +2 -3
- package/dist/esm/clusters/refrigerator-and-temperature-controlled-cabinet-mode.js.map +1 -1
- package/dist/esm/clusters/rvc-clean-mode.d.ts +8 -15
- package/dist/esm/clusters/rvc-clean-mode.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-clean-mode.js +2 -3
- package/dist/esm/clusters/rvc-clean-mode.js.map +1 -1
- package/dist/esm/clusters/rvc-operational-state.d.ts +3 -4
- package/dist/esm/clusters/rvc-operational-state.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-operational-state.js +3 -4
- package/dist/esm/clusters/rvc-operational-state.js.map +1 -1
- package/dist/esm/clusters/rvc-run-mode.d.ts +12 -19
- package/dist/esm/clusters/rvc-run-mode.d.ts.map +1 -1
- package/dist/esm/clusters/rvc-run-mode.js +2 -3
- package/dist/esm/clusters/rvc-run-mode.js.map +1 -1
- package/dist/esm/clusters/scenes-management.d.ts +20 -31
- package/dist/esm/clusters/scenes-management.d.ts.map +1 -1
- package/dist/esm/clusters/scenes-management.js +3 -4
- package/dist/esm/clusters/scenes-management.js.map +1 -1
- package/dist/esm/clusters/service-area.d.ts +84 -96
- package/dist/esm/clusters/service-area.d.ts.map +1 -1
- package/dist/esm/clusters/service-area.js +28 -31
- package/dist/esm/clusters/service-area.js.map +1 -1
- package/dist/esm/clusters/smoke-co-alarm.d.ts +15 -10
- package/dist/esm/clusters/smoke-co-alarm.d.ts.map +1 -1
- package/dist/esm/clusters/smoke-co-alarm.js +2 -2
- package/dist/esm/clusters/smoke-co-alarm.js.map +1 -1
- package/dist/esm/clusters/software-diagnostics.d.ts +3 -3
- package/dist/esm/clusters/software-diagnostics.js +1 -1
- package/dist/esm/clusters/switch.d.ts +18 -18
- package/dist/esm/clusters/switch.js +6 -6
- package/dist/esm/clusters/thermostat.d.ts +111 -161
- package/dist/esm/clusters/thermostat.d.ts.map +1 -1
- package/dist/esm/clusters/thermostat.js +35 -39
- package/dist/esm/clusters/thermostat.js.map +1 -1
- package/dist/esm/clusters/thread-border-router-management.d.ts +20 -20
- package/dist/esm/clusters/thread-border-router-management.js +4 -4
- package/dist/esm/clusters/thread-network-diagnostics.d.ts +42 -56
- package/dist/esm/clusters/thread-network-diagnostics.d.ts.map +1 -1
- package/dist/esm/clusters/thread-network-diagnostics.js +15 -20
- package/dist/esm/clusters/thread-network-diagnostics.js.map +1 -1
- package/dist/esm/clusters/thread-network-directory.d.ts +3 -3
- package/dist/esm/clusters/thread-network-directory.js +3 -3
- package/dist/esm/clusters/time-synchronization.d.ts +11 -17
- package/dist/esm/clusters/time-synchronization.d.ts.map +1 -1
- package/dist/esm/clusters/time-synchronization.js +3 -5
- package/dist/esm/clusters/time-synchronization.js.map +1 -1
- package/dist/esm/clusters/wake-on-lan.d.ts +5 -5
- package/dist/esm/clusters/wake-on-lan.js +5 -5
- package/dist/esm/clusters/water-heater-management.d.ts +47 -39
- package/dist/esm/clusters/water-heater-management.d.ts.map +1 -1
- package/dist/esm/clusters/water-heater-management.js +16 -14
- package/dist/esm/clusters/water-heater-management.js.map +1 -1
- package/dist/esm/clusters/water-heater-mode.d.ts +6 -9
- package/dist/esm/clusters/water-heater-mode.d.ts.map +1 -1
- package/dist/esm/clusters/water-heater-mode.js +2 -3
- package/dist/esm/clusters/water-heater-mode.js.map +1 -1
- package/dist/esm/clusters/wi-fi-network-management.d.ts +9 -11
- package/dist/esm/clusters/wi-fi-network-management.d.ts.map +1 -1
- package/dist/esm/clusters/wi-fi-network-management.js +9 -11
- package/dist/esm/clusters/wi-fi-network-management.js.map +1 -1
- package/dist/esm/clusters/window-covering.d.ts +18 -6
- package/dist/esm/clusters/window-covering.d.ts.map +1 -1
- package/dist/esm/clusters/window-covering.js +6 -2
- package/dist/esm/clusters/window-covering.js.map +1 -1
- package/dist/esm/globals/Locationdesc.d.ts +6 -6
- package/dist/esm/globals/Locationdesc.js +6 -6
- package/dist/esm/globals/MeasurementAccuracyRange.d.ts +2 -6
- package/dist/esm/globals/MeasurementAccuracyRange.d.ts.map +1 -1
- package/dist/esm/globals/MeasurementAccuracyRange.js.map +1 -1
- package/dist/esm/globals/Status.d.ts +5 -6
- package/dist/esm/globals/Status.d.ts.map +1 -1
- package/dist/esm/globals/Status.js.map +1 -1
- package/package.json +5 -5
- package/src/clusters/access-control.ts +19 -39
- package/src/clusters/account-login.ts +12 -17
- package/src/clusters/actions.ts +4 -6
- package/src/clusters/administrator-commissioning.ts +10 -12
- package/src/clusters/application-launcher.ts +6 -8
- package/src/clusters/ballast-configuration.ts +5 -10
- package/src/clusters/basic-information.ts +9 -13
- package/src/clusters/binding.ts +3 -3
- package/src/clusters/boolean-state-configuration.ts +3 -3
- package/src/clusters/bridged-device-basic-information.ts +8 -11
- package/src/clusters/channel.ts +2 -2
- package/src/clusters/color-control.ts +35 -50
- package/src/clusters/commissioner-control.ts +12 -23
- package/src/clusters/concentration-measurement.ts +4 -3
- package/src/clusters/content-control.ts +10 -15
- package/src/clusters/content-launcher.ts +7 -9
- package/src/clusters/descriptor.ts +3 -3
- package/src/clusters/device-energy-management-mode.ts +2 -3
- package/src/clusters/device-energy-management.ts +33 -96
- package/src/clusters/diagnostic-logs.ts +2 -2
- package/src/clusters/dishwasher-mode.ts +2 -3
- package/src/clusters/door-lock.ts +41 -53
- package/src/clusters/ecosystem-information.ts +11 -16
- package/src/clusters/electrical-energy-measurement.ts +3 -3
- package/src/clusters/electrical-power-measurement.ts +7 -8
- package/src/clusters/energy-evse-mode.ts +9 -11
- package/src/clusters/energy-evse.ts +25 -32
- package/src/clusters/energy-preference.ts +3 -3
- package/src/clusters/fixed-label.ts +3 -5
- package/src/clusters/flow-measurement.ts +1 -3
- package/src/clusters/general-commissioning.ts +31 -35
- package/src/clusters/general-diagnostics.ts +18 -23
- package/src/clusters/group-key-management.ts +18 -21
- package/src/clusters/groups.ts +2 -3
- package/src/clusters/icd-management.ts +5 -8
- package/src/clusters/identify.ts +1 -1
- package/src/clusters/index.ts +1 -1
- package/src/clusters/{joint-fabric-datastore-cluster.ts → joint-fabric-datastore.ts} +5 -7
- package/src/clusters/joint-fabric-pki.ts +1 -3
- package/src/clusters/keypad-input.ts +2 -2
- package/src/clusters/laundry-washer-controls.ts +6 -6
- package/src/clusters/laundry-washer-mode.ts +1 -51
- package/src/clusters/level-control.ts +7 -10
- package/src/clusters/low-power.ts +3 -3
- package/src/clusters/media-input.ts +3 -4
- package/src/clusters/media-playback.ts +11 -15
- package/src/clusters/messages.ts +4 -4
- package/src/clusters/microwave-oven-mode.ts +2 -3
- package/src/clusters/mode-base.ts +4 -9
- package/src/clusters/mode-select.ts +4 -12
- package/src/clusters/network-commissioning.ts +22 -28
- package/src/clusters/occupancy-sensing.ts +11 -16
- package/src/clusters/operational-credentials.ts +33 -37
- package/src/clusters/operational-state.ts +13 -17
- package/src/clusters/ota-software-update-provider.ts +3 -16
- package/src/clusters/ota-software-update-requestor.ts +6 -7
- package/src/clusters/oven-cavity-operational-state.ts +3 -4
- package/src/clusters/oven-mode.ts +1 -51
- package/src/clusters/power-source.ts +4 -10
- package/src/clusters/pressure-measurement.ts +3 -6
- package/src/clusters/pump-configuration-and-control.ts +15 -23
- package/src/clusters/refrigerator-and-temperature-controlled-cabinet-mode.ts +2 -3
- package/src/clusters/rvc-clean-mode.ts +4 -9
- package/src/clusters/rvc-operational-state.ts +3 -4
- package/src/clusters/rvc-run-mode.ts +8 -13
- package/src/clusters/scenes-management.ts +3 -6
- package/src/clusters/service-area.ts +28 -31
- package/src/clusters/smoke-co-alarm.ts +11 -6
- package/src/clusters/software-diagnostics.ts +1 -1
- package/src/clusters/switch.ts +6 -6
- package/src/clusters/thermostat.ts +38 -80
- package/src/clusters/thread-border-router-management.ts +8 -8
- package/src/clusters/thread-network-diagnostics.ts +15 -20
- package/src/clusters/thread-network-directory.ts +3 -3
- package/src/clusters/time-synchronization.ts +5 -7
- package/src/clusters/wake-on-lan.ts +5 -5
- package/src/clusters/water-heater-management.ts +16 -14
- package/src/clusters/water-heater-mode.ts +2 -3
- package/src/clusters/wi-fi-network-management.ts +9 -11
- package/src/clusters/window-covering.ts +6 -2
- package/src/globals/Locationdesc.ts +6 -6
- package/src/globals/MeasurementAccuracyRange.ts +2 -6
- package/src/globals/Status.ts +5 -6
- package/dist/cjs/clusters/joint-fabric-datastore-cluster.d.ts.map +0 -1
- package/dist/esm/clusters/joint-fabric-datastore-cluster.d.ts.map +0 -1
|
@@ -263,7 +263,7 @@ export declare namespace Channel {
|
|
|
263
263
|
*/
|
|
264
264
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
265
265
|
/**
|
|
266
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
266
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
267
267
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
268
268
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
269
269
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -272,7 +272,7 @@ export declare namespace Channel {
|
|
|
272
272
|
*/
|
|
273
273
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
274
274
|
/**
|
|
275
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
275
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
276
276
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
277
277
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
278
278
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -402,7 +402,7 @@ export declare namespace Channel {
|
|
|
402
402
|
*/
|
|
403
403
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
404
404
|
/**
|
|
405
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
405
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
406
406
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
407
407
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
408
408
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -411,7 +411,7 @@ export declare namespace Channel {
|
|
|
411
411
|
*/
|
|
412
412
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
413
413
|
/**
|
|
414
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
414
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
415
415
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
416
416
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
417
417
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -483,7 +483,7 @@ export declare namespace Channel {
|
|
|
483
483
|
*/
|
|
484
484
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
485
485
|
/**
|
|
486
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
486
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
487
487
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
488
488
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
489
489
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -492,7 +492,7 @@ export declare namespace Channel {
|
|
|
492
492
|
*/
|
|
493
493
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
494
494
|
/**
|
|
495
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
495
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
496
496
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
497
497
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
498
498
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -516,7 +516,7 @@ export declare namespace Channel {
|
|
|
516
516
|
*/
|
|
517
517
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
518
518
|
/**
|
|
519
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
519
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
520
520
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
521
521
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
522
522
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -525,7 +525,7 @@ export declare namespace Channel {
|
|
|
525
525
|
*/
|
|
526
526
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
527
527
|
/**
|
|
528
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
528
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
529
529
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
530
530
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
531
531
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -906,7 +906,7 @@ export declare namespace Channel {
|
|
|
906
906
|
*/
|
|
907
907
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
908
908
|
/**
|
|
909
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
909
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
910
910
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
911
911
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
912
912
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -915,7 +915,7 @@ export declare namespace Channel {
|
|
|
915
915
|
*/
|
|
916
916
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
917
917
|
/**
|
|
918
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
918
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
919
919
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
920
920
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
921
921
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -939,7 +939,7 @@ export declare namespace Channel {
|
|
|
939
939
|
*/
|
|
940
940
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
941
941
|
/**
|
|
942
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
942
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
943
943
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
944
944
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
945
945
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -948,7 +948,7 @@ export declare namespace Channel {
|
|
|
948
948
|
*/
|
|
949
949
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
950
950
|
/**
|
|
951
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
951
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
952
952
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
953
953
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
954
954
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -1604,7 +1604,7 @@ export declare namespace Channel {
|
|
|
1604
1604
|
*/
|
|
1605
1605
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
1606
1606
|
/**
|
|
1607
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
1607
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
1608
1608
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
1609
1609
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
1610
1610
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -1613,7 +1613,7 @@ export declare namespace Channel {
|
|
|
1613
1613
|
*/
|
|
1614
1614
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
1615
1615
|
/**
|
|
1616
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
1616
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
1617
1617
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
1618
1618
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
1619
1619
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -1679,7 +1679,7 @@ export declare namespace Channel {
|
|
|
1679
1679
|
*/
|
|
1680
1680
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
1681
1681
|
/**
|
|
1682
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
1682
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
1683
1683
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
1684
1684
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
1685
1685
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -1688,7 +1688,7 @@ export declare namespace Channel {
|
|
|
1688
1688
|
*/
|
|
1689
1689
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
1690
1690
|
/**
|
|
1691
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
1691
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
1692
1692
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
1693
1693
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
1694
1694
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -1712,7 +1712,7 @@ export declare namespace Channel {
|
|
|
1712
1712
|
*/
|
|
1713
1713
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
1714
1714
|
/**
|
|
1715
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
1715
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
1716
1716
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
1717
1717
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
1718
1718
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -1721,7 +1721,7 @@ export declare namespace Channel {
|
|
|
1721
1721
|
*/
|
|
1722
1722
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
1723
1723
|
/**
|
|
1724
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
1724
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
1725
1725
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
1726
1726
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
1727
1727
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -2503,7 +2503,7 @@ export declare namespace Channel {
|
|
|
2503
2503
|
*/
|
|
2504
2504
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
2505
2505
|
/**
|
|
2506
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
2506
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
2507
2507
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
2508
2508
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
2509
2509
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -2512,7 +2512,7 @@ export declare namespace Channel {
|
|
|
2512
2512
|
*/
|
|
2513
2513
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
2514
2514
|
/**
|
|
2515
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
2515
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
2516
2516
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
2517
2517
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
2518
2518
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -2578,7 +2578,7 @@ export declare namespace Channel {
|
|
|
2578
2578
|
*/
|
|
2579
2579
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
2580
2580
|
/**
|
|
2581
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
2581
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
2582
2582
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
2583
2583
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
2584
2584
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -2587,7 +2587,7 @@ export declare namespace Channel {
|
|
|
2587
2587
|
*/
|
|
2588
2588
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
2589
2589
|
/**
|
|
2590
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
2590
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
2591
2591
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
2592
2592
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
2593
2593
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -2611,7 +2611,7 @@ export declare namespace Channel {
|
|
|
2611
2611
|
*/
|
|
2612
2612
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
2613
2613
|
/**
|
|
2614
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
2614
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
2615
2615
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
2616
2616
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
2617
2617
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -2620,7 +2620,7 @@ export declare namespace Channel {
|
|
|
2620
2620
|
*/
|
|
2621
2621
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
2622
2622
|
/**
|
|
2623
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
2623
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
2624
2624
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
2625
2625
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
2626
2626
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -3406,7 +3406,7 @@ export declare namespace Channel {
|
|
|
3406
3406
|
*/
|
|
3407
3407
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
3408
3408
|
/**
|
|
3409
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
3409
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
3410
3410
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
3411
3411
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
3412
3412
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -3415,7 +3415,7 @@ export declare namespace Channel {
|
|
|
3415
3415
|
*/
|
|
3416
3416
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
3417
3417
|
/**
|
|
3418
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
3418
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
3419
3419
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
3420
3420
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
3421
3421
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -3481,7 +3481,7 @@ export declare namespace Channel {
|
|
|
3481
3481
|
*/
|
|
3482
3482
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
3483
3483
|
/**
|
|
3484
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
3484
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
3485
3485
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
3486
3486
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
3487
3487
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -3490,7 +3490,7 @@ export declare namespace Channel {
|
|
|
3490
3490
|
*/
|
|
3491
3491
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
3492
3492
|
/**
|
|
3493
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
3493
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
3494
3494
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
3495
3495
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
3496
3496
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -3514,7 +3514,7 @@ export declare namespace Channel {
|
|
|
3514
3514
|
*/
|
|
3515
3515
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
3516
3516
|
/**
|
|
3517
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
3517
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
3518
3518
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
3519
3519
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
3520
3520
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -3523,7 +3523,7 @@ export declare namespace Channel {
|
|
|
3523
3523
|
*/
|
|
3524
3524
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
3525
3525
|
/**
|
|
3526
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
3526
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
3527
3527
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
3528
3528
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
3529
3529
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -4232,7 +4232,7 @@ export declare namespace Channel {
|
|
|
4232
4232
|
*/
|
|
4233
4233
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
4234
4234
|
/**
|
|
4235
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
4235
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
4236
4236
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
4237
4237
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
4238
4238
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -4241,7 +4241,7 @@ export declare namespace Channel {
|
|
|
4241
4241
|
*/
|
|
4242
4242
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
4243
4243
|
/**
|
|
4244
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
4244
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
4245
4245
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
4246
4246
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
4247
4247
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -4307,7 +4307,7 @@ export declare namespace Channel {
|
|
|
4307
4307
|
*/
|
|
4308
4308
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
4309
4309
|
/**
|
|
4310
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
4310
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
4311
4311
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
4312
4312
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
4313
4313
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -4316,7 +4316,7 @@ export declare namespace Channel {
|
|
|
4316
4316
|
*/
|
|
4317
4317
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
4318
4318
|
/**
|
|
4319
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
4319
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
4320
4320
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
4321
4321
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
4322
4322
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -4340,7 +4340,7 @@ export declare namespace Channel {
|
|
|
4340
4340
|
*/
|
|
4341
4341
|
limit: import("../tlv/TlvObject.js").OptionalFieldType<number>;
|
|
4342
4342
|
/**
|
|
4343
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
4343
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
4344
4344
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
4345
4345
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
4346
4346
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -4349,7 +4349,7 @@ export declare namespace Channel {
|
|
|
4349
4349
|
*/
|
|
4350
4350
|
after: import("../tlv/TlvObject.js").OptionalFieldType<string>;
|
|
4351
4351
|
/**
|
|
4352
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
4352
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
4353
4353
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
4354
4354
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
4355
4355
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -178,7 +178,7 @@ var Channel;
|
|
|
178
178
|
*/
|
|
179
179
|
limit: (0, import_TlvObject.TlvOptionalField)(0, import_TlvNumber.TlvUInt16),
|
|
180
180
|
/**
|
|
181
|
-
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-
|
|
181
|
+
* This field shall indicate the cursor that pinpoints the start of the upcoming data page. In a Cursor-based
|
|
182
182
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
183
183
|
* the data following the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
184
184
|
* indicate the offset from which entries in the program guide will be retrieved.
|
|
@@ -187,7 +187,7 @@ var Channel;
|
|
|
187
187
|
*/
|
|
188
188
|
after: (0, import_TlvObject.TlvOptionalField)(1, import_TlvString.TlvString.bound({ maxLength: 8192 })),
|
|
189
189
|
/**
|
|
190
|
-
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-
|
|
190
|
+
* This field shall indicate the cursor that pinpoints the end of the upcoming data page. In a Cursor-based
|
|
191
191
|
* pagination system, the field acts as a reference point, ensuring the set of results corresponds directly to
|
|
192
192
|
* the data preceding the specified cursor. In a Offset-based pagination system, the field, along with limit,
|
|
193
193
|
* indicate the offset from which entries in the program guide will be retrieved.
|