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

        Hide
        backlogmanager Backlog Manager added a comment -

        2020-12-28 12:49|CREATED monitor | # answers= 0, accepted answer= False

        Show
        backlogmanager Backlog Manager added a comment - 2020-12-28 12:49|CREATED monitor | # answers= 0, accepted answer= False
        Hide
        backlogmanager Backlog Manager added a comment -

        2021-01-04 10:30|UPDATED status: transition Answer| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2021-01-04 10:30|UPDATED status: transition Answer| # answers= 1, accepted answer= True
        Hide
        backlogmanager Backlog Manager added a comment -

        2021-01-04 10:59|UPDATED status: transition Finish| # answers= 1, accepted answer= True

        Show
        backlogmanager Backlog Manager added a comment - 2021-01-04 10:59|UPDATED status: transition Finish| # answers= 1, accepted answer= True

          People

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

            Dates

            • Created:
              Updated:
              Resolved: