Pato Díaz
Pato Díaz
Signed-off-by: Patricio Díaz Index.js can handle is handler.js returns either a final value or a promise ## Description Added code to index.js tu verify if the value returned by handler...
Gradle needs proxy options to be specified explicitly, ignores http_proxy, https_proxy and no_proxy environment variables. ## Expected Behaviour Grable run the build successfully ``` Step 9/24 : RUN gradle build...
Signed-off-by: Patricio Diaz This refactor is intended to give the node10-express template the ability to respond to promise or async/await based handler functions. The handler in this PR has 3...
## **User description** ## Description Provide IP, PID and Hostname as identifiers for a node when querying MDCB in the `dataplanes` endpoint. This should be tested with the MDCB version...
We should implement the concept of `Station` in which we define a Station and relate to it Name, Location and credentials, so we can send readings from several sensors even...
[WIP] Adds support for Object and Array types at Schemas