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

SMHE-2011 Save firmware file to file system #1324

Merged
merged 29 commits into from
May 30, 2024

Commits on May 13, 2024

  1. Moved firmwareFileIdentification to requestData and added HashType an…

    …d digest
    
    Signed-off-by: Harry Middelburg <harry.middelburg@alliander.com>
    harrymiddelburgetall committed May 13, 2024
    Configuration menu
    Copy the full SHA
    959d6df View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Removed unreachable code

    jboon committed May 14, 2024
    Configuration menu
    Copy the full SHA
    4ea7570 View commit details
    Browse the repository at this point in the history
  2. dlms protocol adapter reads fwfile and imageidentifier from s3 bucket

    Signed-off-by: Harry Middelburg <harry.middelburg@alliander.com>
    harrymiddelburgetall committed May 14, 2024
    Configuration menu
    Copy the full SHA
    469be86 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Removed image_identifier from firmwarefile in core database (smartmet…

    …ering specific). Add optional hash and hash_type
    
    Signed-off-by: Harry Middelburg <harry.middelburg@alliander.com>
    harrymiddelburgetall committed May 16, 2024
    Configuration menu
    Copy the full SHA
    f0dddeb View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. restore ws-smartmetering request. Removed hash(type)

    Signed-off-by: Harry Middelburg <harry.middelburg@alliander.com>
    harrymiddelburgetall committed May 17, 2024
    Configuration menu
    Copy the full SHA
    2795ddd View commit details
    Browse the repository at this point in the history
  2. cucumber tests

    Signed-off-by: Harry Middelburg <harry.middelburg@alliander.com>
    harrymiddelburgetall committed May 17, 2024
    Configuration menu
    Copy the full SHA
    23e1a81 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Renamed S3BucketService to implementation neutral FirmwareFileStoreSe…

    …rvice
    
    Signed-off-by: Harry Middelburg <harry.middelburg@alliander.com>
    harrymiddelburgetall committed May 21, 2024
    Configuration menu
    Copy the full SHA
    5b155cb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'feature/SMHE-2011_firmware-s3-bucket' of github.com:OSG…

    …P/open-smart-grid-platform into feature/SMHE-2011_firmware-s3-bucket
    jboon committed May 21, 2024
    Configuration menu
    Copy the full SHA
    33641a5 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Configuration menu
    Copy the full SHA
    f80bbbb View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    d2d2242 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e983482 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc84897 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b81a03c View commit details
    Browse the repository at this point in the history
  5. Added modified cucumber tests for AddOrChangeFirmware request

    Signed-off-by: Harry Middelburg <harry.middelburg@alliander.com>
    harrymiddelburgetall committed May 23, 2024
    Configuration menu
    Copy the full SHA
    0a7c7e7 View commit details
    Browse the repository at this point in the history
  6. Restored AcceptanceTests.java and removed Tags

    Signed-off-by: Harry Middelburg <harry.middelburg@alliander.com>
    harrymiddelburgetall committed May 23, 2024
    Configuration menu
    Copy the full SHA
    5f44c89 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5ec9251 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/SMHE-2011_firmware-s3-bucket' of github.com:OSG…

    …P/open-smart-grid-platform into feature/SMHE-2011_firmware-s3-bucket
    jboon committed May 23, 2024
    Configuration menu
    Copy the full SHA
    be212d4 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Removed obsolete code

    Signed-off-by: Jaco Boon <jaco.boon@gmail.com.com>
    jboon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a9af96d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    09a81b3 View commit details
    Browse the repository at this point in the history
  3. Use UploadFW request is given condition for Update FW request test

    Signed-off-by: Harry Middelburg <harry.middelburg@alliander.com>
    harrymiddelburgetall committed May 27, 2024
    Configuration menu
    Copy the full SHA
    a5f7846 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7237027 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'feature/SMHE-2011_firmware-s3-bucket' of github.com:OSG…

    …P/open-smart-grid-platform into feature/SMHE-2011_firmware-s3-bucket
    jboon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    befc4b9 View commit details
    Browse the repository at this point in the history
  6. Solved sonar issues

    Signed-off-by: Harry Middelburg <harry.middelburg@alliander.com>
    harrymiddelburgetall committed May 27, 2024
    Configuration menu
    Copy the full SHA
    f03c756 View commit details
    Browse the repository at this point in the history
  7. Hash type mapping corrected

    Signed-off-by: Jaco Boon <jaco.boon@gmail.com>
    jboon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e1c7fa4 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'feature/SMHE-2011_firmware-s3-bucket' of github.com:OSG…

    …P/open-smart-grid-platform into feature/SMHE-2011_firmware-s3-bucket
    jboon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    eb33335 View commit details
    Browse the repository at this point in the history
  9. Sonar issues

    Signed-off-by: Jaco Boon <jaco.boon@gmail.com>
    jboon committed May 27, 2024
    Configuration menu
    Copy the full SHA
    4097950 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Solved sonar issue

    Signed-off-by: Harry Middelburg <harry.middelburg@alliander.com>
    harrymiddelburgetall committed May 28, 2024
    Configuration menu
    Copy the full SHA
    c671022 View commit details
    Browse the repository at this point in the history
  2. Copyright and removal of InboundOsgpCoreFirmwareFileResponsesMessagin…

    …gConfig
    
    Signed-off-by: Harry Middelburg <harry.middelburg@alliander.com>
    harrymiddelburgetall committed May 28, 2024
    Configuration menu
    Copy the full SHA
    ab6597d View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Processed review comments

    Signed-off-by: Harry Middelburg <harry.middelburg@alliander.com>
    harrymiddelburgetall committed May 29, 2024
    Configuration menu
    Copy the full SHA
    545ad72 View commit details
    Browse the repository at this point in the history