743 bytes added,
13:23, 19 July 2016 {{ClassificationInfoBox
| title = Proximity MonitoringClassification
| name = {{PAGENAMEE}}
| inheritance = -
| namespace = System.Classification.Geo
| purpose = Classify objects as proximity monitored objects
| version = 2.5.3+
| id = {B0E2CD56-5934-4CE9-B59F-6BC3BF830A66}
}}
Proximity monitored objects are used to log when the (mobile) user approaches a certain object/locatoin and when he veers off again.
== MetaProperties ==
{| class="wikitable" width=50%
|-
! width=30% | Name !! width=20% | Data type !! Comment
|-
| APPROACHED|| {{DateTime}} || Timestamp when the user approached a certain object / location.
|-
| VEERED|| {{DateTime}} || Timestamp when the user has left a certain object / location
|}
{{Category/Version|2.5.3}}