raspy
raspy copied to clipboard
The RasObject does not seem to initiate the setPlan function
The OpsAPI module allows for setting the plan using setPlan(). However, the Ras-module does not initiate this functionality. I noticed the wrapper of the Ras-client has an attribute "Plan_SetCurrent". I suppose this can be used to initiate the plan?
Currently, regardless of a plan being provided to either the compute command or setPlan, the first plan will be run.