adapter-automation_gateway

On this page:

setConfig

Summary

Set configuration on a device

Description

This method will set the configuration on a device based on the configuration line(s) provided

Route

No Northbound API Available

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
deviceName string yes the name of a device
changes array yes an array of configuration lines to change on the device

Return

DetailsExampleSchema
Name Type Description
result object An object containing an array of the status of all the changes that were requested