Could i use the lorawan package as a service? I would like to make a request to a specific url and port with a phy payload as an input and it could return me an output with json format with the decrypted and decoded lora information. Is it feasible?
Yes, that should be fairly easy to implement on top of the lorawan package.