1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
【以下的回答经过翻译处理】 我可以通过在不与dataReader
同名的函数下指定函数来获取非时间序列属性。
因此,对于非时间序列属性,应该是:
"functions": {
"attributePropertyValueReaderByEntity": {
"implementedBy": {
"lambda": {
"arn": "arn:aws:lambda:us-east-1:<account>:function:RoboRunnerWorkerInfo"
}
}
}
这在文档中绝对没有提到。我通过在github中查找并找到https://github.com/aws-samples/aws-iot-twinmaker-samples/blob/main/src/modules/s3/component-types/s3_component_type.json来到达这一点。
관련 콘텐츠
- AWS 공식업데이트됨 일 년 전
- AWS 공식업데이트됨 2달 전
- AWS 공식업데이트됨 일 년 전
- AWS 공식업데이트됨 한 달 전