Skip to content

oscarfonseca/opc-blockly-Bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Before you start: make sure that the Opc server is running and that you can ping it from your PC.

  1. Checkout solution

  2. Start Api with IIS Express for example

  3. You will get the Swagger page with the url and its port at the top as well as the available routes at the bottom. Use Read and Write to interact with the Opc server. image

  4. Install Postman

  5. Start Postman and click Import
    image

  6. Select the file \Postman\Opc.postman_collection.json

  7. Use Read and Write requests from the collection to test the API.
    Change the port according to step 3.
    Notice that there is a Body provided in both cases (Read and Write).
    image image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages