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

FIWARE.Request.Tech.Data.OrionContextBroker.WrongSentence

    Details

    • HD-Chapter:
      Data
    • HD-Enabler:
      Orion

      Description

      Hi,

      While checking metadata, https://forge.fi-ware.org/plugins/mediawiki/wiki/fiware/index.php/Publish/Subscribe_Broker_-_Orion_Context_Broker_-_User_and_Programmers_Guide#Custom_attribute_metadata, the example uses NGSI10. When it says "We can check that temperature includes both attributes" the code below is for NSGI9, while the example was using NGSI10 and it will not show any metadata.

      Regards,

      Alberto Martín
      _______________________________________________
      Fiware-tech-help mailing list
      Fiware-tech-help@lists.fi-ware.org
      https://lists.fi-ware.org/listinfo/fiware-tech-help

        Activity

        Hide
        acs Alvaro del Castillo added a comment -

        Yes, that's what I ment. I've reported it following the old documentation (0.15.0) that still used NGSI9 and NGSI10 routing, so according the new prefixes that's correct.

        Show
        acs Alvaro del Castillo added a comment - Yes, that's what I ment. I've reported it following the old documentation (0.15.0) that still used NGSI9 and NGSI10 routing, so according the new prefixes that's correct.
        Hide
        fermin Fermín Galán added a comment -

        I understand you refer the following request examples are incorrect

        curl localhost:1026/v1/registry/contextEntities
        curl localhost:1026/v1/registry/contextEntities/Room1

        because they should be

        curl localhost:1026/v1/contextEntities
        curl localhost:1026/v1/contextEntities

        It has been fixed in the documentation wiki.

        Show
        fermin Fermín Galán added a comment - I understand you refer the following request examples are incorrect curl localhost:1026/v1/registry/contextEntities curl localhost:1026/v1/registry/contextEntities/Room1 because they should be curl localhost:1026/v1/contextEntities curl localhost:1026/v1/contextEntities It has been fixed in the documentation wiki.

          People

          • Assignee:
            fermin Fermín Galán
            Reporter:
            alberto.martin Alberto Martín
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: