Closed sco1 closed 1 year ago
I'm assuming the faux enum lookup is wrong. Probably also for ADSB.lol since the proxy is passing the category value straight through.
This was an issue with the proxy server returning a string for aircraft category instead of the integer that was expected. The correct lookup has been added to the sample Lambda code.
I'm assuming the faux enum lookup is wrong. Probably also for ADSB.lol since the proxy is passing the category value straight through.