gRPC connectivity
Hello,
I'm interested in conducting a connectivity test with CanaryLabs using gRPC. However, I couldn't locate any instructions or proto files that would assist me in establishing a connection.
2 replies
-
Hi paulo. corcino ,
Currently this is not possible as most of the Canary applications do not utilize gRPC. Starting in v24 next year though, there will be a gRPC api for both writing and reading data to and from the historian.
-
Hi paulo. corcino ,
If you are running version 24, the proto files can be located in %Program Files%\Canary\API. There is a StoreAndForward and Views folder for writing or reading data respectively. I will also include a link to our gitHub page which has a .NET 8 example for retrieving or writing data using the gRPC api. Hope this helps!
https://github.com/CanaryLabs/SampleCode/tree/master/Samples/V24