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

        Transition Time In Source Status Execution Times Last Executer Last Execution Date
        Open Open In Progress In Progress
        2d 1h 31m 1 Jose Gato Luis 12/Feb/18 4:36 PM
        In Progress In Progress Answered Answered
        2s 1 Jose Gato Luis 12/Feb/18 4:36 PM
        Answered Answered Closed Closed
        1s 1 Jose Gato Luis 12/Feb/18 4:36 PM

          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: