Samples and lessons for our APIs
A training application including the most common use cases to read and write data with our .NET SDK from and to the database.
All aspects of our .NET SDK Zeiss.PiWeb.Api.Rest with examples structured in different lessons. A comprehensive documentation can be found on here.
- ServiceInformation: Get information about your PiWeb Server
- Configuration: Configure your PiWeb Server (attributes etc.)
- Catalogs: Create, update or delete catalogs
- InspectionPlan: Create, update or delete parts and characteristics
- Measurements: Create, update or delete measurements, values and measurement attributes
- RawData: Create, update or delete raw data
A training application showing how to authenticate a request when PiWeb server is using OpenID connect authentication. PiWeb cloud is a PiWeb server using OpenID connect authentication. The procedure for using OpenID connect authentication is the same for PiWeb server and PiWeb cloud.
The training application uses WebView2 as embedded browser. Please note that in order for this to work you might need to install the WebView2 Runtime.