latestOpenAPI 3.0.1raw.githubusercontent.com2026-08-2011356208.8 KB

8f5ec4f45de1

Device Models

Updates the specified device model.

put/api/models

Request body

modelIdstring nullable

The device model identifier.

imagestring nullable

The device model image Url.

namestring required

The device model name.

descriptionstring nullable

The device model description.

isBuiltinboolean

A value indicating whether this instance is builtin.

supportLoRaFeaturesboolean

A value indicating whether the LoRa features is supported on this model.

Response

OK