Field Type Required Description
controllers array of objects + Information about other controllers detected via MDNS
controllers[idx]._id string + Serial of controller
controllers[idx].services array + List of MDNS services for controller (may be more then one if controller is discoverable via multiple network interfaces)
services[idx].address string + Controller IP address
services[idx].domain string + MDNS search domain
services[idx].hostname string + Controller host name
services[idx].interface string + Network interface service was found on
services[idx].ipVersion string + IP version service was found on
services[idx].port string + Service port
services[idx].records object + Service records
services[idx].serviceName string + Escaped service name
services[idx].serviceType string + Service type