- java.lang.Object
-
- eu.javaexperience.electronic.uartbus.rpc.client.ParsedUartBusPacket
-
-
Constructor Summary
Constructors
Constructor and Description |
ParsedUartBusPacket(byte[] data)
payload without the crc8
|
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Field Detail
-
from
public final int from
-
validCrc8
protected Byte validCrc8
-
Method Detail
-
getCrc8
public Byte getCrc8()
-
isValid
public boolean isValid()
Copyright © 2020. All rights reserved.