Add anchor

2025-12-08 15:29:33 +01:00
parent 0255ef67d6
commit 1d92eeb2c2

@@ -8,7 +8,7 @@ Connect with a WebSocket client to the address of the Getiyo instance, use the p
## Authentication ## Authentication
Once you're connected to the WebSocket server it is very important you immediately send an `AUTH` message. If you are unable to authenticate within 5 seconds you'll be automatically disconnected. For authentication feedback see [errors](#message-type-error), if the authentication is succesful you'll receive the `SYSTEM` message `authOk` Once you're connected to the WebSocket server it is very important you immediately send an `AUTH` message. If you are unable to authenticate within 5 seconds you'll be automatically disconnected. For authentication feedback see [errors](#message-type-error), if the authentication is succesful you'll receive the `SYSTEM` message [authOk](#authok).
```JSON ```JSON
{ {