Class: SDN::Message::GetMotorRollingSpeed

Inherits:
SimpleRequest
  • Object
show all
Defined in:
lib/sdn/message/get.rb

Overview

Request for a motor's rolling speed configuration.

Constant Summary collapse

MSG =

Protocol message number

0x23

Constants inherited from SimpleRequest

SimpleRequest::PARAMS_LENGTH

Method Summary

Methods inherited from SimpleRequest

#initialize

Constructor Details

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