class Empp::MsgActiveTestResp

Public Class Methods

new() click to toggle source
# File lib/empp/msg_active_test_resp.rb, line 8
def initialize
  @command_id = Constants::EMPP_ACTIVE_TEST_RESP
end