VariantsAPI#
Interface VariantsAPI
Hierarchy
- VariantsAPI
Index
Methods
is Node Part Of Enabled Variant
request Variants
- request
Variants(nodeId): Promise<VariantProperties[]> -
Parameters
-
nodeId: number
The ID of the Node.
Returns Promise<VariantProperties[]>
The Variant(s) for a given nodeID.
-
The ID of the Node.