Skip to content

Create grandstreamht8xx.rb#3719

Merged
robertcheramy merged 7 commits intoytti:masterfrom
mklopocki:grandstreamht8xx
Apr 21, 2026
Merged

Create grandstreamht8xx.rb#3719
robertcheramy merged 7 commits intoytti:masterfrom
mklopocki:grandstreamht8xx

Conversation

@mklopocki
Copy link
Copy Markdown
Contributor

add new model - backup via SSH from Grandstream HT8xx devices

Pre-Request Checklist

  • Passes rubocop code analysis (try rubocop --auto-correct)
  • Tests added or adapted (try rake test)
  • Changes are reflected in the documentation
  • User-visible changes appended to CHANGELOG.md

Description

Defines new model from witch configuration can be dumped. Tested on real device HT802 v1.
Using SSH to connect to device, move to export function and catch all configuration dump in XML into oxdizied engine.

add new model - backup via SSH from Grandstream HT8xx devices
Copy link
Copy Markdown
Collaborator

@robertcheramy robertcheramy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also update CHANGELOG.md and docs/Supported-OS-Types.md

Comment thread lib/oxidized/model/grandstreamht8xx.rb Outdated
change from manually cutting lines to use built-in function cut_both
@mklopocki mklopocki requested a review from robertcheramy April 19, 2026 16:14
add model description file
added new model entry (grandstream ht8xx) to changelog
@robertcheramy
Copy link
Copy Markdown
Collaborator

I'm missing an entry in docs/Supported-OS-Types.md (Model Notes is fine but not mandatory).

added definition of Grandstream HT8xx to list contains supported devices
correction of bad data format in field maintainers
@robertcheramy robertcheramy merged commit aa50773 into ytti:master Apr 21, 2026
8 checks passed
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