awtrix3 icon indicating copy to clipboard operation
awtrix3 copied to clipboard

Documentation - add http method for status retrieval queries

Open mleiber opened this issue 1 year ago • 2 comments

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.

mleiber avatar Apr 06 '24 05:04 mleiber

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

Blueforcer avatar Apr 21 '24 17:04 Blueforcer

Thanks for your response. As I said above, this would only be for completeness and consistency of the documentation. Certainly not a must.

mleiber avatar Apr 22 '24 18:04 mleiber