Class: Aurora::WebAIDTool

Inherits:
Sinatra::Base
  • Object
show all
Extended by:
Forwardable
Defined in:
lib/aurora/web_aid_tool.rb

Class Attribute Summary collapse

Class Attribute Details

.modbus_slaveObject

Returns the value of attribute modbus_slave.



8
9
10
# File 'lib/aurora/web_aid_tool.rb', line 8

def modbus_slave
  @modbus_slave
end

.monitorObject

Returns the value of attribute monitor.



8
9
10
# File 'lib/aurora/web_aid_tool.rb', line 8

def monitor
  @monitor
end

.mutexObject

Returns the value of attribute mutex.



8
9
10
# File 'lib/aurora/web_aid_tool.rb', line 8

def mutex
  @mutex
end

.unitsObject

Returns the value of attribute units.



8
9
10
# File 'lib/aurora/web_aid_tool.rb', line 8

def units
  @units
end