Method: SDM::Relay#state

Defined in:
lib/models/porcelain.rb

#stateObject

The current state of the relay, one of the NodeState constants.



9167
9168
9169
# File 'lib/models/porcelain.rb', line 9167

def state
  @state
end