pub type DeviceKeys = BTreeMap<String, String>;
Every device key this machine holds, by the id the tunnel edge knows it as.
pub struct DeviceKeys { /* private fields */ }