Click or drag to resize

Canary.Views.Grpc.Api Namespace

 
Classes
 ClassDescription
Public classAdHocEvent * The details for an AdHoc event returned when searching the events.
Public classAdHocEventTypesContainer for nested types declared in the AdHocEvent message type.
Public classAdHocEventTypesAdHocEventProperty The property of an AdHoc event.
Public classAggregateConfiguration * The aggregate configuration detailing how to handle value types and extrapolation.
Public classAggregateDefinition * The definitions of each aggregate that is supported.
Public classAggregateTagData * The aggregate data for a specific tag.
Public classAggregateTagRequest * A request used by GetAggregateDataRequest to specify the details of an aggregate for a tag.
Public classAnnotation * The annotation for the raw data.
Public classAnnotationEntry * The entry for an annotation which is the data of the annotation.
Public classAnnotationTag * The annotation for a tag.
Public classAxiomInternalRequest * A request from Axiom to connect to views.
Public classAxiomInternalResponse * The response from Axiom
Public classBrowseAutoCompleteRequest * A request to browse a node to find all items that match the clue passed in.
Public classBrowseAutoCompleteResponse * The response of the autocomplete browse containing all potential matches.
Public classBrowseInfo * The information of each child node returned by the Browse request.
Public classBrowseNode * The Node that was browsed to containing information on the parent and child nodes.
Public classBrowsePathRequest * A request to browse a specific path in the views browse tree.
Public classBrowsePathResponse * The response of browsing a specific views path.
Public classBrowseRequest * A request to browse using the node id to get the specified node
Public classBrowseResponse * The response from browse request containing the node belong to the ID.
Public classBrowseTagsRequest * A request to browse the tags for a certain node.
Public classBrowseTagsResponse * The response of browsing the tags.
Public classCanaryViewsApiService / Service for handling the API calls made to the Views service.
Public classCanaryViewsApiServiceCanaryViewsApiServiceBaseBase class for server-side implementations of CanaryViewsApiService
Public classCanaryViewsApiServiceCanaryViewsApiServiceClientClient for CanaryViewsApiService
Public classCanaryViewsApiServiceReflectionHolder for reflection information generated from canary_views_api_service.proto
Public classFindEventsRequest * A request to find events meeting a certain criteria.
Public classFindEventsResponse * The response of finding the events.
Public classFindEventsResponseTypesContainer for nested types declared in the FindEventsResponse message type.
Public classGetAggregateDataRequest * A request to get the aggregate data for the selected tags.
Public classGetAggregateDataResponse * The response of getting the aggregate data.
Public classGetAggregateDataResponseTypesContainer for nested types declared in the GetAggregateDataResponse message type.
Public classGetAggregateListResponse * The response from getting a list of the Aggregates.
Public classGetAnnotationsRequest * A request to get the annotations for the selected tags.
Public classGetAnnotationsResponse * The response from getting the annotations.
Public classGetAnnotationsResponseTypesContainer for nested types declared in the GetAnnotationsResponse message type.
Public classGetClientConnectionIdRequest * A request that creates and retrieves the Client ID for the specified user and application.
Public classGetClientConnectionIdResponse * The response containing the client connection ID and status.
Public classGetDatasetInfoRequest * A request to get the properties of a specific dataset.
Public classGetDatasetInfoResponse * The response of getting the Dataset info.
Public classGetDatasetInfoResponseTypesContainer for nested types declared in the GetDatasetInfoResponse message type.
Public classGetDataSetListRequest * A request to get the datasets associated with a view.
Public classGetDataSetListResponse * The response of getting the datasets.
Public classGetDataSetListResponseTypesContainer for nested types declared in the GetDataSetListResponse message type.
Public classGetEventCalculationNamesRequest * An empty request to get the event calculation names.
Public classGetEventCalculationNamesResponse * The response from getting the event calculation names.
Public classGetEventCalculationNamesResponseTypesContainer for nested types declared in the GetEventCalculationNamesResponse message type.
Public classGetEventPropertyNamesRequest * An empty request to get the names of the event properties.
Public classGetEventPropertyNamesResponse * The response from getting the names of the event properties.
Public classGetEventPropertyNamesResponseTypesContainer for nested types declared in the GetEventPropertyNamesResponse message type.
Public classGetHostNameRequest * A request to get the host name.
Public classGetHostNameResponse * The response of getting the host name.
Public classGetIdentityEndpointsRequest * An empty request to get the Identity service endpoints for connection to the Identity service.
Public classGetIdentityEndpointsResponse * The response from getting the Identity service endpoints for Identity service connections.
Public classGetModelInstancesRequest * A request to get the model instances.
Public classGetModelInstancesResponse * The response of getting the model.
Public classGetModelInstancesResponseTypesContainer for nested types declared in the GetModelInstancesResponse message type.
Public classGetModelTypesRequest * A request to get the types of models.
Public classGetModelTypesResponse * The response of getting the types of models.
Public classGetModelTypesResponseTypesContainer for nested types declared in the GetModelTypesResponse message type.
Public classGetModelTypeTagsRequest * A request to get the tags in a model.
Public classGetModelTypeTagsResponse * The response for getting the tags in a model.
Public classGetModelTypeTagsResponseTypesContainer for nested types declared in the GetModelTypeTagsResponse message type.
Public classGetModelViewsResponse * The response of getting the model views.
Public classGetRawDataRequest * A request to get the raw data of the selected tags for the selected time frame.
Public classGetRawDataResponse * The response of getting the raw data.
Public classGetRawDataResponseTypesContainer for nested types declared in the GetRawDataResponse message type.
Public classGetReadableQualityRequest * A request to get the readable or string version of the quality.
Public classGetReadableQualityResponse * The response from getting the readable version of a quality.
Public classGetTagCurrentValueRequest * A request to get the current vale of the selected tags.
Public classGetTagCurrentValueRequestTypesContainer for nested types declared in the GetTagCurrentValueRequest message type.
Public classGetTagCurrentValueResponse * The response from getting the current value of tags.
Public classGetTagCurrentValueResponseTypesContainer for nested types declared in the GetTagCurrentValueResponse message type.
Public classGetTagDataContextRequest * A request to get the context of each tag.
Public classGetTagDataContextResponse * The response from getting the tag data contexts.
Public classGetTagDataContextResponseTypesContainer for nested types declared in the GetTagDataContextResponse message type.
Public classGetTagInfoRequest * A request to get the information for the specified tags.
Public classGetTagInfoResponse * The response from getting the tag information.
Public classGetTagInfoResponseTypesContainer for nested types declared in the GetTagInfoResponse message type.
Public classGetTagListRequest * A request to get the list of tags in the requested dataset.
Public classGetTagListResponse * The response from getting tag list.
Public classGetTagListResponseTypesContainer for nested types declared in the GetTagListResponse message type.
Public classGetTagStatisticsRequest * A request to get the statistics for a tag.
Public classGetTagStatisticsResponse * The response of getting the statistics for a specific tag.
Public classGetTagStatisticsResponseTypesContainer for nested types declared in the GetTagStatisticsResponse message type.
Public classGetViewInfoRequest * An empty request to get the information for all views.
Public classGetViewInfoResponse * The response containing the information for all views.
Public classGetViewInfoResponseTypesContainer for nested types declared in the GetViewInfoResponse message type.
Public classGetViewInfoSingleRequest * A request to get the information for a specific view.
Public classGetViewInfoSingleResponse * The response of getting the view information for a specific view.
Public classGetViewInfoSingleResponseTypesContainer for nested types declared in the GetViewInfoSingleResponse message type.
Public classGetViewsRequest * A request to get all views.
Public classGetViewsResponse * The response containing all the views and the status of the call.
Public classGetWebServiceInterfaceVersionResponse * The response from getting the current version of the interface.
Public classGetWebServiceVersionResponse * The response from getting the current version of the service.
Public classKeepaliveClientConnectionIdRequest * A request to keep the select client connection alive and working.
Public classKeepaliveClientConnectionIdResponse * The response from attempting to keep alive the specified connection.
Public classParseIntervalRequest * A request to parse the interval from a string to a google.protobuf.Duration.
Public classParseIntervalResponse * The response from parsing a string interval to a google.protobuf.Duration.
Public classParseIntervalResponseTypesContainer for nested types declared in the ParseIntervalResponse message type.
Public classParseTimestampRequest * A request to parse the timestamp from a string to a google.protobuf.Timestamp.
Public classParseTimestampResponse * The response from parsing a string timestamp to a google.protobuf.Timestamp.
Public classParseTimestampResponseTypesContainer for nested types declared in the ParseTimestampResponse message type.
Public classRawTagData * The raw tag data.
Public classRawTagRequest * A request used by GetRawDataRequest in order to get the right data points.
Public classReleaseClientConnectionIdRequest * A request to release the selected client connection ID to close a connection.
Public classReleaseClientConnectionIdResponse * The response from releasing the client connection ID.
Public classSearchForEventsRequest * A request to search for events.
Public classSearchForEventsResponse * The response of the event search.
Public classSearchForEventsResponseTypesContainer for nested types declared in the SearchForEventsResponse message type.
Public classSearchTags * The tags that were found to match the search criteria.
Public classSearchTagsTypesContainer for nested types declared in the SearchTags message type.
Public classSearchTagsTypesSearchTagProperty The property and the property value.
Public classSearchTagsRequest * A request to search tags based off inputted criteria in a sql like search.
Public classSearchTagsResponse * The response from searching for tags.
Public classSetVirtualTimeExtensionFlagRequest * A request to set whether or not to use time extension generation for data.
Public classSetVirtualTimeExtensionFlagResponse * The response from setting the virtual Time Extension Flag.
Public classStoreAnnotationRequest * A request to store an annotation.
Public classStoreAnnotationRequestItem * A request used by StoreAnnotationRequest to specify the annotation details.
Public classStoreAnnotationResponse * The response of trying to store an annotation.
Public classStoreAnnotationResponseTypesContainer for nested types declared in the StoreAnnotationResponse message type.
Public classStoreDataRequest * The request of the data to store used by StoreHistoryDataRequest.
Public classStoreDataResult * The result of storing the history data for a tag.
Public classStoreHistoryDataRequest * A request to store history data.
Public classStoreHistoryDataResponse * The response from storing history data containing statuses and the result.
Public classStoreHistoryDataResponseTypesContainer for nested types declared in the StoreHistoryDataResponse message type.
Public classSubscribeToLiveDataRequest * A request used to subscribe to live data in order to get the data when updated.
Public classSubscribeToLiveDataRequestTypesContainer for nested types declared in the SubscribeToLiveDataRequest message type.
Public classSubscribeToLiveDataResponse * The response of subscribing to the live data.
Public classSubscribeToLiveDataResponseTypesContainer for nested types declared in the SubscribeToLiveDataResponse message type.
Public classSubscriptionBrowsePath * The path for browsing to find what to subscribe too.
Public classTagCurrentValue * The current tag value.
Public classTagDataContext * The tag data context.
Public classTagInfo * The information for each tag.
Public classTagProp * The property of the tag and information regarding the property.
Public classTvqsAndAnnotations * TVQs and their annotations.
Public classViewInfo * The information for a view.
Enumerations
 EnumerationDescription
Public enumerationFindEventsResponseTypesStatus An enum for the statuses of making a calculations request.
Public enumerationGetAggregateDataResponseTypesStatus An enum for the status of accessing the view and tags in order to get the aggregate data.
Public enumerationGetAnnotationsResponseTypesStatus The status of trying to access the view in order to get annotations.
Public enumerationGetDatasetInfoResponseTypesStatus An enum to cover all statuses that could be returned specific to accessing a dataset.
Public enumerationGetDataSetListResponseTypesStatus An enum to handle the various statuses that can occur when getting the datasets.
Public enumerationGetEventCalculationNamesResponseTypesStatus An enum for the statuses of making a calculations request.
Public enumerationGetEventPropertyNamesResponseTypesStatus An enum for the statuses of making a calculations request.
Public enumerationGetModelInstancesResponseTypesStatus An enum for the status of accessing the views, models and assets.
Public enumerationGetModelTypesResponseTypesStatus 
Public enumerationGetModelTypeTagsResponseTypesStatus An enum for the status of accessing views, the model plugin, and browsing tags.
Public enumerationGetRawDataResponseTypesStatus An enum detailing statuses regarding to accessing the view and the tags.
Public enumerationGetTagCurrentValueRequestTypesQuality An enum for the qualities a a tag can have as part of the TVQ when filtering.
Public enumerationGetTagCurrentValueResponseTypesStatus An enum containing the status of accessing the view.
Public enumerationGetTagDataContextResponseTypesStatus An enum containing the status of accessing the view.
Public enumerationGetTagInfoResponseTypesStatus An enum containing the status of accessing the view.
Public enumerationGetTagListResponseTypesStatus An enum to handle the various statuses that can occur when getting the tag list.
Public enumerationGetTagStatisticsResponseTypesStatus An enum for the status of accessing the view.
Public enumerationGetViewInfoResponseTypesStatus An enum for the status of getting the properties.
Public enumerationGetViewInfoSingleResponseTypesStatus An enum for the status of accessing the view and the properties.
Public enumerationParseIntervalResponseTypesStatus An enum for the status of trying to parse the string.
Public enumerationParseTimestampResponseTypesStatus An enum for the status of trying to parse the string.
Public enumerationSearchForEventsResponseTypesStatus An enum for the status of accessing the events.
Public enumerationStoreAnnotationResponseTypesStatus An enum of the statuses that could occur when saving an annotation.
Public enumerationStoreHistoryDataResponseTypesStatus An enum for the status of accessing the view.
Public enumerationSubscribeToLiveDataRequestTypesTagPathNormalizationBehavior 
Public enumerationSubscribeToLiveDataResponseTypesStatus An enum with the statuses of trying to access the tags.