| Package | Description |
|---|---|
| com.microsoft.azure.sdk.iot.service.digitaltwin.serialization |
| Modifier and Type | Method and Description |
|---|---|
DigitalTwinMetadata |
BasicDigitalTwin.getMetadata()
Gets the information about the model a digital twin conforms to.
|
DigitalTwinMetadata |
DigitalTwinMetadata.setModelId(String modelId)
Sets the Id of the model that the digital twin or component is modeled by.
|
| Modifier and Type | Method and Description |
|---|---|
BasicDigitalTwin |
BasicDigitalTwin.setMetadata(DigitalTwinMetadata metadata)
Sets the information about the model a digital twin conforms to.
|
Copyright © 2024. All rights reserved.