Skip to content

czjlorenz/PiWeb-Training

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PiWeb-Training

Samples and lessons for our APIs

PiWeb.API - Training

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.

Lessons:

  • 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

PiWeb.API - OIDC Authentication Training

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.

About

Samples and lessons for our APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 98.1%
  • JavaScript 1.9%