v1.0.0_rc.11
This commit is contained in:
@@ -15,3 +15,9 @@ void PrepareCBORImage(DataMessage& message,
|
||||
message.image.algorithm = experiment.GetCompressionAlgorithm();
|
||||
message.image.channel = "default";
|
||||
}
|
||||
|
||||
void ImagePusher::Finalize() {}
|
||||
|
||||
std::string ImagePusher::GetWriterNotificationSocketAddress() const {
|
||||
return "socket1234";
|
||||
}
|
||||
Reference in New Issue
Block a user