| Constructor and Description |
|---|
ValuesMessage(java.util.function.Supplier<Motor> motor1,
java.util.function.Supplier<Motor> motor2)
Constructs a ValueMessage for two motors retrieved through suppliers
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
getPayload()
Get the message payload excluding the type
|
byte |
getType()
Get the type value of the message
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPayloadBytesCount, getTotalBytesCount, getTotalBytesSumpublic byte getType()
Messagepublic byte[] getPayload()
MessagegetPayload in interface Message