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

FIWARE.Question.Tech.IoT.IDAS.Fiware: How to create lazy attributes through IDAS UltraLight

    Details

    • Type: Monitor
    • Status: Closed
    • Priority: Major
    • Resolution: Done
    • Affects Version/s: None
    • Fix Version/s: 2021
    • Component/s: FIWARE-TECH-HELP
    • Labels:

      Description

      Created question in FIWARE Q/A platform on 19-01-2016 at 12:01
      Please, ANSWER this question AT http://stackoverflow.com/questions/34875429/fiware-how-to-create-lazy-attributes-through-idas-ultralight

      Question:
      Fiware: How to create lazy attributes through IDAS UltraLight

      Description:
      I'm using the IoT Agent Ultra-Light module to communicate with the Orion context broker. I can create services and devices and I have checked that the observations reach the context broker too.

      curl -X POST XXX.XXX.XXX.XXX:8090/iot/services \
      -i \
      -H "Content-Type: application/json" \
      -H "Fiware-Service: sanitysrv " \
      -H "Fiware-ServicePath: / sanitysspath " \
      -d '{"services": [

      {"apikey": "", "cbroker": "http://127.0.0.1:1026", "entity_type": "Dispositivo_tmp", "resource": "/iot/d"}

      ]}'

      curl -X POST XXX.XXX.XXX.XXX:8090/iot/devices \
      -i \
      -H "Content-Type: application/json" \
      -H "Fiware-Service: sanitysrv" \
      -H "Fiware-ServicePath: /sanitysspath" \
      -d '{"devices":[{"device_id":"CE_BDM_3","protocol":"PDI-IoTA-UltraLight", "commands": [], "attributes": [

      {"type":"int","name":"temperature","object_id":"t"}

      ]}]}'

      My problem is that I don´t know how to register a device that contains lazy attributes, and I haven´t found any documentation with related examples. The examples from other IoT Agents that I have tried are not working here.

      ¿How can it be done?

        Activity

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        37d 6h 24m 1 Carlos Ralli Ucendo 25/Feb/16 9:27 PM
        In Progress In Progress Answered Answered
        1m 29s 1 Carlos Ralli Ucendo 25/Feb/16 9:29 PM
        Answered Answered Closed Closed
        1s 1 Carlos Ralli Ucendo 25/Feb/16 9:29 PM
        fla Fernando Lopez made changes -
        Fix Version/s 2021 [ 12600 ]
        backlogmanager Backlog Manager made changes -
        Summary FIWARE.Question.Tech.Fiware: How to create lazy attributes through IDAS UltraLight FIWARE.Question.Tech.IoT.IDAS.Fiware: How to create lazy attributes through IDAS UltraLight
        mev Manuel Escriche made changes -
        HD-Enabler IDAS [ 10884 ]
        HD-Chapter IoT [ 10839 ]
        backlogmanager Backlog Manager made changes -
        Summary [fiware-stackoverflow] Fiware: How to create lazy attributes through IDAS UltraLight FIWARE.Question.Tech.Fiware: How to create lazy attributes through IDAS UltraLight
        ralli Carlos Ralli Ucendo made changes -
        Resolution Done [ 10000 ]
        Status Answered [ 10104 ] Closed [ 6 ]
        ralli Carlos Ralli Ucendo made changes -
        Status In Progress [ 3 ] Answered [ 10104 ]
        ralli Carlos Ralli Ucendo made changes -
        Status Open [ 1 ] In Progress [ 3 ]
        Hide
        ralli Carlos Ralli Ucendo added a comment -

        Hi,

        Thanks for your question.

        Lazy attributes are not supported for the UL2.0/MQTT agent so far, so they are implemented in all IoT Agents developed in node.js.
        Once they are implemented we will let you know.

        Cheers,

        Show
        ralli Carlos Ralli Ucendo added a comment - Hi, Thanks for your question. Lazy attributes are not supported for the UL2.0/MQTT agent so far, so they are implemented in all IoT Agents developed in node.js. Once they are implemented we will let you know. Cheers,
        mev Manuel Escriche made changes -
        Assignee Carlos Ralli Ucendo [ ralli ]
        backlogmanager Backlog Manager made changes -
        Field Original Value New Value
        Component/s FIWARE-TECH-HELP [ 10278 ]
        Hide
        backlogmanager Backlog Manager added a comment -

        2016-01-19 15:05|CREATED monitor | # answers= 0, accepted answer= False

        Show
        backlogmanager Backlog Manager added a comment - 2016-01-19 15:05|CREATED monitor | # answers= 0, accepted answer= False
        backlogmanager Backlog Manager created issue -

          People

          • Assignee:
            ralli Carlos Ralli Ucendo
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: