_luxer-lockers._tcp mDNS servicescurl --location --request POST '/controllers/scan' \
--header 'Authorization: Basic <encoded-value>'{
"success": true,
"foundControllers": 0,
"newControllers": 0,
"controllers": [
{
"id": 0,
"name": "string",
"hostname": "string",
"ip_address": "string",
"port": 0
}
]
}