Skip to content

Same output parameter from multiple plugins #146

Answered by jawache
mr-loop-1 asked this question in Ask Anything
Discussion options

You must be logged in to vote

What should happen is the plugin later on in the pipeline overrides the value output by the plugin previous.

It's valid that different plugins return different values for a parameter, they could be calculating them using different methodologies for instance. There are several examples already of plugins which calculate this and yet return very different values. The boavista CPU plug-in computes a very different CPU energy value because it's computing primary energy and is therefore computing a completely different methodology than the other plugins.

One use case for two plugins in the same pipeline is perhaps the earlier plug-in gives a more ubiquitous general value and a later plug-in on…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by mr-loop-1
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants