Package Protocol.Teltonika
Class TeltonikaPacket
java.lang.Object
Protocol.Packet
Protocol.Teltonika.TeltonikaPacket
public class TeltonikaPacket extends Packet
-
Constructor Summary
Constructors Constructor Description TeltonikaPacket(TeltonikaClient client, byte[] data)
-
Method Summary
Modifier and Type Method Description byte[]
getData()
Methods inherited from class Protocol.Packet
getClient, getDeviceFamily
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
TeltonikaPacket
-
-
Method Details
-
getData
public byte[] getData()
-