Package | Description |
---|---|
org.apache.edgent.samples.connectors.elm327 |
OBD-II protocol sample using ELM327.
|
org.apache.edgent.samples.connectors.elm327.runtime |
Modifier and Type | Class and Description |
---|---|
class |
Elm327Cmds
ELM327 commands.
|
class |
Pids01
OBD-II Standard Mode 01 Pids.
|
Modifier and Type | Method and Description |
---|---|
static TStream<com.google.gson.JsonArray> |
Elm327Streams.poll(SerialDevice device,
long period,
java.util.concurrent.TimeUnit unit,
Cmd... cmds)
Periodically execute a number of ELM327 commands.
|
Modifier and Type | Method and Description |
---|---|
static com.google.gson.JsonObject |
CommandExecutor.execute(Cmd cmd,
java.io.OutputStream out,
java.io.InputStream in) |
static com.google.gson.JsonObject |
CommandExecutor.executeUntilOK(int n,
Cmd cmd,
java.io.OutputStream out,
java.io.InputStream in) |
static void |
CommandExecutor.initialize(Cmd protocol,
java.io.OutputStream out,
java.io.InputStream in) |
Copyright © 2016 The Apache Software Foundation. All Rights Reserved - bbe71fa-20161201-1641