Class: SDN::Message::Wink

Inherits:
SimpleRequest show all
Defined in:
lib/sdn/message/control.rb

Overview

Command that triggers the motor's wink or identify behavior.

Constant Summary collapse

MSG =

Protocol message number

0x05

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