UI Interface used with Chirpstack

Hi All,

We are using chirpstack setup currently with our custom boards . They are doing well.
But now we have a requirement that we need to show data from chirpstack on some more customizable UI interface that is coming as uplink
and passing data as downlink from UI to Downlink API of chirpstack and then get corresponding response from server.

Please guide any UI Tools that can be used.

@brocaar pls suggest

@rohitj.chd . Are you familiar with Node-RED, it is also open source? You can make your own UI Dashboard, visualise Uplink data payload as well as enqueue Downlink payload.

In addition, also look at for example Grafana or Thingsboard .