v1

latestOpenAPI 3.0.12026-07-178146159.6 KB
Device Models

Creates the specified device model.

post/api/models

Request body

modelIdstring nullable

The device model identifier.

imageUrlstring uri 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

Success