Location
The entity type Location defines a place. In IoL, a Location is a very flexible concept, and can be almost any type of location, whether stationary or in motion. Examples are:
- Postal address or GPS coordinate of a person’s home, a company office, a meeting-point, or some other place
- Dynamic position of moving things, like vehicles
Information included in a Location entity include:
- Name of place
- Address and/or GPS coordinate
- Access code for gate/door
Location entities can also include a list of user-defined properties (name/value pairs) that extend their versatility with additional company- or project- specific data.
API Reference information is here. Also study the Location data schema.