-
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
[Python] Provide a user friendly API for getting data versions #15709
[Python] Provide a user friendly API for getting data versions #15709
Conversation
PR #15709: Size comparison from c3a34eb to de40f21 Increases above 0.2%:
Increases (1 build for nrfconnect)
Full report (21 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
de40f21
to
a47fe00
Compare
PR #15709: Size comparison from 6f75dd7 to a47fe00 Increases above 0.2%:
Increases (1 build for nrfconnect)
Full report (21 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
a47fe00
to
9e4b81a
Compare
PR #15709: Size comparison from 169b48a to 9e4b81a Increases above 0.2%:
Increases (1 build for nrfconnect)
Full report (21 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
/rebase |
9e4b81a
to
b52eff3
Compare
PR #15709: Size comparison from 967d6fd to b52eff3 Increases above 0.2%:
Increases (1 build for nrfconnect)
Full report (30 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
09e8fa9
to
a01c623
Compare
PR #15709: Size comparison from 45be5cf to a01c623 Full report (28 builds for cyw30739, efr32, esp32, k32w, linux, p6, qpg, telink)
|
PR #15709: Size comparison from 45be5cf to 15a63bb Increases above 0.2%:
Increases (12 builds for cyw30739, efr32, esp32, k32w, linux, qpg)
Full report (28 builds for cyw30739, efr32, esp32, k32w, linux, p6, qpg, telink)
|
Problem
res[0] and res[1] is not user friendly, and data version is the same for all attributes under the same cluster
Change overview
Add a mock "DataVersion" key to read attribute response.
Testing
Test script is updated