telefonicaid / iotagent-manager

IoT Agent Manager to use as proxy for multiple IoTAgents with different protocols
GNU Affero General Public License v3.0
7 stars 8 forks source link

Align API datamodel and DB datamodel #343

Open mapedraza opened 3 months ago

mapedraza commented 3 months ago

Objects send and retrieved in the API contains terms that differ from the DB model. I.E: groups vs services, among others.

Is highly recommended to implement at same time that #341

Twin issue: https://github.com/telefonicaid/iotagent-node-lib/issues/1587