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

FIWARE.Request.Tech.Apps.ApplicationMashup.ContextBrokerPoIExampleNotWorking

    Details

    • Type: extRequest
    • Status: Closed
    • Resolution: Done
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:
      None

      Description

      Hello,

      I'm trying to represent my devices from the Orion Context Broker on the Map
      Viewer widget using the Mashup Workspace from Fiware-Lab but it shows
      nothing but the map itself.

      I'm using the Context Broker of the IoT with the IP 130.206.80.40:1026 and
      the devices that I am trying to show in the map has these info:

      "contextElement": {
      "type": "thing",
      "isPattern": "false",
      "id": "z80-barx",
      "attributes": [ ............

      And here is where I'm trying to send the coordinates

      {
      "name": "position",
      "type": "coords",
      "value": "40.449343, -3.682705",
      "metadatas": [
      {
      "name": "location",
      "type": "string",
      "value": "WGS84"
      },
      {
      "name": "TimeInstant",
      "type": "ISO8601",
      "value": "2015-04-27T11:09:02.765192Z"
      }
      ]
      },

      My widget wiring and configuration are these:

      • NGSI Source:
      • NGSI server URL: http://orion.lab.fiware.org:1026
      • NGSI proxy URL: https://ngsiproxy.lab.fiware.org
      • Use the FIWARE credentials of the user: YES
      • NGSI entity types: thing
      • Id pattern: z80-barx
      • Monitored NGSI Attributes: device_last_boot, position,
        program_last_boot, status, last_printed_coupon, last_button_push
      • NGSI Entity To Pol:
      • Coordinates attribute: position
      • Marker icon:

      [image: Inline image 1]

      Could you please help me with this issue?

      Best regards,

      Abel Maregil

      _______________________________________________
      Fiware-lab-help mailing list
      Fiware-lab-help@lists.fi-ware.org
      https://lists.fi-ware.org/listinfo/fiware-lab-help

      [Created via e-mail received from: Abel Maregil <abel.maregil@njoycorporation.com>]

        Activity

        Hide
        fw.ext.user FW External User added a comment -

        Dear Abel,

        The only thing wrong I see in your config is that you uses "
        http://orion.lab.fiware.org:1026" for the "NGSI server URL" preference (you
        should use http://130.206.80.40:1026). Anyway, fixing this value don't
        fully solve your problems because your instance seems to not being
        configured to use Rush (so it is not able to send notifications to https
        servers). See this section
        <https://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/Publish/Subscribe_Broker_-_Orion_Context_Broker_-_Installation_and_Administration_Guide#Using_Rush_relayer>
        on the Orion Installation and administration guide and those questions/answers
        on StackOverflow <http://stackoverflow.com/search?q=%5Bfiware-orion%5D+rush>
        for more info.

        Best regards,
        Álvaro

        On 19 May 2015 at 15:00, Manuel Escriche (JIRA) <jira-help-desk@fi-ware.org>

        Show
        fw.ext.user FW External User added a comment - Dear Abel, The only thing wrong I see in your config is that you uses " http://orion.lab.fiware.org:1026 " for the "NGSI server URL" preference (you should use http://130.206.80.40:1026 ). Anyway, fixing this value don't fully solve your problems because your instance seems to not being configured to use Rush (so it is not able to send notifications to https servers). See this section < https://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/Publish/Subscribe_Broker_-_Orion_Context_Broker_-_Installation_and_Administration_Guide#Using_Rush_relayer > on the Orion Installation and administration guide and those questions/answers on StackOverflow < http://stackoverflow.com/search?q=%5Bfiware-orion%5D+rush > for more info. Best regards, Álvaro On 19 May 2015 at 15:00, Manuel Escriche (JIRA) <jira-help-desk@fi-ware.org>

          People

          • Assignee:
            aarranz Álvaro Arranz
            Reporter:
            fw.ext.user FW External User
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: