telefonicaid / iotagent-node-lib

Module to enable IoT Agent developers to build custom agents for their devices that can easily connect to NGSI Context Brokers
https://iotagent-node-lib.rtfd.io/
GNU Affero General Public License v3.0
59 stars 84 forks source link

[WIP] Type changed from string to Text #1570

Closed Nichola-Vaughan closed 5 months ago

Nichola-Vaughan commented 5 months ago

Fixes issue https://github.com/telefonicaid/iotagent-node-lib/issues/1569

fgalan commented 5 months ago

This PR overlaps with PR https://github.com/telefonicaid/iotagent-node-lib/pull/1571?

I think the approach in PR #1571 is better. In that PR expectations are changed. In this PR you are changing .json files (which is part of the stimulation of the tests), which is not actually needed.

fgalan commented 5 months ago

PR #1571 has been merged, fixing #1569. Thus, I think this PR can be closed.

@Nichola-Vaughan thanks anyway! :)