astarte-platform / astarte-device-sdk-esp32

Astarte device SDK for ESP32 devices, based on esp-idf
Apache License 2.0
13 stars 11 forks source link

Same interface can be added twice to the device introspection #191

Closed sorru94 closed 1 year ago

sorru94 commented 1 year ago

Nothing stops a user from adding the same interface twice to a device using the astarte_device_add_interface function.