app-golden_config

On this page:

addDevicesToNode

Summary

addDevicesToNode True

Description

Add a list of devices to a specific node.

Route

POST /golden_config/addDevice

Roles

admin engineering support

Parameters

DetailsExampleSchema
Name Type Required Description
devices array yes Device names.
treeName string yes Name of tree.
nodeName string yes Name of node to link devices.

Return

DetailsExampleSchema
Name Type Description
data object Updated list of devices, it returns a string if it fails.