SerialElmTransport

tel.schich.obd4s.elm.SerialElmTransport
class SerialElmTransport(portName: String, baudRate: Int, timeout: Long) extends ElmTransport, StrictLogging

Attributes

Graph
Supertypes
trait StrictLogging
trait ElmTransport
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def buffered(bufferSize: Int): BufferedElmTransport

Attributes

Inherited from:
ElmTransport

Attributes

Inherited from:
ElmTransport

Concrete fields

lazy override val input: InputStream
lazy override val output: OutputStream

Inherited fields

val AppName: String

Attributes

Inherited from:
ElmTransport
protected val logger: Logger

Attributes

Inherited from:
StrictLogging