| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.service |
| Modifier and Type | Field and Description |
|---|---|
protected ConfigurationContent |
Configuration.content
Specifies the configuration content
|
| Modifier and Type | Method and Description |
|---|---|
ConfigurationContent |
Configuration.getContent()
Getter for configuration content
|
| Modifier and Type | Method and Description |
|---|---|
void |
RegistryManager.applyConfigurationContentOnDevice(String deviceId,
ConfigurationContent content)
Apply the provided configuration content to the provided device
|
void |
Configuration.setContent(ConfigurationContent content)
Setter for the configuration content
|
Copyright © 2022. All rights reserved.