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

Extend rfc3433.py to support more Physical Entity Sensor MIB entries #211

Merged

Commits on Mar 28, 2021

  1. Extend RFC3433 to support more sensors including:

        Fan tachometers
        Thermal sensors
        PSU Voltage, Current, Power
    
    Signed-off-by: Kebo Liu <[email protected]>
    keboliu committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    6aa3dc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2021

  1. reduce the redundant code

    Signed-off-by: Kebo Liu <[email protected]>
    keboliu committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    7b62632 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ad2e66f View commit details
    Browse the repository at this point in the history
  3. import TransceiverSensorData from new sensor_data.py

    Signed-off-by: Kebo Liu <[email protected]>
    keboliu committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    01313dc View commit details
    Browse the repository at this point in the history
  4. Update test mock state_db.json for new added unit test

    Signed-off-by: Kebo Liu <[email protected]>
    keboliu committed Apr 10, 2021
    Configuration menu
    Copy the full SHA
    fddab17 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2021

  1. Make the function names in tests/namespace/test_sensor.py align with …

    …tests/test_sensor.py
    
    Signed-off-by: Kebo Liu <[email protected]>
    keboliu committed Apr 25, 2021
    Configuration menu
    Copy the full SHA
    a093bbc View commit details
    Browse the repository at this point in the history

Commits on May 5, 2021

  1. fix review comments

    keboliu committed May 5, 2021
    Configuration menu
    Copy the full SHA
    b409e1d View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. fix review comments

    keboliu committed May 6, 2021
    Configuration menu
    Copy the full SHA
    8a8e789 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Add lgtm.yml

    Signed-off-by: Qi Luo <[email protected]>
    qiluo-msft authored and keboliu committed May 18, 2021
    Configuration menu
    Copy the full SHA
    3c19b14 View commit details
    Browse the repository at this point in the history