[Backlogmanager] [FIWARE-JIRA] (HELP-13461) [fiware-stackoverflow] Provision device with JSON/MQTT IOT AGENT FIWARE

Jose Gato Luis (JIRA) jira-help-desk at jira.fiware.org
Mon Feb 12 16:37:00 CET 2018


     [ https://jira.fiware.org/browse/HELP-13461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jose Gato Luis updated HELP-13461:
----------------------------------
    Status: Answered  (was: In Progress)

> [fiware-stackoverflow] Provision device with JSON/MQTT IOT AGENT FIWARE
> -----------------------------------------------------------------------
>
>                 Key: HELP-13461
>                 URL: https://jira.fiware.org/browse/HELP-13461
>             Project: Help-Desk
>          Issue Type: Monitor
>          Components: FIWARE-TECH-HELP
>            Reporter: Backlog Manager
>            Assignee: Jose Gato Luis
>              Labels: fiware, iot, mqtt
>
> Created question in FIWARE Q/A platform on 10-02-2018 at 13:02
> {color: red}Please, ANSWER this question AT{color} 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?



--
This message was sent by Atlassian JIRA
(v6.4.1#64016)


More information about the Backlogmanager mailing list

You can get more information about our cookies and privacy policies clicking on the following links: Privacy policy   Cookies policy