public static interface Logging.LogDownloadErrorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
receivedError(Logging.DownloadError errorType,
byte logId,
Calendar timestamp,
byte[] data)
Called when a log entry has been received but cannot be matched to a data logger
|
void receivedError(Logging.DownloadError errorType, byte logId, Calendar timestamp, byte[] data)
errorType - Type of error receivedlogId - Numerical ID of the log entrytimestamp - Date and time of when the data was recordeddata - Byte array representation of the sensor data