Labentic device endpoint

This hostname serves lab stations, not people. Devices hold a WebSocket open here and post their scans to it.

Provision a Raspberry Pi
curl -fsSL https://fleet.labentic.com/install.sh | sudo bash -s -- \
  --server wss://fleet.labentic.com/ws/device

Run it on the device over Raspberry Pi Connect. It generates the device's own key pair and announces it; approve it in the console. Nothing else is configured on the machine.