class Crestron::NvxTx
- Crestron::NvxTx
- Crestron::CresNext
- PlaceOS::Driver
- Reference
- Object
Included Modules
- Crestron::Transmitter
- PlaceOS::Driver::Interface::InputSelection(Crestron::NvxTx::Input)
Defined in:
crestron/nvx_tx.crClass Method Summary
Instance Method Summary
- #connected
- #emulate_input_sync(state : Bool = true, idx : Int32 = 1)
- #multicast_address(address : String)
- #output(state : Bool)
- #received(data, task)
-
#switch_to(input : Input)
Switches all outputs to the requested input Special case
switch_to 0
should mute all the outputs, if supported
Instance methods inherited from class Crestron::CresNext
maintain_session
maintain_session,
manual_send(payload : JSON::Any)
manual_send,
received(data, task)
received,
tokenize(path : String)
tokenize,
websocket_headers
websocket_headers
Instance methods inherited from module Crestron::CresNextAuth
authenticate
authenticate,
logout
logout
Class Method Detail
Instance Method Detail
Description copied from module PlaceOS::Driver::Interface::InputSelection(Crestron::NvxTx::Input)
Switches all outputs to the requested input
Special case switch_to 0
should mute all the outputs, if supported