Class: SpectrumRemotes
- 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
#CHARTER ⇒ Object
6 7 8 |
# File 'lib/remotes/stb/spectrum/spectrum_remotes.rb', line 6 def CHARTER 'charter_generic' end |
#CHARTER_WORLD_BOX ⇒ Object
10 11 12 |
# File 'lib/remotes/stb/spectrum/spectrum_remotes.rb', line 10 def CHARTER_WORLD_BOX 'charter_wb' end |
#SPECTRUM ⇒ Object
14 15 16 |
# File 'lib/remotes/stb/spectrum/spectrum_remotes.rb', line 14 def SPECTRUM 'spectrum' end |
#SPECTRUM_CISCO ⇒ Object
18 19 20 |
# File 'lib/remotes/stb/spectrum/spectrum_remotes.rb', line 18 def SPECTRUM_CISCO 'spectrum_cisco' end |