Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set OnOff StartUpOff attribute as nullable #16377

Merged
merged 5 commits into from
Mar 21, 2022

Conversation

jmartinez-silabs
Copy link
Member

Problem

fixes #16056 as attribute StartUpOff was not nullable

Change overview

set StartUpOff are nullable.
reflect this "type" change in the on-off-server/on-off-server.cpp

Testing

Test writing attribute with null and reading it back.
run test suite to validate there isn't any regression.

@github-actions
Copy link

github-actions bot commented Mar 17, 2022

PR #16377: Size comparison from 4f22a79 to 5161f35

Increases (13 builds for cyw30739, efr32, esp32, k32w, linux, nrfconnect, p6, telink)
platform target config section 4f22a79 5161f35 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 603426 603442 16 0.0
.app_xip_area 510524 510540 16 0.0
lock cyw930739m2evb_01 (read/write) 561222 561238 16 0.0
.app_xip_area 469848 469864 16 0.0
efr32 lighting-app BRD4161A (read only) 920956 920972 16 0.0
.text 920948 920964 16 0.0
BRD4161A+rpc (read only) 949760 949776 16 0.0
.text 949752 949768 16 0.0
esp32 all-clusters-app c3devkit (read only) 961334 961356 22 0.0
.flash.text 961334 961356 22 0.0
m5stack (read only) 1017311 1017515 204 0.0
(read/write) 462484 462660 176 0.0
.flash.rodata 227056 227232 176 0.1
.flash.text 1011927 1012131 204 0.0
k32w lock k32w061+release (read/write) 700408 700424 16 0.0
.text 615076 615092 16 0.0
linux chip-tool-ipv6only arm64 (read only) 9754764 9754860 96 0.0
.text 8212468 8212564 96 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1154847 1154863 16 0.0
text 787424 787440 16 0.0
p6 all-clusters-app default (read/write) 2491760 2491776 16 0.0
.text 1450024 1450040 16 0.0
light-app default (read/write) 2395528 2395560 32 0.0
.text 1353792 1353824 32 0.0
lock-app default (read/write) 2359072 2359104 32 0.0
.text 1317336 1317368 32 0.0
telink lighting-app tlsr9518adk80d (read/write) 894946 894970 24 0.0
text 632808 632830 22 0.0
Full report (18 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 4f22a79 5161f35 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 603426 603442 16 0.0
.app_xip_area 510524 510540 16 0.0
.bss 75656 75656 0 0.0
.data 596 596 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 561222 561238 16 0.0
.app_xip_area 469848 469864 16 0.0
.bss 74160 74160 0 0.0
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 571026 571026 0 0.0
.app_xip_area 470004 470004 0 0.0
.bss 83464 83464 0 0.0
.data 520 520 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 920956 920972 16 0.0
(read/write) 128752 128752 0 0.0
.bss 126744 126744 0 0.0
.data 2008 2008 0 0.0
.text 920948 920964 16 0.0
BRD4161A+rpc (read only) 949760 949776 16 0.0
(read/write) 144712 144712 0 0.0
.bss 142520 142520 0 0.0
.data 2188 2188 0 0.0
.text 949752 949768 16 0.0
window-app BRD4161A (read only) 851708 851708 0 0.0
(read/write) 126704 126704 0 0.0
.bss 124840 124840 0 0.0
.data 1864 1864 0 0.0
.text 851700 851700 0 0.0
esp32 all-clusters-app c3devkit (read only) 961334 961356 22 0.0
(read/write) 1394818 1394818 0 0.0
.dram0.bss 64048 64048 0 0.0
.dram0.data 14188 14188 0 0.0
.flash.rodata 197672 197672 0 0.0
.flash.text 961334 961356 22 0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1017311 1017515 204 0.0
(read/write) 462484 462660 176 0.0
.dram0.bss 69576 69576 0 0.0
.dram0.data 34016 34016 0 0.0
.flash.rodata 227056 227232 176 0.1
.flash.text 1011927 1012131 204 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 700112 700112 0 0.0
.bss 77632 77632 0 0.0
.data 1888 1888 0 0.0
.text 614792 614792 0 0.0
lock k32w061+release (read/write) 700408 700424 16 0.0
.bss 77624 77624 0 0.0
.data 1908 1908 0 0.0
.text 615076 615092 16 0.0
linux chip-tool-ipv6only arm64 (read only) 9754764 9754860 96 0.0
(read/write) 475505 475505 0 0.0
.bss 44033 44033 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 371288 371288 0 0.0
.dynamic 560 560 0 0.0
.got 55264 55264 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 492308 492308 0 0.0
.text 8212468 8212564 96 0.0
thermostat-no-ble arm64 (read only) 2220292 2220292 0 0.0
(read/write) 149809 149809 0 0.0
.bss 65713 65713 0 0.0
.data 1024 1024 0 0.0
.data.rel.ro 75728 75728 0 0.0
.dynamic 560 560 0 0.0
.got 4352 4352 0 0.0
.init 24 24 0 0.0
.init_array 360 360 0 0.0
.rodata 137732 137732 0 0.0
.text 1862496 1862496 0 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2352364 2352364 0 0.0
.bss 186644 186644 0 0.0
.data 5752 5752 0 0.0
.text 1314964 1314964 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1154847 1154863 16 0.0
bss 146724 146724 0 0.0
rodata 145536 145536 0 0.0
text 787424 787440 16 0.0
p6 all-clusters-app default (read/write) 2491760 2491776 16 0.0
.bss 120072 120072 0 0.0
.data 2632 2632 0 0.0
.text 1450024 1450040 16 0.0
light-app default (read/write) 2395528 2395560 32 0.0
.bss 113536 113536 0 0.0
.data 2488 2488 0 0.0
.text 1353792 1353824 32 0.0
lock-app default (read/write) 2359072 2359104 32 0.0
.bss 113280 113280 0 0.0
.data 2448 2448 0 0.0
.text 1317336 1317368 32 0.0
telink lighting-app tlsr9518adk80d (read/write) 894946 894970 24 0.0
bss 87432 87432 0 0.0
noinit 37160 37160 0 0.0
text 632808 632830 22 0.0

@github-actions
Copy link

github-actions bot commented Mar 17, 2022

PR #16377: Size comparison from 4f22a79 to 8aa61b6

Increases (14 builds for cyw30739, efr32, esp32, k32w, linux, nrfconnect, p6, telink)
platform target config section 4f22a79 8aa61b6 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 603426 603442 16 0.0
.app_xip_area 510524 510540 16 0.0
lock cyw930739m2evb_01 (read/write) 561222 561238 16 0.0
.app_xip_area 469848 469864 16 0.0
efr32 lighting-app BRD4161A (read only) 920956 920972 16 0.0
.text 920948 920964 16 0.0
BRD4161A+rpc (read only) 949760 949776 16 0.0
.text 949752 949768 16 0.0
esp32 all-clusters-app c3devkit (read only) 961334 961380 46 0.0
.flash.text 961334 961380 46 0.0
m5stack (read only) 1017311 1017535 224 0.0
(read/write) 462484 462660 176 0.0
.flash.rodata 227056 227232 176 0.1
.flash.text 1011927 1012151 224 0.0
k32w lock k32w061+release (read/write) 700408 700424 16 0.0
.text 615076 615092 16 0.0
linux chip-tool-ipv6only arm64 (read only) 9754764 9754860 96 0.0
.text 8212468 8212564 96 0.0
thermostat-no-ble arm64 (read only) 2220292 2220324 32 0.0
.text 1862496 1862528 32 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1154847 1154863 16 0.0
text 787424 787444 20 0.0
p6 all-clusters-app default (read/write) 2491760 2491792 32 0.0
.text 1450024 1450056 32 0.0
light-app default (read/write) 2395528 2395560 32 0.0
.text 1353792 1353824 32 0.0
lock-app default (read/write) 2359072 2359104 32 0.0
.text 1317336 1317368 32 0.0
telink lighting-app tlsr9518adk80d (read/write) 894946 894994 48 0.0
text 632808 632854 46 0.0
Full report (18 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 4f22a79 8aa61b6 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 603426 603442 16 0.0
.app_xip_area 510524 510540 16 0.0
.bss 75656 75656 0 0.0
.data 596 596 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 561222 561238 16 0.0
.app_xip_area 469848 469864 16 0.0
.bss 74160 74160 0 0.0
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 571026 571026 0 0.0
.app_xip_area 470004 470004 0 0.0
.bss 83464 83464 0 0.0
.data 520 520 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 920956 920972 16 0.0
(read/write) 128752 128752 0 0.0
.bss 126744 126744 0 0.0
.data 2008 2008 0 0.0
.text 920948 920964 16 0.0
BRD4161A+rpc (read only) 949760 949776 16 0.0
(read/write) 144712 144712 0 0.0
.bss 142520 142520 0 0.0
.data 2188 2188 0 0.0
.text 949752 949768 16 0.0
window-app BRD4161A (read only) 851708 851708 0 0.0
(read/write) 126704 126704 0 0.0
.bss 124840 124840 0 0.0
.data 1864 1864 0 0.0
.text 851700 851700 0 0.0
esp32 all-clusters-app c3devkit (read only) 961334 961380 46 0.0
(read/write) 1394818 1394818 0 0.0
.dram0.bss 64048 64048 0 0.0
.dram0.data 14188 14188 0 0.0
.flash.rodata 197672 197672 0 0.0
.flash.text 961334 961380 46 0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1017311 1017535 224 0.0
(read/write) 462484 462660 176 0.0
.dram0.bss 69576 69576 0 0.0
.dram0.data 34016 34016 0 0.0
.flash.rodata 227056 227232 176 0.1
.flash.text 1011927 1012151 224 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 700112 700112 0 0.0
.bss 77632 77632 0 0.0
.data 1888 1888 0 0.0
.text 614792 614792 0 0.0
lock k32w061+release (read/write) 700408 700424 16 0.0
.bss 77624 77624 0 0.0
.data 1908 1908 0 0.0
.text 615076 615092 16 0.0
linux chip-tool-ipv6only arm64 (read only) 9754764 9754860 96 0.0
(read/write) 475505 475505 0 0.0
.bss 44033 44033 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 371288 371288 0 0.0
.dynamic 560 560 0 0.0
.got 55264 55264 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 492308 492308 0 0.0
.text 8212468 8212564 96 0.0
thermostat-no-ble arm64 (read only) 2220292 2220324 32 0.0
(read/write) 149809 149809 0 0.0
.bss 65713 65713 0 0.0
.data 1024 1024 0 0.0
.data.rel.ro 75728 75728 0 0.0
.dynamic 560 560 0 0.0
.got 4352 4352 0 0.0
.init 24 24 0 0.0
.init_array 360 360 0 0.0
.rodata 137732 137732 0 0.0
.text 1862496 1862528 32 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2352364 2352364 0 0.0
.bss 186644 186644 0 0.0
.data 5752 5752 0 0.0
.text 1314964 1314964 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1154847 1154863 16 0.0
bss 146724 146724 0 0.0
rodata 145536 145536 0 0.0
text 787424 787444 20 0.0
p6 all-clusters-app default (read/write) 2491760 2491792 32 0.0
.bss 120072 120072 0 0.0
.data 2632 2632 0 0.0
.text 1450024 1450056 32 0.0
light-app default (read/write) 2395528 2395560 32 0.0
.bss 113536 113536 0 0.0
.data 2488 2488 0 0.0
.text 1353792 1353824 32 0.0
lock-app default (read/write) 2359072 2359104 32 0.0
.bss 113280 113280 0 0.0
.data 2448 2448 0 0.0
.text 1317336 1317368 32 0.0
telink lighting-app tlsr9518adk80d (read/write) 894946 894994 48 0.0
bss 87432 87432 0 0.0
noinit 37160 37160 0 0.0
text 632808 632854 46 0.0

@github-actions
Copy link

github-actions bot commented Mar 21, 2022

PR #16377: Size comparison from 7d1256f to ef36047

Increases (19 builds for cyw30739, efr32, esp32, k32w, linux, nrfconnect, p6, telink)
platform target config section 7d1256f ef36047 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 603854 603870 16 0.0
.app_xip_area 510952 510968 16 0.0
lock cyw930739m2evb_01 (read/write) 561642 561658 16 0.0
.app_xip_area 470268 470284 16 0.0
efr32 lighting-app BRD4161A (read only) 921976 922008 32 0.0
.text 921968 922000 32 0.0
BRD4161A+rpc (read only) 950788 950820 32 0.0
.text 950780 950812 32 0.0
esp32 all-clusters-app c3devkit (read only) 961988 962010 22 0.0
.flash.text 961988 962010 22 0.0
m5stack (read only) 1018119 1018143 24 0.0
.flash.text 1012735 1012759 24 0.0
k32w lock k32w061+release (read/write) 700948 700964 16 0.0
.text 615616 615632 16 0.0
linux all-clusters-app debug (read only) 2477201 2477281 80 0.0
.text 2101746 2101826 80 0.0
bridge-app debug+rpc (read only) 1752397 1752637 240 0.0
.rodata 144524 144684 160 0.1
.text 1492661 1492741 80 0.0
chip-tool debug (read only) 1014584 10145893 48 0.0
.text 8845429 8845477 48 0.0
chip-tool-ipv6only arm64 (read only) 9769292 9769404 112 0.0
.text 8224324 8224436 112 0.0
lighting-app debug+rpc (read only) 2177913 2178137 224 0.0
.rodata 175324 175484 160 0.1
.text 1843570 1843634 64 0.0
shell debug (read only) 2426545 2426625 80 0.0
.text 2060418 2060498 80 0.0
tv-app debug (read only) 2677465 2677657 192 0.0
.rodata 207285 207413 128 0.1
.text 2295330 2295394 64 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1155907 1155923 16 0.0
text 788072 788084 12 0.0
p6 all-clusters-app default (read/write) 2492960 2492976 16 0.0
.text 1451224 1451240 16 0.0
light-app default (read/write) 2396360 2396376 16 0.0
.text 1354624 1354640 16 0.0
lock-app default (read/write) 2359896 2359928 32 0.0
.text 1318160 1318192 32 0.0
telink lighting-app tlsr9518adk80d (read/write) 895806 895830 24 0.0
text 633382 633404 22 0.0
Full report (27 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
platform target config section 7d1256f ef36047 change % change
cyw30739 light cyw930739m2evb_01 (read/write) 603854 603870 16 0.0
.app_xip_area 510952 510968 16 0.0
.bss 75656 75656 0 0.0
.data 596 596 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
lock cyw930739m2evb_01 (read/write) 561642 561658 16 0.0
.app_xip_area 470268 470284 16 0.0
.bss 74160 74160 0 0.0
.data 560 560 0 0.0
.rodata 0 0 0 0.0
.text 0 0 0 0.0
ota-requestor-no-progress-logging cyw930739m2evb_01 (read/write) 571494 571494 0 0.0
.app_xip_area 470472 470472 0 0.0
.bss 83488 83488 0 0.0
.data 500 500 0 0.0
.rodata 0 0 0 0.0
.text 112 112 0 0.0
efr32 lighting-app BRD4161A (read only) 921976 922008 32 0.0
(read/write) 128760 128760 0 0.0
.bss 126768 126768 0 0.0
.data 1988 1988 0 0.0
.text 921968 922000 32 0.0
BRD4161A+rpc (read only) 950788 950820 32 0.0
(read/write) 144712 144712 0 0.0
.bss 142544 142544 0 0.0
.data 2168 2168 0 0.0
.text 950780 950812 32 0.0
window-app BRD4161A (read only) 852304 852304 0 0.0
(read/write) 126712 126712 0 0.0
.bss 124848 124848 0 0.0
.data 1864 1864 0 0.0
.text 852296 852296 0 0.0
esp32 all-clusters-app c3devkit (read only) 961988 962010 22 0.0
(read/write) 1393306 1393306 0 0.0
.dram0.bss 62048 62048 0 0.0
.dram0.data 14188 14188 0 0.0
.flash.rodata 198160 198160 0 0.0
.flash.text 961988 962010 22 0.0
.iram0.text 62016 62016 0 0.0
m5stack (read only) 1018119 1018143 24 0.0
(read/write) 461148 461148 0 0.0
.dram0.bss 67576 67576 0 0.0
.dram0.data 34016 34016 0 0.0
.flash.rodata 227720 227720 0 0.0
.flash.text 1012735 1012759 24 0.0
.iram0.text 123107 123107 0 0.0
k32w light k32w061+release (read/write) 701092 701092 0 0.0
.bss 77656 77656 0 0.0
.data 1868 1868 0 0.0
.text 615768 615768 0 0.0
lock k32w061+release (read/write) 700948 700964 16 0.0
.bss 77624 77624 0 0.0
.data 1908 1908 0 0.0
.text 615616 615632 16 0.0
linux all-clusters-app debug (read only) 2477201 2477281 80 0.0
(read/write) 143152 143152 0 0.0
.bss 57312 57312 0 0.0
.data 1264 1264 0 0.0
.data.rel.ro 78840 78840 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 936 936 0 0.0
.rodata 212005 212005 0 0.0
.text 2101746 2101826 80 0.0
bridge-app debug+rpc (read only) 1752397 1752637 240 0.0
(read/write) 89424 89424 0 0.0
.bss 44456 44456 0 0.0
.data 1952 1952 0 0.0
.data.rel.ro 37944 37944 0 0.0
.dynamic 592 592 0 0.0
.got 3920 3920 0 0.0
.init 27 27 0 0.0
.init_array 544 544 0 0.0
.rodata 144524 144684 160 0.1
.text 1492661 1492741 80 0.0
chip-tool debug (read only) 1014584 10145893 48 0.0
(read/write) 354848 354848 0 0.0
.bss 22304 22304 0 0.0
.data 1072 1072 0 0.0
.data.rel.ro 325408 325408 0 0.0
.dynamic 608 608 0 0.0
.got 4784 4784 0 0.0
.init 27 27 0 0.0
.init_array 632 632 0 0.0
.rodata 517813 517813 0 0.0
.text 8845429 8845477 48 0.0
chip-tool-ipv6only arm64 (read only) 9769292 9769404 112 0.0
(read/write) 472689 472689 0 0.0
.bss 40609 40609 0 0.0
.data 1128 1128 0 0.0
.data.rel.ro 371824 371824 0 0.0
.dynamic 560 560 0 0.0
.got 55328 55328 0 0.0
.init 24 24 0 0.0
.init_array 192 192 0 0.0
.rodata 493604 493604 0 0.0
.text 8224324 8224436 112 0.0
door-lock-app debug (read only) 2004473 2004473 0 0.0
(read/write) 116832 116832 0 0.0
.bss 47584 47584 0 0.0
.data 992 992 0 0.0
.data.rel.ro 62856 62856 0 0.0
.dynamic 592 592 0 0.0
.got 4120 4120 0 0.0
.init 27 27 0 0.0
.init_array 664 664 0 0.0
.rodata 181180 181180 0 0.0
.text 1673634 1673634 0 0.0
lighting-app debug+rpc (read only) 2177913 2178137 224 0.0
(read/write) 123792 123792 0 0.0
.bss 48864 48864 0 0.0
.data 1472 1472 0 0.0
.data.rel.ro 67928 67928 0 0.0
.dynamic 608 608 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 744 744 0 0.0
.rodata 175324 175484 160 0.1
.text 1843570 1843634 64 0.0
ota-provider-app debug (read only) 1938833 1938833 0 0.0
(read/write) 112624 112624 0 0.0
.bss 47488 47488 0 0.0
.data 1288 1288 0 0.0
.data.rel.ro 58200 58200 0 0.0
.dynamic 608 608 0 0.0
.got 4376 4376 0 0.0
.init 27 27 0 0.0
.init_array 616 616 0 0.0
.rodata 166571 166571 0 0.0
.text 1620498 1620498 0 0.0
ota-requestor-app debug (read only) 1969001 1969001 0 0.0
(read/write) 115592 115592 0 0.0
.bss 48480 48480 0 0.0
.data 1416 1416 0 0.0
.data.rel.ro 60264 60264 0 0.0
.dynamic 592 592 0 0.0
.got 4168 4168 0 0.0
.init 27 27 0 0.0
.init_array 640 640 0 0.0
.rodata 162980 162980 0 0.0
.text 1654034 1654034 0 0.0
shell debug (read only) 2426545 2426625 80 0.0
(read/write) 147208 147208 0 0.0
.bss 67240 67240 0 0.0
.data 784 784 0 0.0
.data.rel.ro 73472 73472 0 0.0
.dynamic 592 592 0 0.0
.got 4152 4152 0 0.0
.init 27 27 0 0.0
.init_array 920 920 0 0.0
.rodata 209426 209426 0 0.0
.text 2060418 2060498 80 0.0
thermostat-no-ble arm64 (read only) 2262500 2262500 0 0.0
(read/write) 148273 148273 0 0.0
.bss 62753 62753 0 0.0
.data 1024 1024 0 0.0
.data.rel.ro 77000 77000 0 0.0
.dynamic 560 560 0 0.0
.got 4480 4480 0 0.0
.init 24 24 0 0.0
.init_array 360 360 0 0.0
.rodata 140036 140036 0 0.0
.text 1899152 1899152 0 0.0
tv-app debug (read only) 2677465 2677657 192 0.0
(read/write) 247712 247712 0 0.0
.bss 164384 164384 0 0.0
.data 3104 3104 0 0.0
.data.rel.ro 74168 74168 0 0.0
.dynamic 592 592 0 0.0
.got 4552 4552 0 0.0
.init 27 27 0 0.0
.init_array 888 888 0 0.0
.rodata 207285 207413 128 0.1
.text 2295330 2295394 64 0.0
mbed lock-app CY8CPROTO_062_4343W+release (read only) 6224 6224 0 0.0
(read/write) 2353452 2353452 0 0.0
.bss 184652 184652 0 0.0
.data 5752 5752 0 0.0
.text 1316052 1316052 0 0.0
nrfconnect all-clusters-app nrf52840dk_nrf52840 (read/write) 1155907 1155923 16 0.0
bss 146716 146716 0 0.0
rodata 145956 145956 0 0.0
text 788072 788084 12 0.0
p6 all-clusters-app default (read/write) 2492960 2492976 16 0.0
.bss 118072 118072 0 0.0
.data 2632 2632 0 0.0
.text 1451224 1451240 16 0.0
light-app default (read/write) 2396360 2396376 16 0.0
.bss 111544 111544 0 0.0
.data 2488 2488 0 0.0
.text 1354624 1354640 16 0.0
lock-app default (read/write) 2359896 2359928 32 0.0
.bss 111288 111288 0 0.0
.data 2448 2448 0 0.0
.text 1318160 1318192 32 0.0
telink lighting-app tlsr9518adk80d (read/write) 895806 895830 24 0.0
bss 87424 87424 0 0.0
noinit 37160 37160 0 0.0
text 633382 633404 22 0.0

@jmartinez-silabs jmartinez-silabs merged commit 532ddf7 into project-chip:master Mar 21, 2022
@jmartinez-silabs jmartinez-silabs deleted the onoff_startup branch March 31, 2022 20:08
andrei-menzopol pushed a commit to andrei-menzopol/connectedhomeip that referenced this pull request Apr 14, 2022
* OnOff StartUpOnOff attribute is nullable

* regen

* remove case EMBER_ZCL_START_UP_ON_OFF_VALUE_SET_TO_PREVIOUS. Already handled if startUpOnOff is null

* Address PR comments

* Fix conflicts by rebase and regen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ON/OFF [TC-OO-2.4] - Startuponoff attribute is not implemented correctly (is not nullable)
5 participants