Click or drag to resize

CanaryViewsApiServiceBase Methods

The CanaryViewsApiServiceCanaryViewsApiServiceBase type exposes the following members.

Methods
 NameDescription
Public methodAxiomInternal / exclude-from-docs Connect to Axiom and handle requests from Axiom.
Public methodBrowse / Browse Views using the node ID for a node
Public methodBrowseAutoComplete / Browse views for nodes that match the conditions passed in
Public methodBrowsePath / Browse tags based off a specific path.
Public methodBrowseTags / Browse the tags of a specified node.
Public methodFindEvents / Get all the events from the Calculations service that meet the specified search criteria.
Public methodGetAggregateData / Get the aggregated data of a selected tag.
Public methodGetAggregateList / Get a list of the aggregates.
Public methodGetAnnotations / Get the annotations for the selected tags.
Public methodGetBatchEventAssetContext / Get the asset context for the given batch event types
Public methodGetBatchEventMetadataFilterKeys / Get the superset of metadata filter keys against the batch event types that match the given filter criteria.
Public methodGetBatchEventMetadataFilterValueSet / Get a superset of the metadata value sets against the given event types for a metadata key.
Public methodGetBatchEvents / Get batch events that match the given filter criteria.
Public methodGetBatchEventTypes / Get the types of batch events.
Public methodGetClientConnectionId / Create a new client connection ID.
Public methodGetDatasetInfo / Gets information about a specific Dataset.
Public methodGetDataSetList / Get a list of the Datasets for a specific view.
Public methodGetEventCalculationNames / Get the names of the events from the Calculations service.
Public methodGetEventPropertyNames / Get the names of the event properties from the Calculations service.
Public methodGetHostName / Get the name of the host machine.
Public methodGetIdentityEndpoints / Get the endpoints used to communicate with the Identity service.
Public methodGetModelInstances / Get all model instances.
Public methodGetModelTypes / Get the types of a Model.
Public methodGetModelTypeTags / Get the type tags for the model.
Public methodGetModelViews / Get the Model views.
Public methodGetRawData / Get the raw data of selected tags for the specified time frame.
Public methodGetReadableQuality / Get the readable version of the selected quality.
Public methodGetTagCurrentValue / Get the current value of the selected tags.
Public methodGetTagDataContext / Get the context for the selected tags.
Public methodGetTagInfo / Get information for the specified tags.
Public methodGetTagList / Get a list of the tags for a specified dataset.
Public methodGetTagStatistics / Get the statistics of a specified tag.
Public methodGetViewInfo / Get the information of all views.
Public methodGetViewInfoSingle / Get information of a specific view.
Public methodGetViews / Get a list of the views.
Public methodGetWebServiceInterfaceVersion / Get the current version of the interface.
Public methodGetWebServiceVersion / Get the current version of the service.
Public methodKeepaliveClientConnectionId / Keep alive the specified client connection ID.
Public methodParseInterval / Parse the interval string into a duration object.
Public methodParseTimestamp / Parse a string version of a timestamp into a timestamp object.
Public methodReleaseClientConnectionId / Release the client connection ID. This does not affect the views connection.
Public methodSearchForEvents / Search for any events within a specified window with the specified event information.
Public methodSearchTags / Search for any tags that meet the specific criteria.
Public methodSetVirtualTimeExtensionFlag / Set the Virtual Time Extension Flag for returning time extended values.
Public methodStoreAnnotation / Save an annotation to a tag.
Public methodSubscribeToLiveData / Subscribe to tags in order to get the latest data.
Public methodTest / Test the gRPC connection.
Top
See Also