-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Add python IM event client code #12194
Add python IM event client code #12194
Conversation
33f3479
to
93ad7bf
Compare
PR #12194: Size comparison from ffee2a9 to 93ad7bf Increases (23 builds for efr32, k32w, linux, mbed, p6, qpg, telink)
Decreases (7 builds for linux)
Full report (27 builds for efr32, k32w, linux, mbed, p6, qpg, telink)
|
2c39d37
to
6ec252a
Compare
PR #12194: Size comparison from 2072f8e to 6ec252a Increases (20 builds for efr32, k32w, linux, p6, qpg, telink)
Decreases (7 builds for linux)
Full report (22 builds for efr32, k32w, linux, p6, qpg, telink)
|
6ec252a
to
d708b67
Compare
PR #12194: Size comparison from a02bce4 to d708b67 Increases (10 builds for efr32, p6, qpg, telink)
Full report (11 builds for efr32, p6, qpg, telink)
|
bec280e
to
7b411e9
Compare
Add more wildcard test for IM events.connectedhomeip/src/controller/python/test/test_scripts/cluster_objects.py Lines 211 to 214 in 7b411e9
This comment was generated by todo based on a
|
PR #12194: Size comparison from 6f3b5a0 to 7b411e9 Increases (20 builds for efr32, k32w, linux, p6, qpg, telink)
Decreases (7 builds for linux)
Full report (22 builds for efr32, k32w, linux, p6, qpg, telink)
|
7b411e9
to
7921730
Compare
PR #12194: Size comparison from 6f3b5a0 to 7921730 Increases (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
Decreases (15 builds for esp32, linux, nrfconnect)
Full report (39 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
PR #12194: Size comparison from 6f3b5a0 to 18149ac Increases above 0.2%:
Increases (27 builds for efr32, esp32, k32w, linux, mbed, p6, qpg, telink)
Decreases (12 builds for esp32, linux, mbed, p6, qpg)
Full report (29 builds for efr32, esp32, k32w, linux, mbed, p6, qpg, telink)
|
18149ac
to
8541c07
Compare
fast track: pr created and approved by domain owners, has been up for a long time, touches python (i.e. not functionality) with changes that are non-python not behavioral |
0233b20
to
c1004ad
Compare
PR #12194: Size comparison from 803f3b8 to c1004ad Increases (32 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
Decreases (15 builds for esp32, linux, nrfconnect)
Full report (39 builds for efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Problem
Add python IM event client support
Todo: Add python API to read attribute and event at the same time.
Change overview
See above
Testing
Compilation
Add E2E python tests since IM server integration( PR#12059), and currently we cannot retrieve events.