@jill
let d = Drones::acquire(id: 8098);d.last_status().answer("Good day, unit!");d.perform(Actions::HEALTHCHECK);