Hi, I need to connect PTS2 controller to GCP. At the end I need data from PTS2 to be available in GCP Pub-sub topic. How can I achieve this? Please provide any related documents, videos or case studies.
https://www.technotrade.ua/pts2-forecourt-controller.html this is the PTS2 controller link I am talking about.
Hi @Vandana2609 - apologies for the delay and thank you for reaching out.
Depending on the configuration options available for your controller you could direct a HTTP/HTTPS push to a serverless GCP endpoint when can then publish it to pub/sub. This forum is dedicated to Application Integration which can assist with data orchestration and routing. One possible configuration would be the following: if your controller has the ability to do a HTTP/HTTPS push Set up a webhook trigger in application integration → configure your controller to send data to the webhook URL → process/route that data in Application integration to publish to a pub/sub topic.
Hope this helps!
1 Like