Cumulocity-IoT / cumulocity-dynamic-mapper

The ultimate Mapper for building the bridge between any Message Broker and Cumulocity IoT in a zero-code approach!
Apache License 2.0
10 stars 9 forks source link

Cumulocity IoT Edge support #31

Closed switschel closed 1 year ago

switschel commented 1 year ago

When using Cumulocity IoT edge we have to disable the notification API until it is available on the edge.

Quick Fix: Add a configuration property to disable operation handling completely. In the microservice we will check that property and ignore any Notification 2.0 Code. Also we will provide a status for the UI so it can disable the Views for Outbound Mappings.

The UI might need to fetch the status from an endpoint and hide the downstream mappings

switschel commented 1 year ago

Resolved with Release https://github.com/SoftwareAG/cumulocity-dynamic-mqtt-mapper/releases/tag/v3.1.0