iotagent-json icon indicating copy to clipboard operation
iotagent-json copied to clipboard

IoT Agent for a JSON based protocol (with HTTP, MQTT and AMQP transports)

Results 36 iotagent-json issues
Sort by recently updated
recently updated
newest added

fix for https://github.com/telefonicaid/iotagent-json/issues/825 and needs https://github.com/telefonicaid/iotagent-node-lib/pull/1607 - [x] Mock tests about multiple measures should be updated (now instead of several /v2/op/update just one is sent)

### IoT Agent JSON version the issue has been seen with 1.20 ### Bound or port used (API interaction) Northbound (Provision API and NGSI Interactions) ### NGSI version NGSIv2 ###...

bug
NGSIv2

### Component Feature enhancement ### Is your feature request related to a problem? Please describe When sending a multimeasure like this: ``` [ {"TimeInstant": "2024-04-10T10:00:00Z","temperatureExitLevel": 14,"flowExitLevel": 18,"vol":5}, {"TimeInstant": "2024-04-10T10:05:00Z","temperatureExitLevel": 12,"flowExitLevel":...

enhancement

This PR does not modify current commands based on CB registrations. It's backward compatible and adds a new way of receive command through a CB notification. related and needs https://github.com/telefonicaid/iotagent-node-lib/pull/1560...

### IoT Agent JSON version the issue has been seen with 3.1.0 ### Bound or port used (API interaction) Southbound (Devices data API) ### NGSI version NGSIv2 ### Are you...

bug
NGSIv2

Not sure if this test should be added here or not @mapedraza

### IoT Agent JSON version the issue has been seen with latest ### Bound or port used (API interaction) Southbound (Devices data API) ### NGSI version NGSIv2 ### Are you...

bug
NGSIv2

Twin [PR](https://github.com/telefonicaid/iotagent-ul/pull/624), same changes.