VOLTTRON / volttron

VOLTTRON Distributed Control System Platform
https://volttron.readthedocs.io/
Other
455 stars 216 forks source link

Connect local cluster(cloud) with volttron #1261

Closed so3500 closed 4 years ago

so3500 commented 7 years ago

Please kindly forward this query (if not appropriate) to the right channel.

I’m working on cloud supported volttron (big data analytic).

Currently I'm working on version 4.0.1.

I would like to

To do this, I have checked and tried to use cloud agent according to Overview below: http://volttron.readthedocs.io/en/4.0.1/overview/index.html

However, there seems to be no code implementation. Please kindly let me know any pointer to the codes or (if not exist) kindly confirm which direction I should follow:

1st Approach (use vip)

2nd Approach (use http protocol):

3rd Approach(use socket):

Any comments and advice would be appreciable as I await your sincere response.

Thank you in advance!

acedrew commented 4 years ago

@so3500 Did you get your questions answered? If so, please close.

so3500 commented 4 years ago

@acedrew I solved this problem by implementing a kafka agent. Thanks! ref. How about adding an Apache Kafka agent? #1525