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

288 filip support right now only paylaod in mqtt custom / http custom but orion already supports json and ngsi as further options #296

Commits on Jun 27, 2024

  1. Adding new attributes to the HttpCustom model (json, ngsi and timeout…

    …). Also added some tests for the pydantic model.
    RCX112 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    fbdbd2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10b9a48 View commit details
    Browse the repository at this point in the history
  3. Added ngsi and json notification payload types, to httpCustom and mqt…

    …tCustom notifications
    SystemsPurge committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    c0ba701 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Added models for validation of ngsi patched payload type

    SystemsPurge committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    a858383 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

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

Commits on Jul 2, 2024

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

Commits on Jul 3, 2024

  1. Merge branch '290-httpCustom-headers' into 288-filip-support-right-no…

    …w-only-paylaod-in-mqttCustom-/-httpCustom-but-Orion-already-supports-json-and-ngsi-as-further-options
    
    # Conflicts:
    #	filip/models/ngsi_v2/subscriptions.py
    #	tests/models/test_ngsi_v2_subscriptions.py
    djs0109 committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    41a7596 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35018c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2024

  1. test: Adding tests for the mqtt custom notifications, that use payloa…

    …d, json and ngsi messages
    RCX112 committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    85abe6f View commit details
    Browse the repository at this point in the history