Details
-
Type: Monitor
-
Status: Closed
-
Priority: Major
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 2021
-
Component/s: FIWARE-TECH-HELP
-
HD-Enabler:IoT Broker
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": "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
Field | Original Value | New Value |
---|---|---|
Component/s | FIWARE-TECH-HELP [ 10278 ] |
Assignee | Jose Gato Luis [ josegato ] |
Status | Open [ 1 ] | In Progress [ 3 ] |
Status | In Progress [ 3 ] | Answered [ 10104 ] |
Resolution | Done [ 10000 ] | |
Status | Answered [ 10104 ] | Closed [ 6 ] |
Summary | [fiware-stackoverflow] Provision device with JSON/MQTT IOT AGENT FIWARE | FIWARE.Question.Tech.Provision device with JSON/MQTT IOT AGENT FIWARE. |
HD-Enabler | IoT Broker [ 10885 ] |
Fix Version/s | 2021 [ 12600 ] |
Transition | Time In Source Status | Execution Times | Last Executer | Last Execution Date | |||||
---|---|---|---|---|---|---|---|---|---|
|
2d 1h 31m | 1 | Jose Gato Luis | 12/Feb/18 4:36 PM | |||||
|
2s | 1 | Jose Gato Luis | 12/Feb/18 4:36 PM | |||||
|
1s | 1 | Jose Gato Luis | 12/Feb/18 4:36 PM |
2018-02-10 15:05|CREATED monitor | # answers= 0, accepted answer= False