Add demo of requests API to demo protocol
Review Request #2289 — Created Feb. 26, 2023 and submitted
This provides actions that trigger all of the request API, except for datasheets, which are quite complex.
We could do something fancy like have this trigger something with the demo contacts, but all this does is print a debug message with the results.
Opened all added menu items and confirmed that the correct thing was printed out as input, or that a cancellation was printed.
Summary | ID |
---|---|
ac52f2b95604ae65e64a6a26d82850b75a1f18b1 |
Description | From | Last Updated |
---|---|---|
I forgot to go back and mark everything for translation; not sure if I should bother. |
QuLogic | |
g_critical isn't fatal, so we should probably return here. |
grim | |
What's the goal of this math here? masked is true on evens, but multiline is true like 1/4th the time? … |
grim | |
Should return here |
grim | |
Needs a return |
grim | |
Needs a return |
grim | |
Needs a return |
grim | |
Needs a return |
grim |
- Change Summary:
-
Add
return
s and mark strings for translation. - Commits:
-
Summary ID c656e0c2a223380b6e536a3c60ff591821cd615c ac52f2b95604ae65e64a6a26d82850b75a1f18b1 - Diff:
-
Revision 2 (+1200 -68)