SoftwareAG / cumulocity-lora

LoRa framework including implementations for TTN, Chirpstack, Kerlink Wanesy, Loriot, Actility, Objenious, Live Objects, Orbiwan as well as many codecs and still adding more, and lot of unique features such as user-friendly UI to send device commands, gateway management, codec IDE
Apache License 2.0
10 stars 2 forks source link

Allow webhook URL customization #111

Closed maciej-cz closed 2 weeks ago

maciej-cz commented 2 weeks ago

Resolves #109.

Purpose

Allow using custom webhook URL, other than the default domain taken from /tenant/currentTenant -> domainName. This is especially important in case of cumulocity running behind a firewall.

Brief change log