Table of Contents

Class ServicesApiHandler

Namespace
Kepware.Api.ClientHandler
Assembly
Kepware.Api.dll

Handles operations related to services in the Kepware server.

public class ServicesApiHandler
Inheritance
ServicesApiHandler
Inherited Members

Constructors

ServicesApiHandler(KepwareApiClient, ILogger<ServicesApiHandler>)

Methods

AutomaticTagGenerationAsync(string, string, CancellationToken)

Initiates the Automatic Tag Generation service for a specified channel and device.

AutomaticTagGenerationAsync(string, string, TimeSpan, CancellationToken)

Initiates the Automatic Tag Generation service for a specified channel and device.

ReinitializeRuntimeAsync(CancellationToken)

Initiates the Reinitialize Runtime service.

ReinitializeRuntimeAsync(TimeSpan, CancellationToken)

Initiates the Reinitialize Runtime service.