afarran / swm2m_avl_tests

Feature tests of AVL agent
0 stars 0 forks source link

Wrong time and GPS information in zoneEntry (MIN 10) message #38

Open ArturMalyszewicz opened 9 years ago

ArturMalyszewicz commented 9 years ago

ZoneEntry message contains gps and time information from the moment when geofenceHisteresis passes not from the moment when presence in geozone was detected.

Steps to reproduce:

  1. Set Histeresis time (PIN 3) in Geofence service (SIN 21) to 30 seconds.
  2. Set Interval time (PIN 2) to 10 seconds.
  3. Simulate terminal inside defined geofence in Point#1 and wait for Interval period.
  4. Before Histeresis time passes move terminal to Point#2.
  5. Receive zoneEntry message and check it's content - message contains Point#2 time and GPS information. Point#1 is expected.

The issue is described in following picture: zoneentry jpg

TroyManary commented 9 years ago

Argus 21633 (for AVL) Argus 21634 (for Geofence Core Service Enhancement)