diff --git a/views/index.html b/views/index.html index 3fffa92..9a85f28 100644 --- a/views/index.html +++ b/views/index.html @@ -11,14 +11,22 @@ Fuz presence button - - - - - + + + + + - +
@@ -28,9 +36,14 @@
- -

See documentation for this project on Fuz wiki:

- +

+ See documentation for this project on + Fuz wiki +

+

Available endpoints:

+

- API small documentation:
- {"fuzIsOpen":true,"lastSeen":"2019-11-03T16:25:24.385Z"}
- Means that the last notification sent by the presence button was at 2019-11-03T16:25:24.385Z and it was saying that the Fuz was open at the time. If it's been a while since last notification (lastSeen), we can conclude the Fuz is now closed. + API small documentation:
+ {"fuzIsOpen":true,"lastSeen":"2019-11-03T16:25:24.385Z"}
+ The JSON means that the last notification sent by the presence button + was at 2019-11-03T16:25:24.385Z and it was saying that the Fuz was open + at the time. If it's been a while since last notification (lastSeen), we + can conclude the Fuz is now closed.

- +
-