-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
14 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1 @@ | ||
- Fix: binary data representation when sending data through HTTP & MQTT #690 | ||
- Fix: update tests to not create initial entity when append mode is enabled | ||
- Fix: update tests according new default value for appendMode | ||
- Fix: use 'options=upsert' when update ngsiv2 CB entities and appendMode is enabled (iotagent-node-lib#956) | ||
- Fix: do not propagate group config (timestamp and explicitAttrs) to autoprovisioned devices (at database level) (iotagent-node-lib#1377) | ||
- Fix: renamed iotagent-ul to iotagent-json in commandsPolling-test (#726) | ||
- Remove: RPM stuff (no longer used) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
# IoT Agent for the Ultralight 2.0 protocol Roadmap | ||
# IoT Agent JSON Roadmap | ||
|
||
This product is a FIWARE Generic Enabler. If you would like to learn about the overall Roadmap of FIWARE, please check | ||
"Roadmap" on the [FIWARE Catalogue](https://www.fiware.org/developers/catalogue/). | ||
|
||
### Introduction | ||
|
||
This IoT Agent uses the [FIWARE IoT Agent Node.js Library](https://github.com/telefonicaid/iotagent-node-lib) framework. | ||
This is why most of the functionalities of this component depend on the new features of the library itself. | ||
This IoT Agent uses the [FIWARE IoT Agent Node.js Library](https://github.com/telefonicaid/iotagent-node-lib) framework. | ||
This is why most of the functionalities of this component depend on the new features of the library itself. | ||
|
||
For this reason, the roadmap of this component would be defined by the IoT Agent Node Library Roadmap that you can check | ||
[here](https://github.com/telefonicaid/iotagent-node-lib/blob/master/doc/roadmap.md) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters