Just to clarify, do you mean that you expect the default value to always be the same whenever the subgraph is executed (so the value is reset to the initial one every time), in case WriteIn is not enabled ?
If so, I could add this (as an option or not) by storing the default value (in BBMappingParameter class) and restore to that value with some method call whenever the subgraph starts.
This might be a good time to do that since I was already working on that part to make WriteOut be continuously synced, instead of only when the subgraph stops as it is now.
Let me know what you think.
Thanks!
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.