Skip to content

Conversation

@rosen1710
Copy link

Added two new endpoints (accessible only on the station's local network without any authentication):

  • /packets - for retrieving all received packets from the station as JSON;
  • /radioBegin - for manual radio start (in case of automatic mode malfunction).

Added option to send a custom radio message from the web dashboard (just by typing in the command box).

Improved display of received packets in the web dashboard (showing not only encoded but also decoded messages of received packets).

@hughrawlinson
Copy link

hughrawlinson commented Aug 6, 2024

+1, would love for this to land.

How many packets are stored? Are there cases where stations with long uptimes might not be able to handle responding to a request with a lot of packets? In that case, would it make sense to have a time query parameter - like since?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants