Cylon
  .robot()
  .connection("edison", { adaptor: "intel-iot"})
  .device("servo", { driver: "servo", pin: 3 })
  .on("ready", function(bot) {