adapter-automation_gateway

On this page:

updateDeviceRaw

Summary

Update a device in Automation Gateway without manipulation of variables

Description

This method will update a device in Automation Gateway. This method will not map the variables provided instead it will forward the variables as-is to the underlying api.

Route

No Northbound API Available

Roles

admin

Parameters

DetailsExampleSchema
Name Type Required Description
deviceName string yes the name of a device
deviceVars object yes the information for the device

Return

DetailsExampleSchema
Name Type Description
result object the status of the update