Dela via


Configuration - Apply On Edge Device

Tillämpar konfigurationsinnehållet på en gränsenhet.

POST https://fully-qualified-iothubname.azure-devices.net/devices/{id}/applyConfigurationContent?api-version=2021-04-12

URI-parametrar

Name I Obligatorisk Typ Description
id
path True

string

Den unika identifieraren för gränsenheten.

api-version
query True

string

Version av API:et.

Begärandetext

Name Typ Description
deviceContent

object

Enhetens konfigurationsinnehåll.

moduleContent

object

Modulkonfigurationsinnehållet.

modulesContent

object

Modulkonfigurationsinnehållet.

Svar

Name Typ Description
204 No Content

Inget innehåll.

Definitioner

ConfigurationContent

Konfigurationsinnehållet för enheter eller moduler på gränsenheter.

Name Typ Description
deviceContent

object

Enhetens konfigurationsinnehåll.

moduleContent

object

Modulkonfigurationsinnehållet.

modulesContent

object

Modulkonfigurationsinnehållet.