Constructor
new PutAssetPropertyValueEntry(entryId, assetId, propertyId, propertyAlias, propertyValues)
Parameters:
Name |
Type |
Default |
Description |
entryId |
String
|
null
|
The user specified ID for the entry. You can use this ID to identify which entries failed. |
assetId |
String
|
null
|
The ID of the asset to update. |
propertyId |
String
|
null
|
The ID of the asset property for this entry. |
propertyAlias |
String
|
null
|
The property alias that identifies the property, such as an OPC-UA server data stream path (for example, /company/windfarm/3/turbine/7/temperature). For more information, see https://docs.aws.amazon.com/iot-sitewise/latest/userguide/connect-data-streams.html. |
propertyValues |
Array.<aws-greengrass-core-sdk.StreamManager.AssetPropertyValue>
|
null
|
The list of property values to upload. You can specify up to 10 values. |
- Source:
Members
assetId
The ID of the asset to update.
- Source:
assetId
- Source:
entryId
The user specified ID for the entry. You can use this ID to identify which entries failed.
- Source:
entryId
- Source:
propertyAlias
The property alias that identifies the property, such as an OPC-UA server data stream path (for example, /company/windfarm/3/turbine/7/temperature). For more information, see https://docs.aws.amazon.com/iot-sitewise/latest/userguide/connect-data-streams.html.
- Source:
propertyAlias
- Source:
propertyId
The ID of the asset property for this entry.
- Source:
propertyId
- Source:
propertyValues
The list of property values to upload. You can specify up to 10 values.
- Source:
propertyValues
- Source:
Methods
Parameters:
Name |
Type |
Description |
value |
String
|
The ID of the asset to update. |
- Source:
Returns:
-
Type
-
aws-greengrass-core-sdk.StreamManager.PutAssetPropertyValueEntry
Parameters:
Name |
Type |
Description |
value |
String
|
The user specified ID for the entry. You can use this ID to identify which entries failed. |
- Source:
Returns:
-
Type
-
aws-greengrass-core-sdk.StreamManager.PutAssetPropertyValueEntry
Parameters:
Name |
Type |
Description |
value |
String
|
The property alias that identifies the property, such as an OPC-UA server data stream path (for example, /company/windfarm/3/turbine/7/temperature). For more information, see https://docs.aws.amazon.com/iot-sitewise/latest/userguide/connect-data-streams.html. |
- Source:
Returns:
-
Type
-
aws-greengrass-core-sdk.StreamManager.PutAssetPropertyValueEntry
Parameters:
Name |
Type |
Description |
value |
String
|
The ID of the asset property for this entry. |
- Source:
Returns:
-
Type
-
aws-greengrass-core-sdk.StreamManager.PutAssetPropertyValueEntry
Parameters:
- Source:
Returns:
-
Type
-
aws-greengrass-core-sdk.StreamManager.PutAssetPropertyValueEntry