File tree Expand file tree Collapse file tree 2 files changed +1
-11
lines changed
python/example_code/iotsitewise Expand file tree Collapse file tree 2 files changed +1
-11
lines changed Original file line number Diff line number Diff line change @@ -223,17 +223,8 @@ iotsitewise_DescribeAssetModel:
223223 - description :
224224 snippet_tags :
225225 - sitewise.java2.describe.asset.model.main
226- Python :
227- versions :
228- - sdk_version : 3
229- github : python/example_code/iotsitewise
230- excerpts :
231- - description :
232- snippet_tags :
233- - python.example_code.iotsitewise.IoTSitewiseWrapper.decl
234- - python.example_code.iotsitewise.ListAssetModelProperties
235226 services :
236- iotsitewise : {ListAssetModelProperties }
227+ iotsitewise : {DescribeAssetModel }
237228iotsitewise_GetAssetPropertyValue :
238229 languages :
239230 Java :
Original file line number Diff line number Diff line change @@ -62,7 +62,6 @@ Code excerpts that show you how to call individual service functions.
6262- [ DescribeGateway] ( iotsitewise_wrapper.py#L347 )
6363- [ DescribePortal] ( iotsitewise_wrapper.py#L315 )
6464- [ GetAssetPropertyValue] ( iotsitewise_wrapper.py#L229 )
65- - [ ListAssetModelProperties] ( iotsitewise_wrapper.py#L129 )
6665- [ ListAssetModels] ( iotsitewise_wrapper.py#L105 )
6766
6867
You can’t perform that action at this time.
0 commit comments