class GlobalCache::Gc100
- GlobalCache::Gc100
- PlaceOS::Driver
- Reference
- Object
Included Modules
- PlaceOS::Driver::Interface::ElectricalRelay
Defined in:
global_cache/gc_100.crConstant Summary
-
DELIMITER =
"\r"
Class Method Summary
Instance Method Summary
- #connected
- #disconnected
- #get_devices
- #ir(index : Int32, command : String, **options)
- #ir_status?(index : Int32, **options)
- #on_load
- #received(data, task)
-
#relay(state : Bool, index : Int32 = 0, **options)
**options
here will be passed to thetask
to allow for different priorities - #relay_status?(index : Int32, **options)
- #set_ir(index : Int32, mode : IrMode, **options)
Class Method Detail
Instance Method Detail
def relay(state : Bool, index : Int32 = 0, **options)
#
Description copied from module PlaceOS::Driver::Interface::ElectricalRelay
**options
here will be passed to the task
to allow for different priorities