So, I have a setup that could be strange for you all, but it is what I can do at the moment… I need to run the loraserver, app-server bridge and packet-forwarder in a single rpi… plus my own app witch is django based… so, lora-app-server api post to my application but I can`t spare the processing and memory for the web client… I would have to set the environment using just the restAPI… is there a way to do this? I mean? is there a way to run this services without the websocket-client?
thanks!