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/27616 mappings extraction #653

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

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    f9262ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19dc43d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. checkpoint

    unit tests are broken
    DC2-DanielKrueger committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    8183c03 View commit details
    Browse the repository at this point in the history
  2. checkpoint

    unit tests are compiling but broken because of the missing migration
    DC2-DanielKrueger committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a067316 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. checkpoint

    we can load the legacy config and transform it to the new information
    missing: We need to be able to write it somehow.
    DC2-DanielKrueger committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    81c6d8d View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. checkpoint

    adaper migration almost works
    DC2-DanielKrueger committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    42d378e View commit details
    Browse the repository at this point in the history
  2. checkpoint

    it just compiles(maybe works)
    DC2-DanielKrueger committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    cde66cf View commit details
    Browse the repository at this point in the history
  3. remove mappings from XXXtoMqttConfig classes to exclude them from the…

    … adapter specific configuration
    DC2-DanielKrueger committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    19da47a View commit details
    Browse the repository at this point in the history
  4. add license headers

    DC2-DanielKrueger committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    dca21a6 View commit details
    Browse the repository at this point in the history
  5. fix some tests

    DC2-DanielKrueger committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f3dbf70 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

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

Commits on Nov 23, 2024

  1. make addAdapter work

    Fix for File and Simulation Adapter
    DC2-DanielKrueger committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    ba0afcb View commit details
    Browse the repository at this point in the history
  2. fis other configs

    DC2-DanielKrueger committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    ecc04cb View commit details
    Browse the repository at this point in the history
  3. add null checks

    DC2-DanielKrueger committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    83a3e4e View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

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

Commits on Nov 25, 2024

  1. Configuration menu
    Copy the full SHA
    08bdb5c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    34e975a View commit details
    Browse the repository at this point in the history
  3. fix AdapterApiIT

    DC2-DanielKrueger committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d439f96 View commit details
    Browse the repository at this point in the history
  4. fix fieldmappings being a standalone entity outside of mappings

    fix OpcUaAdapterCustomStructWriteIT
    DC2-DanielKrueger committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1432b2a View commit details
    Browse the repository at this point in the history
  5. add license header

    DC2-DanielKrueger committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    39fbfde View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70d7efc View commit details
    Browse the repository at this point in the history
  7. Cleaning up

    codepitbull committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    9682aac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5022a61 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    af80dd2 View commit details
    Browse the repository at this point in the history
  10. Additional validation

    codepitbull committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    52a89f7 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feature/27616-mappings-extraction' of github.com:hivemq…

    …/hivemq-edge into feature/27616-mappings-extraction
    codepitbull committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    353f7bc View commit details
    Browse the repository at this point in the history
  12. HttpTag-rework

    codepitbull committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    cd54aed View commit details
    Browse the repository at this point in the history
  13. HttpTag-test

    codepitbull committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    f8537b2 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    dadba7d View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a852f30 View commit details
    Browse the repository at this point in the history
  16. add license header

    DC2-DanielKrueger committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    f0298f0 View commit details
    Browse the repository at this point in the history
  17. Next test

    codepitbull committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    e6fe617 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'feature/27616-mappings-extraction' of github.com:hivemq…

    …/hivemq-edge into feature/27616-mappings-extraction
    codepitbull committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    1d0bf74 View commit details
    Browse the repository at this point in the history
  19. lazy fix

    DC2-DanielKrueger committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    615822b View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4c6a7d2 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c2940e2 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    5f7b8fc View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. cleanup TODOs

    DC2-DanielKrueger committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    8637c88 View commit details
    Browse the repository at this point in the history
  2. cleanup TODOs

    DC2-DanielKrueger committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    38cdd2a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    461866e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f0b73b View commit details
    Browse the repository at this point in the history
  5. Fixed http-adapter tests

    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    342cfd6 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/27616-mappings-extraction' of github.com:hivemq…

    …/hivemq-edge into feature/27616-mappings-extraction
    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    45b9805 View commit details
    Browse the repository at this point in the history
  7. import cleanup

    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a142043 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fc92b93 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    751cd79 View commit details
    Browse the repository at this point in the history
  10. http tests done

    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a8f4e31 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feature/27616-mappings-extraction' of github.com:hivemq…

    …/hivemq-edge into feature/27616-mappings-extraction
    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    b067a20 View commit details
    Browse the repository at this point in the history
  12. Cleanup test class

    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    ab9b644 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1721731 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8598aa4 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'feature/27616-mappings-extraction' of github.com:hivemq…

    …/hivemq-edge into feature/27616-mappings-extraction
    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    0806288 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    ccc8df4 View commit details
    Browse the repository at this point in the history
  17. file-legacy done

    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    ba68927 View commit details
    Browse the repository at this point in the history
  18. fix http tests

    fix FieldMappingsEntity
    DC2-DanielKrueger committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d27768a View commit details
    Browse the repository at this point in the history
  19. fix simple-config.xml

    fix FromEdgeMapping
    DC2-DanielKrueger committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d77b07c View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7bd5fec View commit details
    Browse the repository at this point in the history
  21. fix S7 adapter

    DC2-DanielKrueger committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    1752a10 View commit details
    Browse the repository at this point in the history
  22. add license header

    DC2-DanielKrueger committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c5a9b60 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    eb80bfc View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8c8092a View commit details
    Browse the repository at this point in the history
  25. Merge branch 'feature/27616-mappings-extraction' of github.com:hivemq…

    …/hivemq-edge into feature/27616-mappings-extraction
    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d95efb7 View commit details
    Browse the repository at this point in the history
  26. Fixed eip-legacy tags

    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9753b86 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    86acaba View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    47e9b5c View commit details
    Browse the repository at this point in the history
  29. Merge branch 'feature/27616-mappings-extraction' of github.com:hivemq…

    …/hivemq-edge into feature/27616-mappings-extraction
    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    405357e View commit details
    Browse the repository at this point in the history
  30. fix tests

    DC2-DanielKrueger committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    d2627c8 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    19709df View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    df6712e View commit details
    Browse the repository at this point in the history
  33. Merge remote-tracking branch 'origin/feature/27616-mappings-extractio…

    …n' into feature/27616-mappings-extraction
    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    25bd141 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    6170f1d View commit details
    Browse the repository at this point in the history
  35. s7-tests done

    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9162379 View commit details
    Browse the repository at this point in the history
  36. Merge branch 'feature/27616-mappings-extraction' of github.com:hivemq…

    …/hivemq-edge into feature/27616-mappings-extraction
    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    25ecf49 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    35da7b0 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    c8905cc View commit details
    Browse the repository at this point in the history
  39. S7 done

    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c507e46 View commit details
    Browse the repository at this point in the history
  40. Merge branch 'feature/27616-mappings-extraction' of github.com:hivemq…

    …/hivemq-edge into feature/27616-mappings-extraction
    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    ecdd752 View commit details
    Browse the repository at this point in the history
  41. ads tests done

    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    4fe0cc8 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    b124d5d View commit details
    Browse the repository at this point in the history
  43. ADS legacy done

    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    af0b9ff View commit details
    Browse the repository at this point in the history
  44. Merge branches 'feature/27616-mappings-extraction' and 'feature/27616…

    …-mappings-extraction' of github.com:hivemq/hivemq-edge into feature/27616-mappings-extraction
    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    53ef2db View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    2048830 View commit details
    Browse the repository at this point in the history
  46. opca test working

    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9552248 View commit details
    Browse the repository at this point in the history
  47. Merge branch 'feature/27616-mappings-extraction' of github.com:hivemq…

    …/hivemq-edge into feature/27616-mappings-extraction
    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    f774e54 View commit details
    Browse the repository at this point in the history
  48. unused property

    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    3dcd540 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    2cc91ab View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    75145e0 View commit details
    Browse the repository at this point in the history
  51. fix

    DC2-DanielKrueger committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    5f62290 View commit details
    Browse the repository at this point in the history
  52. opc ua working

    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    c028d08 View commit details
    Browse the repository at this point in the history
  53. Merge branch 'feature/27616-mappings-extraction' of github.com:hivemq…

    …/hivemq-edge into feature/27616-mappings-extraction
    codepitbull committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    eb9f6a6 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    f2358d6 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    26c16cf View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    8e890f6 View commit details
    Browse the repository at this point in the history
  57. fix

    DC2-DanielKrueger committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    5c66702 View commit details
    Browse the repository at this point in the history
  58. fix

    DC2-DanielKrueger committed Nov 26, 2024
    Configuration menu
    Copy the full SHA
    7eea03d View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2024

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

Commits on Nov 28, 2024

  1. Configuration menu
    Copy the full SHA
    e9fe9dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3792af1 View commit details
    Browse the repository at this point in the history
  3. OPC UA cleanup

    codepitbull committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    0ad5d7c View commit details
    Browse the repository at this point in the history
  4. Add fieldmappings

    codepitbull committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    9964e09 View commit details
    Browse the repository at this point in the history
  5. Openapi

    codepitbull committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    e339b9d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2024

  1. Rework fieldmappings

    codepitbull committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    2d2e112 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    66690d0 View commit details
    Browse the repository at this point in the history
  3. Renamings

    codepitbull committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    02ceb7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    03840f1 View commit details
    Browse the repository at this point in the history
  5. OpenApi rework

    codepitbull committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    a94dee5 View commit details
    Browse the repository at this point in the history
  6. Fixed more openapi

    codepitbull committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    24c50f9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b0c9c86 View commit details
    Browse the repository at this point in the history
  8. fix SimulationTag

    DC2-DanielKrueger committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    e4b831d View commit details
    Browse the repository at this point in the history
  9. change http code to 500 on server error

    exclude simulation from tag verification
    DC2-DanielKrueger committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    392ac85 View commit details
    Browse the repository at this point in the history
  10. Fix DomainTag

    codepitbull committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    218c5b5 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feature/27616-mappings-extraction' of github.com:hivemq…

    …/hivemq-edge into feature/27616-mappings-extraction
    codepitbull committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    f7632e8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    d5c119f View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1065a89 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    d59af43 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1900909 View commit details
    Browse the repository at this point in the history
  16. fix test-config.xml

    DC2-DanielKrueger committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    c84fdb4 View commit details
    Browse the repository at this point in the history
  17. fix instructions

    DC2-DanielKrueger committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    a93b477 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a6a1e20 View commit details
    Browse the repository at this point in the history
  19. Add a format to tagNames

    codepitbull committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    0a574b9 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'feature/27616-mappings-extraction' of github.com:hivemq…

    …/hivemq-edge into feature/27616-mappings-extraction
    codepitbull committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    ac03726 View commit details
    Browse the repository at this point in the history
  21. New openapi spec

    codepitbull committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    50e28b5 View commit details
    Browse the repository at this point in the history
  22. Small name change

    codepitbull committed Nov 29, 2024
    Configuration menu
    Copy the full SHA
    6203914 View commit details
    Browse the repository at this point in the history