The Redox field is optional for generating .dbs files.
If Redox is enabled, the "subSystems" object becomes mandatory. Within this object, users must include the name along with a list of all valence states.
redox
always required
type
subSystems
Array of JSON Object
Subsystem properties
subSystems
always required
type
name
String
valenceStates
Array of JSON Object
Enabling a subSystem element automatically enables all of its valence states by default.
To disable specific valence states, the user must explicitly set "enabled": false.
Please refer to Redox Query for information on element availability and its valence states. The output of a Redox Query can be directly inserted into the JSON input for generating .dbs files, as the JSON structure of both datasets is identical.
The JSON object of Redox and its internal JSON objects can be enabled or disabled using "enabled" Keyword