Implement API Endpoint for MQTT pair
This PR includes the following routes:
-
DELETE /api/v1/mqtt/pair: Disable pairing -
POST /api/v1/mqtt/pair: Enable pairing -
GET /api/v1/mqtt/pair: Pairing status
Edited by Jonas Leder
This PR includes the following routes: