Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[modbus] Replace apache commons lang usage with plain java #10002

Merged
merged 3 commits into from
Feb 1, 2021

Commits on Jan 31, 2021

  1. [modbus] Replace apache commons lang usage with plain java

    Signed-off-by: Sami Salonen <ssalonen@gmail.com>
    ssalonen committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    24563d6 View commit details
    Browse the repository at this point in the history
  2. [modbus] fix item creation in tests

    Signed-off-by: Sami Salonen <ssalonen@gmail.com>
    ssalonen committed Jan 31, 2021
    Configuration menu
    Copy the full SHA
    323b43d View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2021

  1. [modbus] use List instead of String[]

    Signed-off-by: Sami Salonen <ssalonen@gmail.com>
    ssalonen committed Feb 1, 2021
    Configuration menu
    Copy the full SHA
    9dadb07 View commit details
    Browse the repository at this point in the history