/pps/services/mm-detect/status

The mm-detect service publishes device information to this object

Publishers
mm-detect
Subscribers
HMI Media Player; any app

Overview

The mm-detect service uses this status object to notify the HMI of mediastore insertions and removals as well as synchronization events. During synchronization, mm-detect publishes device information in JSON format to the status object.

To listen for mediastore insertions and removals, mm-detect subscribes to objects in the /pps/qnx/mount/ directory.

Attributes

Attribute Description
dbpath Path to the database (e.g., /dev/qdb/mme).
device_type Type of storage device:
  • hdd
  • ipod
  • mtp
  • usb
fs_type Filesystem type:
  • cd
  • dos (fat32)
  • ipod
  • iso9660
  • joliet
  • pfs (e.g., for MTP devices)
  • qnx
  • udf
  • unknown
Note: The specific values for fs_type depend on the relevant filesystem driver. For details about each driver, see the fs-* entries in the OS Utilities Reference.
image_path Path to the mediastore's images.
mount Filesystem mountpoint (e.g., /fs/usb0).
name Name of the removable device (e.g., KINGSTON).
synched Indicates whether the file information has been synchronized.