Managing assets
Goals
The core goals of these APIs are to make it simple to:
- Import, synchronize, and link assets from and to your IT systems
- Link assets to different third party systems
- Create links between assets
- Store data around assets from different sources
- Search for assets
They do not expose all the capabilities of the underlying asset management systems, but they are designed to be simple to use and to be extended.
Core data model
Assets and properties
The core data model is the following:
- Asset: A physical or logical description of a real-estate world object
- Property: A characteristic of an asset
- Data: Some property values around an asset
Relation between assets
To get a better understanding of how the asset hierarchy works at stonal, you should read this page.