@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
|
@@ -112,10 +112,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
112
112
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
113
113
|
* of the Energy field was measured.
|
|
114
114
|
*
|
|
115
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
116
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
115
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
117
116
|
*
|
|
118
|
-
*
|
|
117
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
118
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
119
119
|
*
|
|
120
120
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
121
121
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -291,10 +291,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
291
291
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
292
292
|
* of the Energy field was measured.
|
|
293
293
|
*
|
|
294
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
295
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
294
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
296
295
|
*
|
|
297
|
-
*
|
|
296
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
297
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
298
298
|
*
|
|
299
299
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
300
300
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -370,10 +370,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
370
370
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
371
371
|
* of the Energy field was measured.
|
|
372
372
|
*
|
|
373
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
374
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
373
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
375
374
|
*
|
|
376
|
-
*
|
|
375
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
376
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
377
377
|
*
|
|
378
378
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
379
379
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -463,10 +463,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
463
463
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
464
464
|
* of the Energy field was measured.
|
|
465
465
|
*
|
|
466
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
467
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
466
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
468
467
|
*
|
|
469
|
-
*
|
|
468
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
469
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
470
470
|
*
|
|
471
471
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
472
472
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -542,10 +542,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
542
542
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
543
543
|
* of the Energy field was measured.
|
|
544
544
|
*
|
|
545
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
546
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
545
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
547
546
|
*
|
|
548
|
-
*
|
|
547
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
548
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
549
549
|
*
|
|
550
550
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
551
551
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -646,10 +646,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
646
646
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
647
647
|
* of the Energy field was measured.
|
|
648
648
|
*
|
|
649
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
650
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
649
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
651
650
|
*
|
|
652
|
-
*
|
|
651
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
652
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
653
653
|
*
|
|
654
654
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
655
655
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -744,10 +744,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
744
744
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
745
745
|
* of the Energy field was measured.
|
|
746
746
|
*
|
|
747
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
748
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
747
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
749
748
|
*
|
|
750
|
-
*
|
|
749
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
750
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
751
751
|
*
|
|
752
752
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
753
753
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -842,10 +842,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
842
842
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
843
843
|
* of the Energy field was measured.
|
|
844
844
|
*
|
|
845
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
846
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
845
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
847
846
|
*
|
|
848
|
-
*
|
|
847
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
848
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
849
849
|
*
|
|
850
850
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
851
851
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -940,10 +940,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
940
940
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
941
941
|
* of the Energy field was measured.
|
|
942
942
|
*
|
|
943
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
944
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
943
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
945
944
|
*
|
|
946
|
-
*
|
|
945
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
946
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
947
947
|
*
|
|
948
948
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
949
949
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -1107,10 +1107,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
1107
1107
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
1108
1108
|
* of the Energy field was measured.
|
|
1109
1109
|
*
|
|
1110
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
1111
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
1110
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
1112
1111
|
*
|
|
1113
|
-
*
|
|
1112
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
1113
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
1114
1114
|
*
|
|
1115
1115
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
1116
1116
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -1186,10 +1186,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
1186
1186
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
1187
1187
|
* of the Energy field was measured.
|
|
1188
1188
|
*
|
|
1189
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
1190
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
1189
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
1191
1190
|
*
|
|
1192
|
-
*
|
|
1191
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
1192
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
1193
1193
|
*
|
|
1194
1194
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
1195
1195
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -1280,10 +1280,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
1280
1280
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
1281
1281
|
* of the Energy field was measured.
|
|
1282
1282
|
*
|
|
1283
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
1284
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
1283
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
1285
1284
|
*
|
|
1286
|
-
*
|
|
1285
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
1286
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
1287
1287
|
*
|
|
1288
1288
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
1289
1289
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -1359,10 +1359,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
1359
1359
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
1360
1360
|
* of the Energy field was measured.
|
|
1361
1361
|
*
|
|
1362
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
1363
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
1362
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
1364
1363
|
*
|
|
1365
|
-
*
|
|
1364
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
1365
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
1366
1366
|
*
|
|
1367
1367
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
1368
1368
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -1533,10 +1533,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
1533
1533
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
1534
1534
|
* of the Energy field was measured.
|
|
1535
1535
|
*
|
|
1536
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
1537
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
1536
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
1538
1537
|
*
|
|
1539
|
-
*
|
|
1538
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
1539
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
1540
1540
|
*
|
|
1541
1541
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
1542
1542
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -1632,10 +1632,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
1632
1632
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
1633
1633
|
* of the Energy field was measured.
|
|
1634
1634
|
*
|
|
1635
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
1636
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
1635
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
1637
1636
|
*
|
|
1638
|
-
*
|
|
1637
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
1638
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
1639
1639
|
*
|
|
1640
1640
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
1641
1641
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -1731,10 +1731,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
1731
1731
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
1732
1732
|
* of the Energy field was measured.
|
|
1733
1733
|
*
|
|
1734
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
1735
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
1734
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
1736
1735
|
*
|
|
1737
|
-
*
|
|
1736
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
1737
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
1738
1738
|
*
|
|
1739
1739
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
1740
1740
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -1830,10 +1830,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
1830
1830
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
1831
1831
|
* of the Energy field was measured.
|
|
1832
1832
|
*
|
|
1833
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
1834
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
1833
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
1835
1834
|
*
|
|
1836
|
-
*
|
|
1835
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
1836
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
1837
1837
|
*
|
|
1838
1838
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
1839
1839
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -1998,10 +1998,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
1998
1998
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
1999
1999
|
* of the Energy field was measured.
|
|
2000
2000
|
*
|
|
2001
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2002
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
2001
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2003
2002
|
*
|
|
2004
|
-
*
|
|
2003
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
2004
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
2005
2005
|
*
|
|
2006
2006
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
2007
2007
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -2077,10 +2077,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
2077
2077
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
2078
2078
|
* of the Energy field was measured.
|
|
2079
2079
|
*
|
|
2080
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2081
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
2080
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2082
2081
|
*
|
|
2083
|
-
*
|
|
2082
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
2083
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
2084
2084
|
*
|
|
2085
2085
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
2086
2086
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -2172,10 +2172,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
2172
2172
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
2173
2173
|
* of the Energy field was measured.
|
|
2174
2174
|
*
|
|
2175
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2176
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
2175
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2177
2176
|
*
|
|
2178
|
-
*
|
|
2177
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
2178
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
2179
2179
|
*
|
|
2180
2180
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
2181
2181
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -2251,10 +2251,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
2251
2251
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
2252
2252
|
* of the Energy field was measured.
|
|
2253
2253
|
*
|
|
2254
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2255
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
2254
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2256
2255
|
*
|
|
2257
|
-
*
|
|
2256
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
2257
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
2258
2258
|
*
|
|
2259
2259
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
2260
2260
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -2439,10 +2439,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
2439
2439
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
2440
2440
|
* of the Energy field was measured.
|
|
2441
2441
|
*
|
|
2442
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2443
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
2442
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2444
2443
|
*
|
|
2445
|
-
*
|
|
2444
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
2445
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
2446
2446
|
*
|
|
2447
2447
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
2448
2448
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -2538,10 +2538,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
2538
2538
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
2539
2539
|
* of the Energy field was measured.
|
|
2540
2540
|
*
|
|
2541
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2542
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
2541
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2543
2542
|
*
|
|
2544
|
-
*
|
|
2543
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
2544
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
2545
2545
|
*
|
|
2546
2546
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
2547
2547
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -2637,10 +2637,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
2637
2637
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
2638
2638
|
* of the Energy field was measured.
|
|
2639
2639
|
*
|
|
2640
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2641
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
2640
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2642
2641
|
*
|
|
2643
|
-
*
|
|
2642
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
2643
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
2644
2644
|
*
|
|
2645
2645
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
2646
2646
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -2736,10 +2736,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
2736
2736
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
2737
2737
|
* of the Energy field was measured.
|
|
2738
2738
|
*
|
|
2739
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2740
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
2739
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2741
2740
|
*
|
|
2742
|
-
*
|
|
2741
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
2742
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
2743
2743
|
*
|
|
2744
2744
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
2745
2745
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -2904,10 +2904,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
2904
2904
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
2905
2905
|
* of the Energy field was measured.
|
|
2906
2906
|
*
|
|
2907
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2908
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
2907
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2909
2908
|
*
|
|
2910
|
-
*
|
|
2909
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
2910
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
2911
2911
|
*
|
|
2912
2912
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
2913
2913
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -2983,10 +2983,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
2983
2983
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
2984
2984
|
* of the Energy field was measured.
|
|
2985
2985
|
*
|
|
2986
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2987
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
2986
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
2988
2987
|
*
|
|
2989
|
-
*
|
|
2988
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
2989
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
2990
2990
|
*
|
|
2991
2991
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
2992
2992
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -3078,10 +3078,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
3078
3078
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
3079
3079
|
* of the Energy field was measured.
|
|
3080
3080
|
*
|
|
3081
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3082
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
3081
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3083
3082
|
*
|
|
3084
|
-
*
|
|
3083
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
3084
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
3085
3085
|
*
|
|
3086
3086
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
3087
3087
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -3157,10 +3157,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
3157
3157
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
3158
3158
|
* of the Energy field was measured.
|
|
3159
3159
|
*
|
|
3160
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3161
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
3160
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3162
3161
|
*
|
|
3163
|
-
*
|
|
3162
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
3163
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
3164
3164
|
*
|
|
3165
3165
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
3166
3166
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -3306,10 +3306,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
3306
3306
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
3307
3307
|
* of the Energy field was measured.
|
|
3308
3308
|
*
|
|
3309
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3310
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
3309
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3311
3310
|
*
|
|
3312
|
-
*
|
|
3311
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
3312
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
3313
3313
|
*
|
|
3314
3314
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
3315
3315
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -3387,10 +3387,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
3387
3387
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
3388
3388
|
* of the Energy field was measured.
|
|
3389
3389
|
*
|
|
3390
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3391
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
3390
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3392
3391
|
*
|
|
3393
|
-
*
|
|
3392
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
3393
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
3394
3394
|
*
|
|
3395
3395
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
3396
3396
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -3468,10 +3468,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
3468
3468
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
3469
3469
|
* of the Energy field was measured.
|
|
3470
3470
|
*
|
|
3471
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3472
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
3471
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3473
3472
|
*
|
|
3474
|
-
*
|
|
3473
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
3474
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
3475
3475
|
*
|
|
3476
3476
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
3477
3477
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -3549,10 +3549,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
3549
3549
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
3550
3550
|
* of the Energy field was measured.
|
|
3551
3551
|
*
|
|
3552
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3553
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
3552
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3554
3553
|
*
|
|
3555
|
-
*
|
|
3554
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
3555
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
3556
3556
|
*
|
|
3557
3557
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
3558
3558
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -3734,10 +3734,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
3734
3734
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
3735
3735
|
* of the Energy field was measured.
|
|
3736
3736
|
*
|
|
3737
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3738
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
3737
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3739
3738
|
*
|
|
3740
|
-
*
|
|
3739
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
3740
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
3741
3741
|
*
|
|
3742
3742
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
3743
3743
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -3813,10 +3813,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
3813
3813
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
3814
3814
|
* of the Energy field was measured.
|
|
3815
3815
|
*
|
|
3816
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3817
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
3816
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3818
3817
|
*
|
|
3819
|
-
*
|
|
3818
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
3819
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
3820
3820
|
*
|
|
3821
3821
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
3822
3822
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -3901,10 +3901,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
3901
3901
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
3902
3902
|
* of the Energy field was measured.
|
|
3903
3903
|
*
|
|
3904
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3905
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
3904
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3906
3905
|
*
|
|
3907
|
-
*
|
|
3906
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
3907
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
3908
3908
|
*
|
|
3909
3909
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
3910
3910
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -3980,10 +3980,10 @@ export declare namespace ElectricalEnergyMeasurement {
|
|
|
3980
3980
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
3981
3981
|
* of the Energy field was measured.
|
|
3982
3982
|
*
|
|
3983
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3984
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
3983
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
3985
3984
|
*
|
|
3986
|
-
*
|
|
3985
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
3986
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
3987
3987
|
*
|
|
3988
3988
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
3989
3989
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|
|
@@ -90,10 +90,10 @@ var ElectricalEnergyMeasurement;
|
|
|
90
90
|
* This field shall indicate the time elapsed since boot at the beginning of the period during which the value
|
|
91
91
|
* of the Energy field was measured.
|
|
92
92
|
*
|
|
93
|
-
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
94
|
-
* server had not yet determined the time in UTC at the start of the measurement
|
|
93
|
+
* If this EnergyMeasurementStruct represents cumulative energy, this field shall be omitted.
|
|
95
94
|
*
|
|
96
|
-
*
|
|
95
|
+
* Otherwise, if the server had not yet determined the time in UTC at the start of the measurement period, or
|
|
96
|
+
* does not have the capability of determining the time in UTC, this field shall be indicated.
|
|
97
97
|
*
|
|
98
98
|
* Otherwise, if the server had determined the time in UTC at or before the beginning of the measurement period,
|
|
99
99
|
* this field may be omitted; if it is indicated, its value shall be the time elapsed since boot at the UTC time
|