Class: Pixo::Rpc::GetLedsOn
- Inherits:
-
Object
- Object
- Pixo::Rpc::GetLedsOn
- Defined in:
- lib/pixo/rpc/request_types.rb
Instance Method Summary collapse
Instance Method Details
#call(service) ⇒ Object
100 101 102 |
# File 'lib/pixo/rpc/request_types.rb', line 100 def call(service) service.application.leds_on end |