Skip to content

Add support for Moxa (industrial switches)#3359

Closed
Marc-79 wants to merge 2 commits intoytti:masterfrom
Marc-79:patch-1
Closed

Add support for Moxa (industrial switches)#3359
Marc-79 wants to merge 2 commits intoytti:masterfrom
Marc-79:patch-1

Conversation

@Marc-79
Copy link

@Marc-79 Marc-79 commented Jan 8, 2025

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

Hi, unfortunatly i'm not an ruby expert and was not able to run the tests, the model work for me (under local models) in a docker container.
Sorry to not be able to do all required tests.

add support for Moxa devices (industrial switches)
add moxa support
# Tested on EDS EDS-510E (v5.5), EDS-408A-SS-SC V3.13
# Default login must be turn to shell : 1 Basic Settings, Login mode, Toggle login mode)

prompt prompt /.*#/
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please use a more specific prompt regexp. Matching .*# will randomly match on contents of your config and you will experience unexpected timeouts.

@robertcheramy
Copy link
Collaborator

Please also consider providing a Device simulation file https://github.com/ytti/oxidized/blob/master/docs/DeviceSimulation.md to help us maintain the model in the future.

@robertcheramy
Copy link
Collaborator

And the CI tests must pass.

@github-actions
Copy link

github-actions bot commented May 5, 2025

This PR is stale because it has been open 90 days with no activity.

@github-actions github-actions bot added the Stale label May 5, 2025
@robertcheramy
Copy link
Collaborator

PR closed as no reaction from the submitter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants