tutorials.Step-by-Step icon indicating copy to clipboard operation
tutorials.Step-by-Step copied to clipboard

Tutorials for the complete 𝑭𝑰𝑾𝑨𝑹𝑬 ecosystem for developers wishing to learn how to use NGSI-v2 and NGSI-LD and design context-based Smart Systems π’‘π’π’˜π’†π’“π’†π’…-π’ƒπ’š-𝑭𝑰𝑾𝑨𝑹𝑬.

Results 6 tutorials.Step-by-Step issues
Sort by recently updated
recently updated
newest added

When updating a user with the following postman collection payload: ``` { "user": { "username": "alice", "email": "[email protected]", "enabled": true, "gravatar": false, "date_password": "2018-07-26T15:25:14.000Z", "description": "Alice works for FIWARE", "website":...

When creating a user with the following postman collecion payload in Keyrock: ``` { "user": { "username": "admin2", "email": "[email protected]", "password": "test", **"admin": true** } } ``` the response received...

I request the inclusion of the module corresponding to the 'step by step' tutorial about the implementation of an IoT agent related to the LoRawan protocol.

Hi, I noticed some parts of the tutorial work with [assumption on ips, specifically 127.18.x.x](https://github.com/FIWARE/tutorials.Step-by-Step/search?q=172.18.&unscoped_q=172.18.) In my case, `./service start` would fail with the message `ERROR: Pool overlaps with other...

First of all, @jason-fox thanks a mill for your fantastic job at maintaining the FIWARE Tutorials repos. I have found that there are **three different versions** for the Postman collection...

At the page https://github.com/FIWARE/tutorials.Step-by-Step?tab=readme-ov-file the link to www.getpostman.com https://github.com/FIWARE/tutorials.Step-by-Step/blob/master/www.getpostman.com displays the error 404 - page not found The master branch of tutorials.Step-by-Step does not contain the path www.getpostman.com.