diff --git a/MQTT_IMPLEMENTATION.md b/MQTT_IMPLEMENTATION.md index 1bd63254..719d6a28 100644 --- a/MQTT_IMPLEMENTATION.md +++ b/MQTT_IMPLEMENTATION.md @@ -156,6 +156,7 @@ below documents the current build. | `meshtexas` | `wss://mqtt.meshtexas.org:443/mqtt` | JWT | — | | `mesh-chaun14` | `mqtt://mqtt.mesh.chaun14.fr:1884` | User/pass (username is the device public key) | `set mqttN.password` | | `wcmesh` | `wss://mqtt.wcmesh.com:443` | JWT | — | +| `atvirastinklas` | `wss://mqtt-mc.atvirastinklas.lt:443` | JWT | — | | `custom` | your own broker | User/pass, or JWT when `mqttN.audience` is set | `set mqttN.server` (see [custom broker setup](#custom-brokers)) | | `none` | (slot disabled) | — | — |