Dolphin MOVE SDK
2.x
2.x
  • Introduction
  • MOVE Services
  • MOVE SDK
    • Getting Started
      • MOVE Dashboard
        • Access Control
        • Configuration
        • Timeline
        • Points of Interest
      • Android
        • Installation
        • Quick Start
      • iOS
        • Installation
        • Quick Start
        • Troubleshooting
      • React Native
      • Flutter
      • Move SDK CLI
    • API Interface
      • Android
        • Initialization
        • Services
      • iOS
        • Initialization
        • Setup
        • Services
      • React Native
        • Components
        • Initialization
        • Services
      • Flutter
        • Initialization
        • Services
    • Models
      • Listeners/Callbacks
      • MoveAssistanceCallStatus
      • MoveAuth
      • MoveAuthError
      • MoveAuthResult
      • MoveAuthState
      • MoveConfig
      • MoveConfigurationError
      • MoveDevice
      • MoveDeviceStatus
      • MoveGeocodeError
      • MoveHealthItem
      • MoveHealthScore
      • MoveOptions
        • DeviceDiscovery
      • MoveSdkState
      • MoveSdkAndroidConfig
      • MoveTripState
      • MoveScanResult
      • MoveServiceFailure
      • MoveServiceWarning
      • MoveShutdownResult
    • Appendix
      • Token refresh
      • Android
        • Permission Handling
          • Permission Overview
          • Runtime Permissions
        • Battery optimization
        • Notification Management
        • Forcing the Signal - Classic Bluetooth
      • iOS
        • Permissions Handling
        • App Store
      • React Native
        • Permission Handling
  • MOVE Backend
    • MOVE Backend
      • MOVE Admin API
      • MOVE TIMELINE API
      • MOVE State API
      • MOVE Last Location API
    • MOVE Generic Notifier
    • MOVE Assistance Notifier
    • Example requests
  • FAQ
  • Changelog
    • Android
    • iOS
    • React
    • Flutter
    • Backend
  • Data privacy (GDPR)
Powered by GitBook
On this page
  • Explore user contracts
  • Timeline - List of user
  • Timeline - Details
  • Timeline - Logs
  1. MOVE SDK
  2. Getting Started
  3. MOVE Dashboard

Timeline

PreviousConfigurationNextPoints of Interest

Last updated 1 year ago

Explore user contracts

The offers you details about individual users - in terms of (a) their timeline on a day-per-day basis, (b) their device and (c) some more detailed logs for debugging (in cooperation with the MOVE community).

Timeline - List of user

You can also filter individual users by their contract ID. In the timeline, you can select a specific day and inspect each individual timeline item on that day.

Timeline - Details

On top of the detailed user timeline page, there are some details of the user device:

  • user id

  • plattform

  • device name

  • OS version

  • MOVE SDK version

  • A link to the last timeline item

  • A list of the permission states of the device

Also on the detailed timeline (above the map) you can filter for specific transport types and also (in case of CAR transport types) display event types like Speed, DBE (= Driving Behaviour Events) like Acceleration, Braking and Cornering.

Timeline - Logs

Alternatively you are also able to look into the SDK User Logs. Please note that we currently do not offer a manual of how to interpret the logs. In case you have problems e.g. initializing your MOVE SDK or receiving all transport types, please get in touch and we will analyse the logs together.

timeline