Skip to main content

All Questions

Tagged with
2 votes
1 answer
210 views

I am trying to integrate MQTT devices with the FIWARE JSON IoT agent and I have some doubts about it. The goal I want to achieve is to try to provision devices through DeviceMeasurement entities to ...
pirip10's user avatar
  • 31
0 votes
1 answer
103 views

I am trying to provision a device and send actuation commands back using 1 component Orion. I have successfully provisioned the device using to update orion query: curl -iX POST \ 'http://orion:1024/...
Satheeshkumar Govindaraj's user avatar
1 vote
0 answers
96 views

We are currently using the VernemQ MQTT server in conjunction with a FIWARE stack that comprises the IoT Agent and Orion Context Broker. When sending data to the IoT Agent, we utilize the message ...
Saikiran's user avatar
1 vote
0 answers
44 views

from the FIWARE IoT-Agent-Json documentation I understand that there is the happy path and error path for command execution (https://fiware-iotagent-json.readthedocs.io/en/latest/usermanual.html#...
tstorek's user avatar
  • 66
0 votes
1 answer
55 views

I'm wondering about how to prevent data loss due to network issues between sensors and Fiware Orion. Example: A smart industry is using some sensors and actuators connected to PLC. This PLC is an OPC ...
Guillaume's user avatar
0 votes
1 answer
177 views

I'm doing this tutorial to use Orion Context Broker in an IoT system. However, he does not explain how he created the sensors. Any idea how to do this?
detonaralph's user avatar
1 vote
0 answers
91 views

I explain the problem. I need to register a client to an Orion context broker. The client (OMALWM2M) is connected to the IoT Agent which acts as a bridge with NGSI. My problem is that when I connect ...
Antonio's user avatar
  • 11
0 votes
1 answer
113 views

for a project i have to connect the Eclipse Leshan Client to a IoT Agent Server. My problem is to read the device's mesurements with Postman or cUrl command. The client after the configuration of the ...
Antonio's user avatar
  • 11
0 votes
1 answer
293 views

Is there any tutorial or guide to follow and connect a hardware IoT Device via the IoT Agent for JSON? All the tutorial are working just fine with the virtual provisioned devices but there is no ...
Iasonas Iasonos's user avatar
2 votes
0 answers
70 views

I have a test environment where I have configured a service group for the JSON IoT Agent with a legacy expression in it: { "_id": "60acc2d549e4721ae5087356", ...
Daniel Villalba's user avatar
1 vote
1 answer
421 views

I am interested in fiware IoT Agent JSON, and i tried to work things out. I've mange to install the IoT Agent JSON using this tutorial. The tutorial refers about IoT Actuator Connection and to check ...
ssavva05's user avatar
  • 114
1 vote
1 answer
197 views

I was trying to provisioning the IoTAgent-LoRaWAN using the TTN credentials, I'm following the official docs and this is my POST request: { "devices": [ { "device_id": &...
jfernandz's user avatar
  • 185
0 votes
2 answers
560 views

I am following the tutorial under: https://github.com/FIWARE/tutorials.IoT-over-MQTT Steps 1 to 3 are followed exactly as in the tutorial (working fine), in Step 4 I am using mosquitto_pub to publish ...
Ires Mari's user avatar
2 votes
1 answer
242 views

I'm trying to set the IoT Agent UL of FIWARE in the "lazy" configuration. I cannot find info/example/doc on the net. Could you help me? Thank you
Domenica's user avatar
  • 133
0 votes
1 answer
225 views

I use the fiware iot-agent opc-ua https://github.com/Engineering-Research-and-Development/iotagent-opcua. How can I get the sorce timestamp of an monitored item from the opc-ua server and add it to ...
Martin Trinkl's user avatar

15 30 50 per page