Uploaded image for project: 'Help-Desk'
  1. Help-Desk
  2. HELP-17242

[fiware-stackoverflow] FIWARE Orion subscriptions to Node Red plugins

    Details

      Description

      Created question in FIWARE Q/A platform on 20-12-2020 at 16:12
      Please, ANSWER this question AT https://stackoverflow.com/questions/65381547/fiware-orion-subscriptions-to-node-red-plugins

      Question:
      FIWARE Orion subscriptions to Node Red plugins

      Description:
      I am trying to create subscriptions using Orion Context Broker and Node-Red plugins.
      I want to create custom node red plugins to fit my use case. Is there any sample Node-Red Plugins development repository for subscriptions? Must I use ngsi-proxy or get the result directly from Orion?
      My subscriptions provision look like:
      "description": "Notify Node Red on Sensor count attribute changes",
      "subject": {
      "entities": [

      { "idPattern": "urn:ngsi-ld:MySensor:001" }

      ],
      "condition":

      { "attrs": [ "count" ] }

      },
      "notification": {
      "http":

      { "url": "http://node-red:1880" }

      ,
      "attrs": [
      "count"
      ],
      "metadata": ["dateCreated", "dateModified"]
      }
      }

        Activity

        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        backlogmanager Backlog Manager made changes -
        Resolution Done [ 10000 ]
        Status In Progress [ 3 ] Closed [ 6 ]
        backlogmanager Backlog Manager made changes -
        HD-Enabler Unknown [ 10910 ]
        HD-Chapter Unknown [ 10845 ]
        HD-Node Unknown [ 10852 ]
        backlogmanager Backlog Manager made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        backlogmanager Backlog Manager made changes -
        Field Original Value New Value
        Component/s FIWARE-TECH-HELP [ 10278 ]
        backlogmanager Backlog Manager created issue -

          People

          • Assignee:
            Unassigned
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: