You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The engine itself implements them but there are not dediced APIs.
There are a couple of tasks in progress. In the mean time, you could use the text and property APIs.
The basic Storage module should be exposed after #73, since DSS C-API 0.12 implements the API for it, matching the current OpenDSS COM API.
The methods and properties exposed though dedicated APIs are a fraction of what's available in the DSS engine. Again after #73, we will start experimenting with a full API that exposes all properties in the API, efficiently. Most of the code for that will be automated, so we will have a nearly full set of modules without too much trouble. There are also some other features from dss-extensions/dss_capi#109 that will need a new approach here in ODD.jl, especially if we decide to allow multiple DSS engines in a single process.
Does OpenDSSDirect.jl include the storage object and storage controller?
I could not locate its methods.
The text was updated successfully, but these errors were encountered: