Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[volttron-dev] Documentation for Platform Driver Framework shows incorrect data flow

Since I don't have the Github URL for the Volttron 10 documentation, I will post this here.

The data flow diagram on this page for the driver framework shows the driver writing scraped data to the message bus. According to the comment in this file, that is incorrect. The platform driver issues the scrape call to the driver and the driver returns the data which the platform driver then write to the message bus.

           jak

Back to the top