Skip to content

Rename Hostname/Device Name commands and add ERROR_BAD_HOSTNAME#36

Merged
jesserockz merged 1 commit into
improv-wifi:mainfrom
kbx81:rename-hostname-device-name-commands
Jun 16, 2026
Merged

Rename Hostname/Device Name commands and add ERROR_BAD_HOSTNAME#36
jesserockz merged 1 commit into
improv-wifi:mainfrom
kbx81:rename-hostname-device-name-commands

Conversation

@kbx81

@kbx81 kbx81 commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Follow-up to #35 to align with the in-flight Improv 2.4 work in #32 (so #32 rebases cleanly):

Purely the enum names/values + the new error constant; no handler/parse changes (those remain part of #32). This keeps the Command/Error enums in main matching what #32 expects, so its rebase is trivial.

Renames GET_SET_HOSTNAME -> HOSTNAME and GET_SET_DEVICE_NAME -> DEVICE_NAME
(values unchanged at 0x05/0x06) to match the naming used by the in-flight
Improv 2.4 work (improv-wifi#32), so that change rebases cleanly. Also adds the spec's
ERROR_BAD_HOSTNAME (0x05), returned when a provided hostname is unacceptable.
@jesserockz jesserockz merged commit 8ed68eb into improv-wifi:main Jun 16, 2026
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.

2 participants