-
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
[chip-tool] Add support for setting the isUrgent flag of when subscri… #19003
[chip-tool] Add support for setting the isUrgent flag of when subscri… #19003
Conversation
PR #19003: Size comparison from a35c4c4 to 63c4353 Increases (1 build for linux)
Full report (30 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
63c4353
to
7af80c1
Compare
PR #19003: Size comparison from 6a871ad to 7af80c1 Full report (23 builds for cc13x2_26x2, cyw30739, esp32, k32w, mbed, nrfconnect, p6, telink)
|
7af80c1
to
84f927f
Compare
PR #19003: Size comparison from 8ef608d to 84f927f Increases (2 builds for linux)
Full report (39 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, p6, telink)
|
84f927f
to
0fc0232
Compare
PR #19003: Size comparison from 393b319 to 0fc0232 Increases (2 builds for linux)
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
b2dd848
to
b6eaba5
Compare
PR #19003: Size comparison from 2f6de7b to b6eaba5 Increases (2 builds for linux)
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fast tracking tooling updates
b6eaba5
to
cf42437
Compare
PR #19003: Size comparison from fd5e78d to cf42437 Increases (2 builds for linux)
Full report (41 builds for cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
…bing to events
Problem
Setting the
isUrgent
flag when subscribing to events is not supported inchip-tool
.Change overview
Testing
./out/debug/standalone/chip-tool basic subscribe-event-by-id 0,1,2 3 5 0x12344321 0 --isUrgent true,false,true