| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.provisioning.service.configs |
| Modifier and Type | Method and Description |
|---|---|
TwinCollection |
TwinProperties.getDesired()
Getter for the desired property.
|
TwinCollection |
TwinState.getDesiredProperty()
Getter for the desired property.
|
TwinCollection |
TwinState.getTags()
Getter for the tags.
|
| Constructor and Description |
|---|
TwinState(TwinCollection tags,
TwinCollection desiredProperty)
CONSTRUCTOR
|
Copyright © 2021. All rights reserved.