module Wemote

Constants

VERSION

Public Class Methods

discover() click to toggle source
# File lib/wemote.rb, line 13
def discover
  Wemote::Switch.send(:discover)
end