public class ConfigurationContent extends Object
| Modifier and Type | Field and Description |
|---|---|
protected Map<String,Object> |
deviceContent
The configurations to be applied on devices.
|
protected Map<String,Object> |
moduleContent
The configurations to be applied on device modules.
|
protected Map<String,Map<String,Object>> |
modulesContent
The configurations to be applied to the Edge agent.
|
| Constructor and Description |
|---|
ConfigurationContent() |
| Modifier and Type | Method and Description |
|---|---|
ConfigurationContentParser |
toConfigurationContentParser() |
protected Map<String,Map<String,Object>> modulesContent
protected Map<String,Object> moduleContent
public ConfigurationContentParser toConfigurationContentParser()
Copyright © 2024. All rights reserved.