Hi, has anyone tried this?
Raspberry Pi LoRaWAN Gateway (Chirpstack NS, AS)--------LAN--------Customer Local PC Browser url, purpose made dashboard UI.
The customer has the Gateway up and running and is monitoring device parameters locally on PC browser over custom made Dashboard User Interface.
We need to allow customer to add more LoRa devices to the Gateway over a custom browser UI.
Now as System Integrators we know that we can log into the AS and add devices with OTAA, devEUI and AppKey. But we want the customer to add new devices locally (without logging into Gateway AS) using purpose made Dashboard UI on browser by simply inserting Application name, devEUI, AppKey on a "Add Device"browser widget and simply clicking a button.
Is this possible? and if so, then want to know what is the path where Chirpstack saves the Application name, devEUI and AppKey on the Gateway?
Making a purpose made UI is not an issue, just want to know the path for saving Application name, devEUI, AppKey on the Gateway once the customer enters them on the purpose made UI, enters Application name, devEUI, AppKey for the new device and clicks “Add Application”, “Add Device”, “Delete Application”, “Delete Device”.