Options
All
  • Public
  • Public/Protected
  • All
Menu

Represents a device profile.

Hierarchy

  • DeviceProfile

Index

Properties

Properties

meta

meta: { name: string }

Profile metadata.

Type declaration

  • name: string

    Profile name.

preferences

preferences: { single_click: false }

Profile preferences.

Type declaration

  • single_click: false

    Whether to open items via single click instead of double click.

Generated using TypeDoc