Skip to content

rpc_wrappers: kv_write: support string directly#51

Merged
JordanYates merged 5 commits into
mainfrom
feature/kv_write_str
Jun 3, 2025
Merged

rpc_wrappers: kv_write: support string directly#51
JordanYates merged 5 commits into
mainfrom
feature/kv_write_str

Conversation

@JordanYates
Copy link
Copy Markdown
Contributor

Support writing KV strings natively, instead of requiring the hex form.

@JordanYates JordanYates force-pushed the feature/kv_write_str branch from 93a4d70 to 7ca98f9 Compare June 3, 2025 05:26
Fix a typing error exposed through a recent version update.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Update generated files for new definitions.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Support writing KV strings natively, instead of requiring the hex form.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Fix the length field of the constructed string, the NULL byte is already
appended to the hex bytes.

Signed-off-by: Jordan Yates <jordan@embeint.com>
Fix the formatting of the `infuse cloud device info` command when
optional fields are not present.

Signed-off-by: Jordan Yates <jordan@embeint.com>
@JordanYates JordanYates force-pushed the feature/kv_write_str branch from 7ca98f9 to 100481a Compare June 3, 2025 05:33
@JordanYates JordanYates merged commit 2c98ffb into main Jun 3, 2025
4 checks passed
@JordanYates JordanYates deleted the feature/kv_write_str branch June 3, 2025 05:40
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