Last updated 2 months ago
Returns an array with the current of all and
getConfigurationState(): Promise<ConfigurationState[]>
Usage:
await modelApi.getConfigurationState();
Return value:
[ [ { "variant": "Object Switcher", "active_object": "NUNO Stand" }, { "object": "Adjustable Headband", "active_material": "White" } ] ]
Variants
Materials
ConfigurationState