module Aio::Device

这个模块用于转换不同设备间的命令

require 'byebug'

这个模块用于统一命令方法,方便一起管理

coding=utf-8