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

FIWARE.Question.Tech.Provision device with JSON/MQTT IOT AGENT FIWARE.

    Details

      Description

      Created question in FIWARE Q/A platform on 10-02-2018 at 13:02
      Please, ANSWER this question AT https://stackoverflow.com/questions/48720944/provision-device-with-json-mqtt-iot-agent-fiware

      Question:
      Provision device with JSON/MQTT IOT AGENT FIWARE

      Description:
      curl -X POST -vv -H "Fiware-Service: myHome" -H "Fiware-ServicePath: /environment" -H "Content-Type: application/json" -H "Cache-Control: no-cache" -d '{
      "devices": [
      {
      "device_id": "0000000000000000",
      "entity_name": "BedRoomSensor",
      "entity_type": "multiSensor",
      "attributes": [

      { "object_id": "t", "name": "Temperature", "type": "celsius" }

      ,

      { "object_id": "h", "name": "Humidity", "type": "degrees" }

      ]
      }
      ]
      } 'http://localhost:4041/iot/devices'

      I execute the above curl commmand in order to provision my device.However it doesn't show anything and the command never ends.
      What i missunderstood?

        Activity

        Hide
        backlogmanager Backlog Manager added a comment -

        2018-02-10 15:05|CREATED monitor | # answers= 0, accepted answer= False

        Show
        backlogmanager Backlog Manager added a comment - 2018-02-10 15:05|CREATED monitor | # answers= 0, accepted answer= False

          People

          • Assignee:
            josegato Jose Gato Luis
            Reporter:
            backlogmanager Backlog Manager
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: