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
60 stars 86 forks source link

doc: lack of detail in Device datamodel #1409

Open fgalan opened 1 year ago

fgalan commented 1 year ago

In https://github.com/telefonicaid/iotagent-node-lib/blob/master/doc/api.md#config-group-datamodel

imagen

In https://github.com/telefonicaid/iotagent-node-lib/blob/master/doc/api.md#device-datamodel

imagen

Side-note: why in config group we use eg. string as type but in device we use string as type? It should be the same style (I'd suggest just eg. string for simplicity)

PradyumnAgrawal05 commented 1 year ago

Hello @fgalan . I am working on it.

mapedraza commented 1 year ago

@Pradyumn-NEC Please take another issue. Documentation issues should not be taken now. Thanks