Skip to content

ntcore-ts / @ntcore-ts/client / SYSTEMCORE_MDNS_HOST

Variable: SYSTEMCORE_MDNS_HOST

const SYSTEMCORE_MDNS_HOST: "robot.local" = 'robot.local'

Defined in: util/util.ts:7

SystemCore mDNS name (WPILib SetServerFixed). Use as a URI, not as a team mapping.

Released under the MIT License.