Hi,
first of all, thank you for building the site planner. Really neat.
So far, I have been looking at promising node locations based on the mesh that already exists in my city (which has a lot of nodes). Planning point-to-point connections with the tools is really easy as I can just enter a sender and receiver and go with it.
However, it would be nice to get a better visualization of the whole mesh and I was wondering if it would be possible to import multiple nodes in bulk. I could see myself pulling things out of a network map in a specific JSON format, but end-to-end it would be best if those could be directly pulled from mqtt (I realize this is quite a lift).
I have never worked with vite or typescript, but am very familiar with the wider web tech ecosystem.
I'd be comfortable trying to contribute the JSON part of my idea if I would receive some pointers how this would be best achieved architecturally. I would likely need help with the visual components (form layout, UX etc) though.
Hi,
first of all, thank you for building the site planner. Really neat.
So far, I have been looking at promising node locations based on the mesh that already exists in my city (which has a lot of nodes). Planning point-to-point connections with the tools is really easy as I can just enter a sender and receiver and go with it.
However, it would be nice to get a better visualization of the whole mesh and I was wondering if it would be possible to import multiple nodes in bulk. I could see myself pulling things out of a network map in a specific JSON format, but end-to-end it would be best if those could be directly pulled from mqtt (I realize this is quite a lift).
I have never worked with vite or typescript, but am very familiar with the wider web tech ecosystem.
I'd be comfortable trying to contribute the JSON part of my idea if I would receive some pointers how this would be best achieved architecturally. I would likely need help with the visual components (form layout, UX etc) though.