Edge parameter updates discover the model, plan a full replacement, apply after approval, and verify read-back.

Edge devices

Update Edge custom parameters.

For devices already claimed through Xyte Edge. The workflow reads current values, reads the model schema, plans the complete replacement object, applies after approval, and verifies the device afterward.

Before you start: You need the claimed Edge device id and the parameter values to change. Use Device claiming for unclaimed Edge devices.

Ask an agent

Point the agent at the device id or spreadsheet and ask it to build a plan. It should stop after showing the complete replacement body.

I need to update custom parameters on already-claimed Edge devices. Read the source rows, discover each device model, validate parameter labels, and show the plan. Do not apply anything yet.

What the agent will do

  1. ReadGet deviceFetch current model id and current custom parameters.
  2. DiscoverGet modelUse parameters[].name and password types from the model schema.
  3. PlanMerge valuesMerge requested changes into current values and show the full replacement body.
  4. ApproveApplySend updateDevice only after explicit approval.
  5. VerifyRead backConfirm the device reports the expected parameter values.