Skip to content

tools: gateway: print message on open#88

Merged
JordanYates merged 3 commits into
mainfrom
feature/gateway_opened
Oct 21, 2025
Merged

tools: gateway: print message on open#88
JordanYates merged 3 commits into
mainfrom
feature/gateway_opened

Conversation

@JordanYates
Copy link
Copy Markdown
Contributor

Print a message once the serial port has successfully opened to provide feedback to the user.

Require implementations of `__str__` for `SerialLike` subclasses as a
human readable description.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Print a message once the serial port has successfully opened to provide
feedback to the user.

Signed-off-by: Jordan Yates <jordan@embeint.com>
* tools: gateway: print message on open
* util: ctypes: fix vla negative lengths
* rpc_wrappers: generic: added
* commands: add missing return types
* rpc_wrappers: remove custom VLA parsing logic
* util: ctypes: handle `vla_counted_by`
* zephyr: lte: align constants with 3GPP TS 127.007
* tools: provision: `--dry-run`
* rpc_wrappers: data_logger_read: handle unordered data
* tools: rpc_cloud: print command ID on query
* rpc_wrappers: lte_at_cmd: print string on error
* rpc_client: support chunked data sending
* rpc_client: pre-chunk provided data buffer
* tools: ota_upgrade: fix single cross-app upgrade
* tools: localhost: don't request `favicon.ico`
* zephyr: fix `enum.IntEnum` dict indexing
* generated: regenerate definitions
* util: console: global console lock
* tools: cloud: add `coap list` subcommand

Signed-off-by: Jordan Yates <jordan@embeint.com>
@JordanYates JordanYates merged commit 8011549 into main Oct 21, 2025
5 checks passed
@JordanYates JordanYates deleted the feature/gateway_opened branch October 21, 2025 05:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant