Skip to main content

Post-processing tools 2024 R2

EnSightSubscription

Last update: 16.07.2025

Detailed Description

Definition of the client-side, reverse gRPC service that EnSight will connect to in response to a stream subscription request.

Function Documentation

◆ PublishEvent()

rpc ensightservice::EnSightSubscription::PublishEvent ( EventReply  eventreply)

Publish an event to the remote server

Returns
GenericResponse

Definition at line 140 of file ensight.proto.

◆ PublishImage()

rpc ensightservice::EnSightSubscription::PublishImage ( stream  ImageReply)

Publish a single image (possibly in chucks) to the remote server

Parameters
ImageReplyThe stream of ImageReply objects
Returns
GenericResponse

Definition at line 136 of file ensight.proto.

Functions

rpc ensightservice::EnSightSubscription::PublishImage (stream ImageReply) returns(GenericResponse)
 
rpc ensightservice::EnSightSubscription::PublishEvent (EventReply eventreply) returns(GenericResponse)
 

Connect with Ansys