awtrix3
awtrix3 copied to clipboard
Documentation - add http method for status retrieval queries
In the API section of the documentation, for all but the status retrieval queries the required http method is listed. Albeit somewhat obvious, for completeness I would suggest to add a column to those 4 queries stating that they use the GET method.
Potentially also add the payload column indicating no payload required.
Doesn't "status retrieval" already say that it is a query = GET? Of course there is no payload with mqtt because awtrix sends it on its own there is no need to send something
Thanks for your response. As I said above, this would only be for completeness and consistency of the documentation. Certainly not a must.