airlock_helper
Vars | |
my_controller | The controller we're using. Set to a type to locate the type during Initialize(). |
---|---|
my_device | The device we're setting up. Set to a type to locate the type during Initialize(). |
tag_addon | Adjusts the various radio tags used to configure airlock devices. |
Procs | |
configure_associated_device | Stub for subtypes to override to deal with their specific devices. |
Var Details
my_controller
The controller we're using. Set to a type to locate the type during Initialize().
my_device
The device we're setting up. Set to a type to locate the type during Initialize().
tag_addon
Adjusts the various radio tags used to configure airlock devices.
Proc Details
configure_associated_device
Stub for subtypes to override to deal with their specific devices.