Storage Threshold
General Description
Returns one of two values depending on current volume in a Storage node. API Reference
Attributes
Name
Description
Required
threshold
Threshold to compare the value of the recorder to
Yes
storage
storage: pywr._core.AbstractStorage
Yes
ratchet
If true the parameter behaves like a ratchet. Once it is triggered first it stays in the triggered position (default=False)
Yes
Example
coming soon...
Last updated