Make node explorer data available in sql-explorer so that for example, you can join dependent nodes in with queries of meshdb metadata.
I think we can use psql-http to create a stored procedure or VIEW which queries node-explorer / outage-analyzer, and provides the result in tabular format
Make node explorer data available in sql-explorer so that for example, you can join dependent nodes in with queries of meshdb metadata.
I think we can use psql-http to create a stored procedure or
VIEW
which queries node-explorer / outage-analyzer, and provides the result in tabular format