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

[feature] driver/netio: use netio via json-api #1234

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Commits on Jul 11, 2023

  1. [feature] driver/netio: use netio via json-api

    Following the contribution-guidelines an additional functionality using the netio-json-api was added to simplify netio handling.
    To get all actions working powerprotocol.py:NetworkPowerDriver probably needs a refactor.
    
    Signed-off-by: Raffael Krakau <r.krakau90@gmail.com>
    ActionHOSchT committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    05fb0b0 View commit details
    Browse the repository at this point in the history
  2. Update configuration.rst

    Apply suggestions from code review
    add 'netio_json' section to configuration.rst
    
    Signed-off-by: Raffael Krakau <r.krakau90@gmail.com>
    Co-authored-by: Christian Happ <Christian.Happ@jumo.net>
    ActionHOSchT and ChHapp committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    b8ed99f View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2023

  1. Update netio_json.py

    [bugfix] add global-var PORT
    
    Bug was missed due to old version
    
    Signed-off-by: Raffael Krakau <r.krakau90@gmail.com>
    ActionHOSchT committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    c63336b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. driver/netio: [bugfix] apply suggestion

    set state to ...'State' as mentioned in labgrid-project#1234 (comment)
    
    Signed-off-by: Raffael Krakau <r.krakau90@gmail.com>
    ActionHOSchT committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    d3b48d0 View commit details
    Browse the repository at this point in the history