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

add dependency: jackson-datatype-joda #63

Closed phcrb closed 2 years ago

phcrb commented 2 years ago

This fixes a HttpMessageConversionException error when provisionning a device on the ttn LNS. the LNS returns a value with a type org.joda.time.DateTime that was not imported