ThingsIXFoundation / packet-handling

This repository contains the code that handles LoRa packets for the ThingsIX network
Apache License 2.0
2 stars 5 forks source link

Support hex decode with 0x prefix #46

Closed bas-vk closed 1 year ago

bas-vk commented 1 year ago

As reported through discord. The new data-aggregator API prefixes the router id while the old API didn't. This PR adds support to decode with and without 0x prefix.