Class: SpectrumRemotes

Inherits:
Object show all
Defined in:
lib/remotes/stb/spectrum/spectrum_remotes.rb

Overview

The SpectrumRemotes class enumerates remotes common to all Spectrum STBs.

Instance Method Summary collapse

Instance Method Details

#CHARTERObject



6
7
8
# File 'lib/remotes/stb/spectrum/spectrum_remotes.rb', line 6

def CHARTER
  'charter_generic'
end

#CHARTER_WORLD_BOXObject



10
11
12
# File 'lib/remotes/stb/spectrum/spectrum_remotes.rb', line 10

def CHARTER_WORLD_BOX
  'charter_wb'
end

#SPECTRUMObject



14
15
16
# File 'lib/remotes/stb/spectrum/spectrum_remotes.rb', line 14

def SPECTRUM
  'spectrum'
end

#SPECTRUM_CISCOObject



18
19
20
# File 'lib/remotes/stb/spectrum/spectrum_remotes.rb', line 18

def SPECTRUM_CISCO
  'spectrum_cisco'
end