Interface SmartViewAssetClient<T>
-
Method Summary
Modifier and TypeMethodDescriptiongetAffectedAssets(String accountNo, String ibx) getAssetDetails(String accountNo, String ibx, String classification, String assetId) getCurrentTagPoint(String accountNo, String ibx) getMultipleAssetDetails(Object requestBody) getMultipleCurrentTagPoints(Object requestBody)
-
Method Details
-
list
Page<SmartViewAsset,SmartViewAssetJson> list(String accountNo, String ibx, String classification, List<String> cages) -
getAssetDetails
AssetDetailJson getAssetDetails(String accountNo, String ibx, String classification, String assetId) -
getMultipleAssetDetails
-
search
-
getAffectedAssets
-
getCurrentTagPoint
-
getMultipleCurrentTagPoints
-