Package viam.app.datasync.v1
Class DataSync
java.lang.Object
viam.app.datasync.v1.DataSync
-
Nested Class Summary
Modifier and TypeClassDescriptionstatic final class
CaptureInterval specifies the start and end times of the data capture.static interface
static final class
DataCaptureMetadata contains the metadata for data captured by collectors.static interface
static final class
DataCaptureUploadMetadata contains the metadata for streaming binary (image + file) data.static interface
static final class
DataCaptureUploadRequest requests to upload the contents and metadata for tabular data.static interface
static final class
DataCaptureUploadResponse returns the file id of the uploaded contents and metadata for tabular data.static interface
static enum
DataType specifies the type of data uploaded.static final class
FileData contains the contents of binary (image + file) data.static interface
static final class
FileUploadRequest requests to upload the contents and metadata for binary (image + file) data.static interface
static final class
FileUploadResponse returns the file id of the uploaded contents and metadata for binary (image + file) data.static interface
static enum
Protobuf enumviam.app.datasync.v1.MimeType
static final class
SensorData contains the contents and metadata for tabular data.static interface
static final class
SensorMetadata contains the time the sensor data was requested and was received.static interface
static final class
StreamingDataCaptureUploadRequest requests to upload the contents and metadata for streaming binary (image + file) data.static interface
static final class
StreamingDataCaptureUploadResponse returns the file id of the uploaded contents and metadata for streaming binary (image + file) data.static interface
static final class
UploadMetadata contains the metadata for binary (image + file) data.static interface
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
registerAllExtensions
(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-