CGI-FR / IoT-Hub-Portal

IoT Hub Portal is a solution for handling IoT Devices easily. It leverages on Azure IoT Hub / AWS IoT Core for connectivity and device management.
https://cgi-fr.github.io/IoT-Hub-Portal/stable/
MIT License
32 stars 11 forks source link

Feature: Handle deduplication configuration #304

Closed Metal-Mighty closed 2 years ago

Metal-Mighty commented 2 years ago

Is your feature request related to a problem? Please describe. The deduplication strategy cannot be configured through the portal for concentrators or devices, but it is an important option to configure for us to avoid data duplication in our message bus

Describe the solution you'd like Have a selector in which I can choose my deduplication strategy for my concentrator/device.

Describe alternatives you've considered Currently the alternative is to add the configuration directly in the Device Twin on Azure

Additional context Msft ADR on the topic: https://azure.github.io/iotedge-lorawan-starterkit/dev/adr/007_message_deduplication/

kbeaugrand commented 2 years ago

Should be handled in #191

3 possible values :

See https://azure.github.io/iotedge-lorawan-starterkit/dev/adr/007_message_deduplication/#glossary