public class SPSClient extends Object
Implementation of an SPS client that forwards command data records to
a remote sensor.
Modifier and Type | Field and Description |
---|---|
protected static org.slf4j.Logger |
log |
Constructor and Description |
---|
SPSClient(String spsEndpoint,
String version,
String sensorUID) |
Modifier and Type | Method and Description |
---|---|
DataComponent |
getCommandDescription() |
void |
retrieveCommandDescription() |
SubmitResponse |
sendTaskMessage(DataBlock data) |
public void retrieveCommandDescription() throws SensorHubException
SensorHubException
public SubmitResponse sendTaskMessage(DataBlock data) throws SensorHubException
SensorHubException
public DataComponent getCommandDescription()
Copyright © 2016 Sensia Software LLC. All rights reserved.