-
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 interactive server command to allow chip-tool to exec… #24304
Merged
vivien-apple
merged 1 commit into
project-chip:master
from
vivien-apple:ChipTool_WebSockets
Jan 12, 2023
Merged
[chip-tool] Add interactive server command to allow chip-tool to exec… #24304
vivien-apple
merged 1 commit into
project-chip:master
from
vivien-apple:ChipTool_WebSockets
Jan 12, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pullapprove
bot
requested review from
anush-apple,
arkq,
Byungjoo-Lee,
bzbarsky-apple,
carol-apple,
chrisdecenzo,
chshu,
chulspro,
Damian-Nordic,
dhrishi,
electrocucaracha,
emargolis,
franck-apple,
gjc13,
harimau-qirex,
harsha-rajendran,
hawk248,
jelderton,
jepenven-silabs,
jmartinez-silabs,
jtung-apple,
ksperling-apple and
lazarkov
January 6, 2023 13:55
PR #24304: Size comparison from e766102 to 08e64e9 Increases (3 builds for bl702, cc13x2_26x2, telink)
Decreases (9 builds for bl602, cc13x2_26x2, efr32, psoc6, telink)
Full report (40 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, mbed, nrfconnect, psoc6, qpg, telink)
|
vivien-apple
force-pushed
the
ChipTool_WebSockets
branch
from
January 9, 2023 09:58
08e64e9
to
4f37632
Compare
PR #24304: Size comparison from b953c0b to 4f37632 Increases (6 builds for esp32, nrfconnect, psoc6, telink)
Decreases (9 builds for bl602, bl702, esp32, psoc6, telink)
Full report (41 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, mbed, nrfconnect, psoc6, qpg, telink)
|
vivien-apple
force-pushed
the
ChipTool_WebSockets
branch
from
January 9, 2023 12:44
4f37632
to
c897ff3
Compare
PR #24304: Size comparison from b953c0b to c897ff3 Increases above 0.2%:
Increases (5 builds for cc13x2_26x2, esp32, linux, nrfconnect, telink)
Decreases (11 builds for bl602, bl702, cc13x2_26x2, esp32, psoc6, qpg, telink)
Full report (43 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
bzbarsky-apple
approved these changes
Jan 9, 2023
vivien-apple
force-pushed
the
ChipTool_WebSockets
branch
from
January 10, 2023 09:55
c897ff3
to
1cc8bf1
Compare
PR #24304: Size comparison from 5ec8da8 to 1cc8bf1 Increases above 0.2%:
Increases (5 builds for esp32, linux, psoc6, telink)
Decreases (7 builds for bl602, bl702, telink)
Full report (35 builds for bl602, bl702, cc13x2_26x2, cyw30739, esp32, k32w, linux, mbed, psoc6, qpg, telink)
|
andy31415
reviewed
Jan 10, 2023
examples/chip-tool/commands/interactive/InteractiveCommands.cpp
Outdated
Show resolved
Hide resolved
vivien-apple
force-pushed
the
ChipTool_WebSockets
branch
from
January 11, 2023 14:01
1cc8bf1
to
c52ce13
Compare
vivien-apple
force-pushed
the
ChipTool_WebSockets
branch
from
January 11, 2023 14:28
c52ce13
to
8798af1
Compare
PR #24304: Size comparison from 18d3671 to 8798af1 Increases above 0.2%:
Increases (7 builds for bl602, bl702, efr32, linux, psoc6, telink)
Decreases (6 builds for cyw30739, psoc6, telink)
Full report (54 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
andy31415
reviewed
Jan 12, 2023
andy31415
approved these changes
Jan 12, 2023
vivien-apple
force-pushed
the
ChipTool_WebSockets
branch
from
January 12, 2023 15:59
8798af1
to
69dff0f
Compare
…ute commands received over websockets
vivien-apple
force-pushed
the
ChipTool_WebSockets
branch
from
January 12, 2023 15:59
69dff0f
to
ab1fe4c
Compare
PR #24304: Size comparison from c982db7 to ab1fe4c Increases above 0.2%:
Increases (9 builds for bl702, cc13x2_26x2, linux, psoc6, telink)
Decreases (9 builds for bl602, bl702, cc13x2_26x2, efr32, esp32, psoc6, telink)
Full report (54 builds for bl602, bl702, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, psoc6, qpg, telink)
|
lecndav
pushed a commit
to lecndav/connectedhomeip
that referenced
this pull request
Mar 22, 2023
…ute commands received over websockets (project-chip#24304)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
…ute commands received over websockets
Problem
This PR adds a new command:
chip-tool interactive server --port 9003
to chip-tool. This commands starts a web socket server and interpret the received payloads as commands. It does not send any data back yet (PR to comes).The goal is to make it possible to control
chip-tool
using a scripting language.