Predix_Logo
  • Categories
    • Questions
    • Predix | Updates
      • Pricing
      • Product
    • Deloitte - Private
    • How-To
    • Accenture-Private
  • Explore
    • Topics
    • Questions
    • Articles
    • Feedback or Feature Requests
  • Sign in
  • Home /
  • Questions /
avatar image
0
Question by aishwaryasoundar@logicontech.in · Jul 02, 2018 at 04:00 AM · predix-machine-servicepredix cloud

how to configure predix machine to send to data to predix cloud

Can any one refer me a document which provides a detailed steps to connect predix machine to predix postgres service and send machine data to the same instead of timeseries.

Thanks Aishwarya

Comment
Add comment
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

1 Reply

  • Sort: 
avatar image
0

Answer by Tom Turner · Jul 08, 2018 at 04:48 PM

We don't have a document like that. For that you have a few options:

  • Web Socket River to open source Data Exchange web socket listener
    • Within Data Exchange you'd write some code to go to postgres

  • Event Hub River to Event Hub
    • You could write your own listener or use Data Exchange's Event Hub gRPC listener

  • HTTP River to a custom microservice
    • You could write your own microservice or take a look at this one as a template. Wind-data. Coding required to change to go to Postgres.

    • a modified Data Exchange might be possible here too

In all cases you are going to have to write some code.

Comment
Add comment · Show 2 · Share
10 |1200 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image aishwaryasoundar@logicontech.in · Jul 08, 2018 at 06:42 PM 0
Share

Thanks!

I was able to configure prefix machine without edge manager. And send opc-ua server data to postgresql.

Used HTTP river which points to the micro-service that connect and exchange the edge data to predix postgresql service.

However the data recieved at postgresql end seems to be in coded.

I have used the httpdata microservice service with the SDK to handle the requess from edge manager.

Could you give me some pointers as to how can I decide the data.?

avatar image Tom Turner ♦♦ aishwaryasoundar@logicontech.in · Jul 08, 2018 at 10:30 PM 0
Share

Hmmm, not sure. @Susheel Choudhari @Greg Stroup any thoughts?

Follow this Question

Answers Answers and Comments

118 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

how to send sensor data from predix machine to timeseries in predixcloud 1 Answer

Can Predix Machine be configured to send data to other Clouds (AWS, Azure etc ?) 1 Answer

Pushing predix machine data into cloud database 2 Answers

how to send sensor data from predix machine to timeseries in predixcloud 3 Answers

How to get data fom MQTT broker into GE predix cloud 4 Answers

GE Monogram
  • Legal
  • Cookies
  • Forum Terms
  • Contact Us
  • Copyright © 2017 General Electric Company. All rights reserved.


Enterprise
Social Q&A

  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Create an article
  • Submit your feedback or feature request
  • Categories
  • Questions
  • Predix | Updates
    • Pricing
    • Product
  • Deloitte - Private
  • How-To
  • Accenture-Private
  • Explore
  • Topics
  • Questions
  • Articles
  • Feedback or Feature Requests