tutorials.Step-by-Step
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 πππππππ -ππ-ππ°πΎπ¨πΉπ¬.
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.