Namespace Kepware.Api
Classes
- KepwareApiClient
Client for interacting with the Kepware server Configuration API. Using the KepwareApiClient class provides the ability to create, read, update and delete configuration of a Kepware server instance.
All handlers are defined in the Kepware.Api.ClientHandler namespace.
- KepwareApiClientOptions
A class that provides the configuration options required to configure the KepwareApiClient class.
- KepwareApiServiceCollectionExtensions
Provides extension methods for registering Kepware Configuration API clients with the dependency injection container.