Package viam.app.datasync.v1
Class DataSync
java.lang.Object
viam.app.datasync.v1.DataSync
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classCaptureInterval specifies the start and end times of the data capture.static interfacestatic final classDataCaptureMetadata contains the metadata for data captured by collectors.static interfacestatic final classDataCaptureUploadMetadata contains the metadata for streaming binary (image + file) data.static interfacestatic final classDataCaptureUploadRequest requests to upload the contents and metadata for tabular data.static interfacestatic final classDataCaptureUploadResponse returns the file id of the uploaded contents and metadata for tabular data.static interfacestatic enumDataType specifies the type of data uploaded.static final classFileData contains the contents of binary (image + file) data.static interfacestatic final classFileUploadRequest requests to upload the contents and metadata for binary (image + file) data.static interfacestatic final classFileUploadResponse returns the file id of the uploaded contents and metadata for binary (image + file) data.static interfacestatic enumProtobuf enumviam.app.datasync.v1.MimeTypestatic final classSensorData contains the contents and metadata for tabular data.static interfacestatic final classSensorMetadata contains the time the sensor data was requested and was received.static interfacestatic final classStreamingDataCaptureUploadRequest requests to upload the contents and metadata for streaming binary (image + file) data.static interfacestatic final classStreamingDataCaptureUploadResponse returns the file id of the uploaded contents and metadata for streaming binary (image + file) data.static interfacestatic final classUploadMetadata contains the metadata for binary (image + file) data.static interface -
Method Summary
Modifier and TypeMethodDescriptionstatic voidregisterAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-
Method Details
-
registerAllExtensions
public static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)
-