Class: SDN::Message::ILT2::SetMotorLimits

Inherits:
UnknownMessage show all
Defined in:
lib/sdn/message/ilt2/set.rb

Overview

ILT2 motor-limit command whose payload is not yet decoded.

Constant Summary collapse

MSG =

Protocol message number

0x5C

Instance Attribute Summary

Attributes inherited from UnknownMessage

#msg, #params

Method Summary

Methods inherited from UnknownMessage

#class_inspect, #initialize, #serialize

Constructor Details

This class inherits a constructor from SDN::Message::UnknownMessage