connectedhomeip
connectedhomeip copied to clipboard
[chip-tool] Implement `icd wait-for-device` command
This PR implements a new subcommand under the icd
command namespace.
This command will do the following things:
- Make it aware of the event when the device becomes active.
- (Notice user to kick the device)
- Send a single keep active message to the device.
- Exit
If the device want to keep the device active at a fixed interval, they can manually send the command as needed. Due to limitations of the chip-tool, I would prefer not to implement it, since chip-tool only supports one command in parallel.
The API is:
icd wait-for-device <node-id> <keep-active-duration> [--timeout <timeout-in-second>]
This PR is based on #32885
PR #32886: Size comparison from f46cdf35317d4f82672a3d43cb003fd6b7e81c1a to f62839137671d5c4386982a2a7a92b8f58f52e5b
Increases (1 build for linux)
platform | target | config | section | f46cdf35 | f6283913 | change | % change |
---|---|---|---|---|---|---|---|
linux | chip-tool-ipv6only | arm64 | (read only) | 11400932 | 11408964 | 8032 | 0.1 |
(read/write) | 590320 | 590472 | 152 | 0.0 | |||
.bss | 103736 | 103784 | 48 | 0.0 | |||
.data.rel.ro | 455952 | 456280 | 328 | 0.1 | |||
.got | 17112 | 17144 | 32 | 0.2 | |||
.rodata | 355860 | 356228 | 368 | 0.1 | |||
.text | 10163336 | 10170184 | 6848 | 0.1 |
Decreases (2 builds for efr32, linux)
platform | target | config | section | f46cdf35 | f6283913 | change | % change |
---|---|---|---|---|---|---|---|
efr32 | lock-app | BRD4338a | (read/write) | 959936 | 959928 | -8 | -0.0 |
.text | 700172 | 700164 | -8 | -0.0 | |||
linux | chip-tool-ipv6only | arm64 | .data | 4512 | 4488 | -24 | -0.5 |
Full report (59 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform | target | config | section | f46cdf35 | f6283913 | change | % change |
---|---|---|---|---|---|---|---|
bl602 | lighting-app | bl602 | (read/write) | 1442278 | 1442278 | 0 | 0.0 |
.bss | 85432 | 85432 | 0 | 0.0 | |||
.data | 9504 | 9504 | 0 | 0.0 | |||
.rodata | 158976 | 158976 | 0 | 0.0 | |||
.text | 1107698 | 1107698 | 0 | 0.0 | |||
bl602+mfd | (read/write) | 1456694 | 1456694 | 0 | 0.0 | ||
.bss | 85600 | 85600 | 0 | 0.0 | |||
.data | 9480 | 9480 | 0 | 0.0 | |||
.rodata | 157936 | 157936 | 0 | 0.0 | |||
.text | 1123016 | 1123016 | 0 | 0.0 | |||
bl602+rpc | (read/write) | 1489918 | 1489918 | 0 | 0.0 | ||
.bss | 93480 | 93480 | 0 | 0.0 | |||
.data | 9880 | 9880 | 0 | 0.0 | |||
.rodata | 166544 | 166544 | 0 | 0.0 | |||
.text | 1139344 | 1139344 | 0 | 0.0 | |||
bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
(read/write) | 1206971 | 1206971 | 0 | 0.0 | |||
.bss | 11217 | 11217 | 0 | 0.0 | |||
.data | 3688 | 3688 | 0 | 0.0 | |||
.rodata | 108336 | 108336 | 0 | 0.0 | |||
.text | 976846 | 976846 | 0 | 0.0 | |||
bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
(read/write) | 1217783 | 1217783 | 0 | 0.0 | |||
.bss | 11393 | 11393 | 0 | 0.0 | |||
.data | 3664 | 3664 | 0 | 0.0 | |||
.rodata | 107276 | 107276 | 0 | 0.0 | |||
.text | 988600 | 988600 | 0 | 0.0 | |||
bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
(read/write) | 1298707 | 1298707 | 0 | 0.0 | |||
.bss | 19701 | 19701 | 0 | 0.0 | |||
.data | 4224 | 4224 | 0 | 0.0 | |||
.rodata | 123708 | 123708 | 0 | 0.0 | |||
.text | 1051810 | 1051810 | 0 | 0.0 | |||
bl706-eth | (read/write) | 1024405 | 1024405 | 0 | 0.0 | ||
.bss | 23792 | 23792 | 0 | 0.0 | |||
.data | 3264 | 3264 | 0 | 0.0 | |||
.rodata | 101660 | 101660 | 0 | 0.0 | |||
.text | 767702 | 767702 | 0 | 0.0 | |||
bl706-wifi | (read/write) | 1259078 | 1259078 | 0 | 0.0 | ||
.bss | 10677 | 10677 | 0 | 0.0 | |||
.data | 3696 | 3696 | 0 | 0.0 | |||
.rodata | 122660 | 122660 | 0 | 0.0 | |||
.text | 999606 | 999606 | 0 | 0.0 | |||
bl702l | lighting-app | bl702l | (read only) | 512 | 512 | 0 | 0.0 |
(read/write) | 1176312 | 1176312 | 0 | 0.0 | |||
.bss | 16428 | 16428 | 0 | 0.0 | |||
.data | 5048 | 5048 | 0 | 0.0 | |||
.rodata | 102340 | 102340 | 0 | 0.0 | |||
.text | 969712 | 969712 | 0 | 0.0 | |||
bl702l+mfd | (read only) | 512 | 512 | 0 | 0.0 | ||
(read/write) | 1187720 | 1187720 | 0 | 0.0 | |||
.bss | 16604 | 16604 | 0 | 0.0 | |||
.data | 5032 | 5032 | 0 | 0.0 | |||
.rodata | 101280 | 101280 | 0 | 0.0 | |||
.text | 982034 | 982034 | 0 | 0.0 | |||
cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 782020 | 782020 | 0 | 0.0 |
(read/write) | 168824 | 168824 | 0 | 0.0 | |||
.bss | 90780 | 90780 | 0 | 0.0 | |||
.data | 3584 | 3584 | 0 | 0.0 | |||
.rodata | 82532 | 82532 | 0 | 0.0 | |||
.text | 699220 | 699220 | 0 | 0.0 | |||
lock-ftd | LP_EM_CC1354P10_6 | (read only) | 798188 | 798188 | 0 | 0.0 | |
(read/write) | 178976 | 178976 | 0 | 0.0 | |||
.bss | 100948 | 100948 | 0 | 0.0 | |||
.data | 3576 | 3576 | 0 | 0.0 | |||
.rodata | 76684 | 76684 | 0 | 0.0 | |||
.text | 721236 | 721236 | 0 | 0.0 | |||
lock-mtd | LP_EM_CC1354P10_6 | (read only) | 786828 | 786828 | 0 | 0.0 | |
(read/write) | 173416 | 173416 | 0 | 0.0 | |||
.bss | 95388 | 95388 | 0 | 0.0 | |||
.data | 3576 | 3576 | 0 | 0.0 | |||
.rodata | 103436 | 103436 | 0 | 0.0 | |||
.text | 683124 | 683124 | 0 | 0.0 | |||
pump-app | LP_EM_CC1354P10_6 | (read only) | 739124 | 739124 | 0 | 0.0 | |
(read/write) | 167784 | 167784 | 0 | 0.0 | |||
.bss | 89520 | 89520 | 0 | 0.0 | |||
.data | 3568 | 3568 | 0 | 0.0 | |||
.rodata | 78196 | 78196 | 0 | 0.0 | |||
.text | 660660 | 660660 | 0 | 0.0 | |||
pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 724764 | 724764 | 0 | 0.0 | |
(read/write) | 168000 | 168000 | 0 | 0.0 | |||
.bss | 89736 | 89736 | 0 | 0.0 | |||
.data | 3568 | 3568 | 0 | 0.0 | |||
.rodata | 73972 | 73972 | 0 | 0.0 | |||
.text | 650524 | 650524 | 0 | 0.0 | |||
cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 586210 | 586210 | 0 | 0.0 |
(read/write) | 208080 | 208080 | 0 | 0.0 | |||
.bss | 201308 | 201308 | 0 | 0.0 | |||
.data | 1648 | 1648 | 0 | 0.0 | |||
.rodata | 87418 | 87418 | 0 | 0.0 | |||
.text | 496668 | 496668 | 0 | 0.0 | |||
lock | CC3235SF_LAUNCHXL | (read only) | 631018 | 631018 | 0 | 0.0 | |
(read/write) | 208336 | 208336 | 0 | 0.0 | |||
.bss | 201712 | 201712 | 0 | 0.0 | |||
.data | 1504 | 1504 | 0 | 0.0 | |||
.rodata | 107762 | 107762 | 0 | 0.0 | |||
.text | 521132 | 521132 | 0 | 0.0 | |||
cyw30739 | light | cyw930739m2evb_01 | (read/write) | 569295 | 569295 | 0 | 0.0 |
.app_xip_area | 459213 | 459213 | 0 | 0.0 | |||
.bss | 64908 | 64908 | 0 | 0.0 | |||
.data | 752 | 752 | 0 | 0.0 | |||
.rodata | 0 | 0 | 0 | 0.0 | |||
.text | 112 | 112 | 0 | 0.0 | |||
lock | cyw930739m2evb_01 | (read/write) | 551551 | 551551 | 0 | 0.0 | |
.app_xip_area | 436797 | 436797 | 0 | 0.0 | |||
.bss | 69572 | 69572 | 0 | 0.0 | |||
.data | 760 | 760 | 0 | 0.0 | |||
.rodata | 0 | 0 | 0 | 0.0 | |||
.text | 112 | 112 | 0 | 0.0 | |||
ota-requestor | cyw930739m2evb_01 | (read/write) | 572391 | 572391 | 0 | 0.0 | |
.app_xip_area | 463813 | 463813 | 0 | 0.0 | |||
.bss | 63444 | 63444 | 0 | 0.0 | |||
.data | 712 | 712 | 0 | 0.0 | |||
.rodata | 0 | 0 | 0 | 0.0 | |||
.text | 112 | 112 | 0 | 0.0 | |||
switch | cyw930739m2evb_01 | (read/write) | 564591 | 564591 | 0 | 0.0 | |
.app_xip_area | 452821 | 452821 | 0 | 0.0 | |||
.bss | 66556 | 66556 | 0 | 0.0 | |||
.data | 792 | 792 | 0 | 0.0 | |||
.rodata | 0 | 0 | 0 | 0.0 | |||
.text | 112 | 112 | 0 | 0.0 | |||
efr32 | lighting-app | BRD4187C | (read/write) | 1113520 | 1113520 | 0 | 0.0 |
.bss | 195272 | 195272 | 0 | 0.0 | |||
.data | 3432 | 3432 | 0 | 0.0 | |||
.text | 914796 | 914796 | 0 | 0.0 | |||
window-app | BRD4187C | (read/write) | 1160736 | 1160736 | 0 | 0.0 | |
.bss | 167600 | 167600 | 0 | 0.0 | |||
.data | 3336 | 3336 | 0 | 0.0 | |||
.text | 989780 | 989780 | 0 | 0.0 | |||
lock-app | BRD4338a | (read/write) | 959936 | 959928 | -8 | -0.0 | |
.bss | 210204 | 210204 | 0 | 0.0 | |||
.data | 30192 | 30192 | 0 | 0.0 | |||
.text | 700172 | 700164 | -8 | -0.0 | |||
esp32 | all-clusters-app | c3devkit | (read only) | 1213316 | 1213316 | 0 | 0.0 |
(read/write) | 1750240 | 1750240 | 0 | 0.0 | |||
.dram0.bss | 74384 | 74384 | 0 | 0.0 | |||
.dram0.data | 13628 | 13628 | 0 | 0.0 | |||
.flash.rodata | 252704 | 252704 | 0 | 0.0 | |||
.flash.text | 1213316 | 1213316 | 0 | 0.0 | |||
.iram0.text | 75530 | 75530 | 0 | 0.0 | |||
m5stack | (read only) | 1255131 | 1255131 | 0 | 0.0 | ||
(read/write) | 536396 | 536396 | 0 | 0.0 | |||
.dram0.bss | 81064 | 81064 | 0 | 0.0 | |||
.dram0.data | 35180 | 35180 | 0 | 0.0 | |||
.flash.rodata | 284232 | 284232 | 0 | 0.0 | |||
.flash.text | 1248967 | 1248967 | 0 | 0.0 | |||
.iram0.text | 125403 | 125403 | 0 | 0.0 | |||
linux | chip-tool-ipv6only | arm64 | (read only) | 11400932 | 11408964 | 8032 | 0.1 |
(read/write) | 590320 | 590472 | 152 | 0.0 | |||
.bss | 103736 | 103784 | 48 | 0.0 | |||
.data | 4512 | 4488 | -24 | -0.5 | |||
.data.rel.ro | 455952 | 456280 | 328 | 0.1 | |||
.dynamic | 512 | 512 | 0 | 0.0 | |||
.got | 17112 | 17144 | 32 | 0.2 | |||
.init | 24 | 24 | 0 | 0.0 | |||
.init_array | 280 | 280 | 0 | 0.0 | |||
.rodata | 355860 | 356228 | 368 | 0.1 | |||
.text | 10163336 | 10170184 | 6848 | 0.1 | |||
thermostat-no-ble | arm64 | (read only) | 4426556 | 4426556 | 0 | 0.0 | |
(read/write) | 244720 | 244720 | 0 | 0.0 | |||
.bss | 121976 | 121976 | 0 | 0.0 | |||
.data | 3392 | 3392 | 0 | 0.0 | |||
.data.rel.ro | 104312 | 104312 | 0 | 0.0 | |||
.dynamic | 512 | 512 | 0 | 0.0 | |||
.got | 8712 | 8712 | 0 | 0.0 | |||
.init | 24 | 24 | 0 | 0.0 | |||
.init_array | 448 | 448 | 0 | 0.0 | |||
.rodata | 159988 | 159988 | 0 | 0.0 | |||
.text | 3929976 | 3929976 | 0 | 0.0 | |||
mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
(read/write) | 2534344 | 2534344 | 0 | 0.0 | |||
.bss | 220472 | 220472 | 0 | 0.0 | |||
.data | 5216 | 5216 | 0 | 0.0 | |||
.text | 1497028 | 1497028 | 0 | 0.0 | |||
nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
(read/write) | 1064320 | 1064320 | 0 | 0.0 | |||
bss | 133107 | 133107 | 0 | 0.0 | |||
rodata | 102960 | 102960 | 0 | 0.0 | |||
text | 781028 | 781028 | 0 | 0.0 | |||
all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
(read/write) | 1011800 | 1011800 | 0 | 0.0 | |||
bss | 131965 | 131965 | 0 | 0.0 | |||
rodata | 90224 | 90224 | 0 | 0.0 | |||
text | 742396 | 742396 | 0 | 0.0 | |||
all-clusters-app | nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | |
(read/write) | 1225420 | 1225420 | 0 | 0.0 | |||
bss | 127163 | 127163 | 0 | 0.0 | |||
rodata | 151304 | 151304 | 0 | 0.0 | |||
text | 796928 | 796928 | 0 | 0.0 | |||
nxp | contact | k32w0+release | (read only) | 574540 | 574540 | 0 | 0.0 |
(read/write) | 79988 | 79988 | 0 | 0.0 | |||
.bss | 67824 | 67824 | 0 | 0.0 | |||
.data | 2180 | 2180 | 0 | 0.0 | |||
.text | 574004 | 574004 | 0 | 0.0 | |||
light | k32w0+release | (read only) | 608552 | 608552 | 0 | 0.0 | |
(read/write) | 79464 | 79464 | 0 | 0.0 | |||
.bss | 67280 | 67280 | 0 | 0.0 | |||
.data | 2200 | 2200 | 0 | 0.0 | |||
.text | 608016 | 608016 | 0 | 0.0 | |||
contact | k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | |
(read/write) | 701492 | 701492 | 0 | 0.0 | |||
.bss | 71176 | 71176 | 0 | 0.0 | |||
.data | 2856 | 2856 | 0 | 0.0 | |||
.text | 588080 | 588080 | 0 | 0.0 | |||
light | k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | |
(read/write) | 793384 | 793384 | 0 | 0.0 | |||
.bss | 80728 | 80728 | 0 | 0.0 | |||
.data | 2056 | 2056 | 0 | 0.0 | |||
.text | 671232 | 671232 | 0 | 0.0 | |||
psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 832280 | 832280 | 0 | 0.0 |
(read/write) | 1802628 | 1802628 | 0 | 0.0 | |||
.bss | 198372 | 198372 | 0 | 0.0 | |||
.data | 2688 | 2688 | 0 | 0.0 | |||
.text | 1593180 | 1593180 | 0 | 0.0 | |||
all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 835432 | 835432 | 0 | 0.0 | |
(read/write) | 1724516 | 1724516 | 0 | 0.0 | |||
.bss | 195252 | 195252 | 0 | 0.0 | |||
.data | 2656 | 2656 | 0 | 0.0 | |||
.text | 1518220 | 1518220 | 0 | 0.0 | |||
light | cy8ckit_062s2_43012 | (read only) | 842160 | 842160 | 0 | 0.0 | |
(read/write) | 1643252 | 1643252 | 0 | 0.0 | |||
.bss | 188716 | 188716 | 0 | 0.0 | |||
.data | 2464 | 2464 | 0 | 0.0 | |||
.text | 1443684 | 1443684 | 0 | 0.0 | |||
lock | cy8ckit_062s2_43012 | (read only) | 815096 | 815096 | 0 | 0.0 | |
(read/write) | 1672036 | 1672036 | 0 | 0.0 | |||
.bss | 215788 | 215788 | 0 | 0.0 | |||
.data | 2456 | 2456 | 0 | 0.0 | |||
.text | 1445404 | 1445404 | 0 | 0.0 | |||
qpg | lighting-app | qpg6105+debug | (read/write) | 1131760 | 1131760 | 0 | 0.0 |
.bss | 102572 | 102572 | 0 | 0.0 | |||
.data | 844 | 844 | 0 | 0.0 | |||
.text | 644144 | 644144 | 0 | 0.0 | |||
lock-app | qpg6105+debug | (read/write) | 1091576 | 1091576 | 0 | 0.0 | |
.bss | 97236 | 97236 | 0 | 0.0 | |||
.data | 856 | 856 | 0 | 0.0 | |||
.text | 603956 | 603956 | 0 | 0.0 | |||
stm32 | light | STM32WB5MM-DK | (read/write) | 603221 | 603221 | 0 | 0.0 |
.bss | 128436 | 128436 | 0 | 0.0 | |||
.data | 676 | 676 | 0 | 0.0 | |||
.rodata | 80108 | 80108 | 0 | 0.0 | |||
.text | 384256 | 384256 | 0 | 0.0 | |||
telink | window-covering | tlsr9258a | (read only) | 51584 | 51584 | 0 | 0.0 |
(read/write) | 842584 | 842584 | 0 | 0.0 | |||
bss | 68008 | 68008 | 0 | 0.0 | |||
text | 633060 | 633060 | 0 | 0.0 | |||
pump-app | tlsr9258a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
(read/write) | 836982 | 836982 | 0 | 0.0 | |||
bss | 49968 | 49968 | 0 | 0.0 | |||
text | 628556 | 628556 | 0 | 0.0 | |||
all-clusters-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
(read/write) | 1095732 | 1095732 | 0 | 0.0 | |||
bss | 101520 | 101520 | 0 | 0.0 | |||
text | 797174 | 797174 | 0 | 0.0 | |||
bridge-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
(read/write) | 912684 | 912684 | 0 | 0.0 | |||
bss | 92724 | 92724 | 0 | 0.0 | |||
text | 654974 | 654974 | 0 | 0.0 | |||
lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 29122 | 29122 | 0 | 0.0 | |
(read/write) | 1089092 | 1089092 | 0 | 0.0 | |||
bss | 99816 | 99816 | 0 | 0.0 | |||
text | 792984 | 792984 | 0 | 0.0 | |||
ota-requestor-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
(read/write) | 932376 | 932376 | 0 | 0.0 | |||
bss | 92428 | 92428 | 0 | 0.0 | |||
text | 674546 | 674546 | 0 | 0.0 | |||
pump-controller-app | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
(read/write) | 798068 | 798068 | 0 | 0.0 | |||
bss | 56036 | 56036 | 0 | 0.0 | |||
text | 597546 | 597546 | 0 | 0.0 | |||
shell | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
(read/write) | 675700 | 675700 | 0 | 0.0 | |||
bss | 73412 | 73412 | 0 | 0.0 | |||
text | 461536 | 461536 | 0 | 0.0 | |||
temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 32220 | 32220 | 0 | 0.0 | |
(read/write) | 857733 | 857733 | 0 | 0.0 | |||
bss | 59660 | 59660 | 0 | 0.0 | |||
text | 641596 | 641596 | 0 | 0.0 | |||
thermostat | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
(read/write) | 823560 | 823560 | 0 | 0.0 | |||
bss | 56368 | 56368 | 0 | 0.0 | |||
text | 617038 | 617038 | 0 | 0.0 | |||
all-clusters-minimal-app | tlsr9528a | (read only) | 47960 | 47960 | 0 | 0.0 | |
(read/write) | 1057196 | 1057196 | 0 | 0.0 | |||
bss | 109968 | 109968 | 0 | 0.0 | |||
text | 771536 | 771536 | 0 | 0.0 | |||
light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
(read/write) | 934948 | 934948 | 0 | 0.0 | |||
bss | 77476 | 77476 | 0 | 0.0 | |||
text | 702106 | 702106 | 0 | 0.0 | |||
lock-app-dfu | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
(read/write) | 909524 | 909524 | 0 | 0.0 | |||
bss | 69144 | 69144 | 0 | 0.0 | |||
text | 659068 | 659068 | 0 | 0.0 | |||
air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
(read/write) | 832266 | 832266 | 0 | 0.0 | |||
bss | 49820 | 49820 | 0 | 0.0 | |||
text | 623442 | 623442 | 0 | 0.0 | |||
contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
(read/write) | 834238 | 834238 | 0 | 0.0 | |||
bss | 49864 | 49864 | 0 | 0.0 | |||
text | 625488 | 625488 | 0 | 0.0 | |||
smoke_co_alarm-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
(read/write) | 841978 | 841978 | 0 | 0.0 | |||
bss | 51500 | 51500 | 0 | 0.0 | |||
text | 632030 | 632030 | 0 | 0.0 |
@erjiaqing let's update this PR with icd start-stay-active [duration], underneath it would send multiple stay-active requests up to duration, note minimum value is 30s but the server is coded in such a way it will always chose 30s no matter the client request, it would send multiple stayActive every 29 seconds.
PR #32886: Size comparison from 4319ab16cb0e3cfec1d1cbaf5f93aa94cc7dffff to ca3501cd7d6ecd987362378f098305d347bef4f7
Increases (1 build for linux)
platform | target | config | section | 4319ab16 | ca3501cd | change | % change |
---|---|---|---|---|---|---|---|
linux | chip-tool-ipv6only | arm64 | (read only) | 11473620 | 11476116 | 2496 | 0.0 |
.data.rel.ro | 457000 | 457312 | 312 | 0.1 | |||
.got | 17240 | 17248 | 8 | 0.0 | |||
.rodata | 357476 | 357828 | 352 | 0.1 | |||
.text | 10231512 | 10232904 | 1392 | 0.0 |
Decreases (3 builds for efr32, linux)
platform | target | config | section | 4319ab16 | ca3501cd | change | % change |
---|---|---|---|---|---|---|---|
efr32 | lock-app | BRD4338a | (read/write) | 962084 | 962076 | -8 | -0.0 |
.text | 700200 | 700192 | -8 | -0.0 | |||
window-app | BRD4187C | (read/write) | 1137528 | 1137520 | -8 | -0.0 | |
.text | 969556 | 969548 | -8 | -0.0 | |||
linux | chip-tool-ipv6only | arm64 | (read/write) | 591624 | 589112 | -2512 | -0.4 |
.data | 4520 | 4496 | -24 | -0.5 |
Full report (59 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink)
platform | target | config | section | 4319ab16 | ca3501cd | change | % change |
---|---|---|---|---|---|---|---|
bl602 | lighting-app | bl602 | (read/write) | 1444374 | 1444374 | 0 | 0.0 |
.bss | 85744 | 85744 | 0 | 0.0 | |||
.data | 9512 | 9512 | 0 | 0.0 | |||
.rodata | 159200 | 159200 | 0 | 0.0 | |||
.text | 1109252 | 1109252 | 0 | 0.0 | |||
bl602+mfd | (read/write) | 1458798 | 1458798 | 0 | 0.0 | ||
.bss | 85920 | 85920 | 0 | 0.0 | |||
.data | 9488 | 9488 | 0 | 0.0 | |||
.rodata | 158160 | 158160 | 0 | 0.0 | |||
.text | 1124570 | 1124570 | 0 | 0.0 | |||
bl602+rpc | (read/write) | 1492022 | 1492022 | 0 | 0.0 | ||
.bss | 93792 | 93792 | 0 | 0.0 | |||
.data | 9888 | 9888 | 0 | 0.0 | |||
.rodata | 166768 | 166768 | 0 | 0.0 | |||
.text | 1140898 | 1140898 | 0 | 0.0 | |||
bl702 | lighting-app | bl702 | (read only) | 3478 | 3478 | 0 | 0.0 |
(read/write) | 1210075 | 1210075 | 0 | 0.0 | |||
.bss | 11185 | 11185 | 0 | 0.0 | |||
.data | 3712 | 3712 | 0 | 0.0 | |||
.rodata | 108796 | 108796 | 0 | 0.0 | |||
.text | 979386 | 979386 | 0 | 0.0 | |||
bl702+mfd | (read only) | 3478 | 3478 | 0 | 0.0 | ||
(read/write) | 1220887 | 1220887 | 0 | 0.0 | |||
.bss | 11361 | 11361 | 0 | 0.0 | |||
.data | 3688 | 3688 | 0 | 0.0 | |||
.rodata | 107736 | 107736 | 0 | 0.0 | |||
.text | 991140 | 991140 | 0 | 0.0 | |||
bl702+rpc | (read only) | 3478 | 3478 | 0 | 0.0 | ||
(read/write) | 1301539 | 1301539 | 0 | 0.0 | |||
.bss | 19669 | 19669 | 0 | 0.0 | |||
.data | 4248 | 4248 | 0 | 0.0 | |||
.rodata | 124168 | 124168 | 0 | 0.0 | |||
.text | 1054094 | 1054094 | 0 | 0.0 | |||
bl706-eth | (read/write) | 1026481 | 1026481 | 0 | 0.0 | ||
.bss | 23760 | 23760 | 0 | 0.0 | |||
.data | 3256 | 3256 | 0 | 0.0 | |||
.rodata | 101892 | 101892 | 0 | 0.0 | |||
.text | 769250 | 769250 | 0 | 0.0 | |||
bl706-wifi | (read/write) | 1261934 | 1261934 | 0 | 0.0 | ||
.bss | 10645 | 10645 | 0 | 0.0 | |||
.data | 3704 | 3704 | 0 | 0.0 | |||
.rodata | 122884 | 122884 | 0 | 0.0 | |||
.text | 1001928 | 1001928 | 0 | 0.0 | |||
bl702l | lighting-app | bl702l | (read only) | 512 | 512 | 0 | 0.0 |
(read/write) | 1179392 | 1179392 | 0 | 0.0 | |||
.bss | 16396 | 16396 | 0 | 0.0 | |||
.data | 5072 | 5072 | 0 | 0.0 | |||
.rodata | 102800 | 102800 | 0 | 0.0 | |||
.text | 972244 | 972244 | 0 | 0.0 | |||
bl702l+mfd | (read only) | 512 | 512 | 0 | 0.0 | ||
(read/write) | 1190800 | 1190800 | 0 | 0.0 | |||
.bss | 16572 | 16572 | 0 | 0.0 | |||
.data | 5056 | 5056 | 0 | 0.0 | |||
.rodata | 101740 | 101740 | 0 | 0.0 | |||
.text | 984566 | 984566 | 0 | 0.0 | |||
cc13x4_26x4 | lighting-app | LP_EM_CC1354P10_6 | (read only) | 798364 | 798364 | 0 | 0.0 |
(read/write) | 177628 | 177628 | 0 | 0.0 | |||
.bss | 99556 | 99556 | 0 | 0.0 | |||
.data | 3596 | 3596 | 0 | 0.0 | |||
.rodata | 84924 | 84924 | 0 | 0.0 | |||
.text | 713176 | 713176 | 0 | 0.0 | |||
lock-ftd | LP_EM_CC1354P10_6 | (read only) | 813656 | 813656 | 0 | 0.0 | |
(read/write) | 188100 | 188100 | 0 | 0.0 | |||
.bss | 110044 | 110044 | 0 | 0.0 | |||
.data | 3588 | 3588 | 0 | 0.0 | |||
.rodata | 78552 | 78552 | 0 | 0.0 | |||
.text | 734840 | 734840 | 0 | 0.0 | |||
lock-mtd | LP_EM_CC1354P10_6 | (read only) | 802940 | 802940 | 0 | 0.0 | |
(read/write) | 182220 | 182220 | 0 | 0.0 | |||
.bss | 104164 | 104164 | 0 | 0.0 | |||
.data | 3588 | 3588 | 0 | 0.0 | |||
.rodata | 105828 | 105828 | 0 | 0.0 | |||
.text | 696848 | 696848 | 0 | 0.0 | |||
pump-app | LP_EM_CC1354P10_6 | (read only) | 755220 | 755220 | 0 | 0.0 | |
(read/write) | 176588 | 176588 | 0 | 0.0 | |||
.bss | 98296 | 98296 | 0 | 0.0 | |||
.data | 3580 | 3580 | 0 | 0.0 | |||
.rodata | 80580 | 80580 | 0 | 0.0 | |||
.text | 674376 | 674376 | 0 | 0.0 | |||
pump-controller-app | LP_EM_CC1354P10_6 | (read only) | 740908 | 740908 | 0 | 0.0 | |
(read/write) | 176812 | 176812 | 0 | 0.0 | |||
.bss | 98520 | 98520 | 0 | 0.0 | |||
.data | 3580 | 3580 | 0 | 0.0 | |||
.rodata | 76364 | 76364 | 0 | 0.0 | |||
.text | 664280 | 664280 | 0 | 0.0 | |||
cc32xx | air-purifier | CC3235SF_LAUNCHXL | (read only) | 605438 | 605438 | 0 | 0.0 |
(read/write) | 209580 | 209580 | 0 | 0.0 | |||
.bss | 202804 | 202804 | 0 | 0.0 | |||
.data | 1652 | 1652 | 0 | 0.0 | |||
.rodata | 89574 | 89574 | 0 | 0.0 | |||
.text | 513740 | 513740 | 0 | 0.0 | |||
lock | CC3235SF_LAUNCHXL | (read only) | 651326 | 651326 | 0 | 0.0 | |
(read/write) | 209836 | 209836 | 0 | 0.0 | |||
.bss | 203200 | 203200 | 0 | 0.0 | |||
.data | 1516 | 1516 | 0 | 0.0 | |||
.rodata | 110334 | 110334 | 0 | 0.0 | |||
.text | 538872 | 538872 | 0 | 0.0 | |||
cyw30739 | light | cyw930739m2evb_01 | (read/write) | 571559 | 571559 | 0 | 0.0 |
.app_xip_area | 461445 | 461445 | 0 | 0.0 | |||
.bss | 64932 | 64932 | 0 | 0.0 | |||
.data | 760 | 760 | 0 | 0.0 | |||
.rodata | 0 | 0 | 0 | 0.0 | |||
.text | 112 | 112 | 0 | 0.0 | |||
lock | cyw930739m2evb_01 | (read/write) | 553655 | 553655 | 0 | 0.0 | |
.app_xip_area | 438869 | 438869 | 0 | 0.0 | |||
.bss | 69596 | 69596 | 0 | 0.0 | |||
.data | 768 | 768 | 0 | 0.0 | |||
.rodata | 0 | 0 | 0 | 0.0 | |||
.text | 112 | 112 | 0 | 0.0 | |||
ota-requestor | cyw930739m2evb_01 | (read/write) | 574287 | 574287 | 0 | 0.0 | |
.app_xip_area | 465669 | 465669 | 0 | 0.0 | |||
.bss | 63476 | 63476 | 0 | 0.0 | |||
.data | 720 | 720 | 0 | 0.0 | |||
.rodata | 0 | 0 | 0 | 0.0 | |||
.text | 112 | 112 | 0 | 0.0 | |||
switch | cyw930739m2evb_01 | (read/write) | 566863 | 566863 | 0 | 0.0 | |
.app_xip_area | 455061 | 455061 | 0 | 0.0 | |||
.bss | 66580 | 66580 | 0 | 0.0 | |||
.data | 800 | 800 | 0 | 0.0 | |||
.rodata | 0 | 0 | 0 | 0.0 | |||
.text | 112 | 112 | 0 | 0.0 | |||
efr32 | lighting-app | BRD4187C | (read/write) | 1070820 | 1070820 | 0 | 0.0 |
.bss | 180008 | 180008 | 0 | 0.0 | |||
.data | 3432 | 3432 | 0 | 0.0 | |||
.text | 887360 | 887360 | 0 | 0.0 | |||
lock-app | BRD4338a | (read/write) | 962084 | 962076 | -8 | -0.0 | |
.bss | 213068 | 213068 | 0 | 0.0 | |||
.data | 29448 | 29448 | 0 | 0.0 | |||
.text | 700200 | 700192 | -8 | -0.0 | |||
window-app | BRD4187C | (read/write) | 1137528 | 1137520 | -8 | -0.0 | |
.bss | 164608 | 164608 | 0 | 0.0 | |||
.data | 3344 | 3344 | 0 | 0.0 | |||
.text | 969556 | 969548 | -8 | -0.0 | |||
esp32 | all-clusters-app | c3devkit | (read only) | 1214962 | 1214962 | 0 | 0.0 |
(read/write) | 1751312 | 1751312 | 0 | 0.0 | |||
.dram0.bss | 74600 | 74600 | 0 | 0.0 | |||
.dram0.data | 13652 | 13652 | 0 | 0.0 | |||
.flash.rodata | 253520 | 253520 | 0 | 0.0 | |||
.flash.text | 1214962 | 1214962 | 0 | 0.0 | |||
.iram0.text | 75570 | 75570 | 0 | 0.0 | |||
m5stack | (read only) | 1256667 | 1256667 | 0 | 0.0 | ||
(read/write) | 537716 | 537716 | 0 | 0.0 | |||
.dram0.bss | 81352 | 81352 | 0 | 0.0 | |||
.dram0.data | 35196 | 35196 | 0 | 0.0 | |||
.flash.rodata | 285248 | 285248 | 0 | 0.0 | |||
.flash.text | 1250503 | 1250503 | 0 | 0.0 | |||
.iram0.text | 125403 | 125403 | 0 | 0.0 | |||
linux | chip-tool-ipv6only | arm64 | (read only) | 11473620 | 11476116 | 2496 | 0.0 |
(read/write) | 591624 | 589112 | -2512 | -0.4 | |||
.bss | 104024 | 104024 | 0 | 0.0 | |||
.data | 4520 | 4496 | -24 | -0.5 | |||
.data.rel.ro | 457000 | 457312 | 312 | 0.1 | |||
.dynamic | 512 | 512 | 0 | 0.0 | |||
.got | 17240 | 17248 | 8 | 0.0 | |||
.init | 24 | 24 | 0 | 0.0 | |||
.init_array | 280 | 280 | 0 | 0.0 | |||
.rodata | 357476 | 357828 | 352 | 0.1 | |||
.text | 10231512 | 10232904 | 1392 | 0.0 | |||
thermostat-no-ble | arm64 | (read only) | 4493980 | 4493980 | 0 | 0.0 | |
(read/write) | 248000 | 248000 | 0 | 0.0 | |||
.bss | 122984 | 122984 | 0 | 0.0 | |||
.data | 3408 | 3408 | 0 | 0.0 | |||
.data.rel.ro | 105912 | 105912 | 0 | 0.0 | |||
.dynamic | 512 | 512 | 0 | 0.0 | |||
.got | 8968 | 8968 | 0 | 0.0 | |||
.init | 24 | 24 | 0 | 0.0 | |||
.init_array | 448 | 448 | 0 | 0.0 | |||
.rodata | 161876 | 161876 | 0 | 0.0 | |||
.text | 3990872 | 3990872 | 0 | 0.0 | |||
mbed | lock-app-release | cy8cproto_062_4343w | (read only) | 6224 | 6224 | 0 | 0.0 |
(read/write) | 2536744 | 2536744 | 0 | 0.0 | |||
.bss | 220776 | 220776 | 0 | 0.0 | |||
.data | 5216 | 5216 | 0 | 0.0 | |||
.text | 1499428 | 1499428 | 0 | 0.0 | |||
nrfconnect | all-clusters-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 |
(read/write) | 1060344 | 1060344 | 0 | 0.0 | |||
bss | 139123 | 139123 | 0 | 0.0 | |||
rodata | 101552 | 101552 | 0 | 0.0 | |||
text | 772436 | 772436 | 0 | 0.0 | |||
nrf7002dk_nrf5340_cpuapp | (read only) | 4 | 4 | 0 | 0.0 | ||
(read/write) | 1238008 | 1238008 | 0 | 0.0 | |||
bss | 137479 | 137479 | 0 | 0.0 | |||
rodata | 151400 | 151400 | 0 | 0.0 | |||
text | 799096 | 799096 | 0 | 0.0 | |||
all-clusters-minimal-app | nrf52840dk_nrf52840 | (read only) | 4 | 4 | 0 | 0.0 | |
(read/write) | 1008112 | 1008112 | 0 | 0.0 | |||
bss | 138029 | 138029 | 0 | 0.0 | |||
rodata | 88808 | 88808 | 0 | 0.0 | |||
text | 733988 | 733988 | 0 | 0.0 | |||
nxp | contact | k32w0+release | (read only) | 576508 | 576508 | 0 | 0.0 |
(read/write) | 83164 | 83164 | 0 | 0.0 | |||
.bss | 67880 | 67880 | 0 | 0.0 | |||
.data | 2196 | 2196 | 0 | 0.0 | |||
.text | 575972 | 575972 | 0 | 0.0 | |||
k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
(read/write) | 704004 | 704004 | 0 | 0.0 | |||
.bss | 71224 | 71224 | 0 | 0.0 | |||
.data | 2864 | 2864 | 0 | 0.0 | |||
.text | 590536 | 590536 | 0 | 0.0 | |||
light | k32w0+release | (read only) | 610584 | 610584 | 0 | 0.0 | |
(read/write) | 82624 | 82624 | 0 | 0.0 | |||
.bss | 67320 | 67320 | 0 | 0.0 | |||
.data | 2216 | 2216 | 0 | 0.0 | |||
.text | 610048 | 610048 | 0 | 0.0 | |||
k32w1+release | (read only) | 1024 | 1024 | 0 | 0.0 | ||
(read/write) | 795864 | 795864 | 0 | 0.0 | |||
.bss | 80760 | 80760 | 0 | 0.0 | |||
.data | 2072 | 2072 | 0 | 0.0 | |||
.text | 673664 | 673664 | 0 | 0.0 | |||
psoc6 | all-clusters | cy8ckit_062s2_43012 | (read only) | 826288 | 826288 | 0 | 0.0 |
(read/write) | 1826852 | 1826852 | 0 | 0.0 | |||
.bss | 204308 | 204308 | 0 | 0.0 | |||
.data | 2744 | 2744 | 0 | 0.0 | |||
.text | 1611412 | 1611412 | 0 | 0.0 | |||
all-clusters-minimal | cy8ckit_062s2_43012 | (read only) | 829384 | 829384 | 0 | 0.0 | |
(read/write) | 1748108 | 1748108 | 0 | 0.0 | |||
.bss | 201236 | 201236 | 0 | 0.0 | |||
.data | 2720 | 2720 | 0 | 0.0 | |||
.text | 1535764 | 1535764 | 0 | 0.0 | |||
light | cy8ckit_062s2_43012 | (read only) | 836104 | 836104 | 0 | 0.0 | |
(read/write) | 1666588 | 1666588 | 0 | 0.0 | |||
.bss | 194700 | 194700 | 0 | 0.0 | |||
.data | 2536 | 2536 | 0 | 0.0 | |||
.text | 1460964 | 1460964 | 0 | 0.0 | |||
lock | cy8ckit_062s2_43012 | (read only) | 809040 | 809040 | 0 | 0.0 | |
(read/write) | 1695220 | 1695220 | 0 | 0.0 | |||
.bss | 221780 | 221780 | 0 | 0.0 | |||
.data | 2520 | 2520 | 0 | 0.0 | |||
.text | 1462532 | 1462532 | 0 | 0.0 | |||
qpg | lighting-app | qpg6105+debug | (read/write) | 1134172 | 1134172 | 0 | 0.0 |
.bss | 102644 | 102644 | 0 | 0.0 | |||
.data | 856 | 856 | 0 | 0.0 | |||
.text | 646552 | 646552 | 0 | 0.0 | |||
lock-app | qpg6105+debug | (read/write) | 1094020 | 1094020 | 0 | 0.0 | |
.bss | 97316 | 97316 | 0 | 0.0 | |||
.data | 868 | 868 | 0 | 0.0 | |||
.text | 606404 | 606404 | 0 | 0.0 | |||
stm32 | light | STM32WB5MM-DK | (read/write) | 605817 | 605817 | 0 | 0.0 |
.bss | 128492 | 128492 | 0 | 0.0 | |||
.data | 688 | 688 | 0 | 0.0 | |||
.rodata | 80516 | 80516 | 0 | 0.0 | |||
.text | 386376 | 386376 | 0 | 0.0 | |||
telink | air-quality-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 |
(read/write) | 834098 | 834098 | 0 | 0.0 | |||
bss | 49876 | 49876 | 0 | 0.0 | |||
text | 624766 | 624766 | 0 | 0.0 | |||
all-clusters-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
(read/write) | 1096480 | 1096480 | 0 | 0.0 | |||
bss | 101544 | 101544 | 0 | 0.0 | |||
text | 797480 | 797480 | 0 | 0.0 | |||
all-clusters-minimal-app | tlsr9528a | (read only) | 47960 | 47960 | 0 | 0.0 | |
(read/write) | 1058956 | 1058956 | 0 | 0.0 | |||
bss | 110040 | 110040 | 0 | 0.0 | |||
text | 772800 | 772800 | 0 | 0.0 | |||
bridge-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
(read/write) | 914604 | 914604 | 0 | 0.0 | |||
bss | 92796 | 92796 | 0 | 0.0 | |||
text | 656402 | 656402 | 0 | 0.0 | |||
contact-sensor-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
(read/write) | 836466 | 836466 | 0 | 0.0 | |||
bss | 49920 | 49920 | 0 | 0.0 | |||
text | 627186 | 627186 | 0 | 0.0 | |||
light-switch-app-ota-shell-factory-data | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
(read/write) | 937272 | 937272 | 0 | 0.0 | |||
bss | 77532 | 77532 | 0 | 0.0 | |||
text | 703840 | 703840 | 0 | 0.0 | |||
lighting-app-ota-rpc-factory-data-4mb | tlsr9518adk80d | (read only) | 29122 | 29122 | 0 | 0.0 | |
(read/write) | 1090804 | 1090804 | 0 | 0.0 | |||
bss | 99868 | 99868 | 0 | 0.0 | |||
text | 794276 | 794276 | 0 | 0.0 | |||
lock-app-dfu | tlsr9528a | (read only) | 51584 | 51584 | 0 | 0.0 | |
(read/write) | 911576 | 911576 | 0 | 0.0 | |||
bss | 69200 | 69200 | 0 | 0.0 | |||
text | 660592 | 660592 | 0 | 0.0 | |||
ota-requestor-app | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
(read/write) | 933408 | 933408 | 0 | 0.0 | |||
bss | 92508 | 92508 | 0 | 0.0 | |||
text | 675388 | 675388 | 0 | 0.0 | |||
pump-app | tlsr9258a | (read only) | 52568 | 52568 | 0 | 0.0 | |
(read/write) | 831064 | 831064 | 0 | 0.0 | |||
bss | 58164 | 58164 | 0 | 0.0 | |||
text | 621230 | 621230 | 0 | 0.0 | |||
pump-controller-app | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
(read/write) | 800160 | 800160 | 0 | 0.0 | |||
bss | 56100 | 56100 | 0 | 0.0 | |||
text | 599102 | 599102 | 0 | 0.0 | |||
shell | tlsr9518adk80d | (read only) | 29042 | 29042 | 0 | 0.0 | |
(read/write) | 676104 | 676104 | 0 | 0.0 | |||
bss | 73412 | 73412 | 0 | 0.0 | |||
text | 461778 | 461778 | 0 | 0.0 | |||
smoke_co_alarm-app | tlsr9528a_retention | (read only) | 51774 | 51774 | 0 | 0.0 | |
(read/write) | 844318 | 844318 | 0 | 0.0 | |||
bss | 51548 | 51548 | 0 | 0.0 | |||
text | 633854 | 633854 | 0 | 0.0 | |||
temperature-measurement-app-mars-ota | tlsr9518adk80d | (read only) | 32220 | 32220 | 0 | 0.0 | |
(read/write) | 858985 | 858985 | 0 | 0.0 | |||
bss | 59716 | 59716 | 0 | 0.0 | |||
text | 642642 | 642642 | 0 | 0.0 | |||
thermostat | tlsr9518adk80d | (read only) | 31872 | 31872 | 0 | 0.0 | |
(read/write) | 825708 | 825708 | 0 | 0.0 | |||
bss | 56424 | 56424 | 0 | 0.0 | |||
text | 618664 | 618664 | 0 | 0.0 | |||
window-covering | tlsr9258a | (read only) | 52568 | 52568 | 0 | 0.0 | |
(read/write) | 835752 | 835752 | 0 | 0.0 | |||
bss | 58380 | 58380 | 0 | 0.0 | |||
text | 623498 | 623498 | 0 | 0.0 |