Lampix Apps API
Ctrlk
  • Introduction
  • Application Development
    • Getting Started
    • Step by step app
    • LampixJS
      • API Reference
        • Watcher
        • RegisteredWatcher
        • .watchers.add
        • .watchers.remove
        • .watchers.pauseAll
        • .watchers.resumeAll
        • .presets.button
        • .helpers.rectangle
        • getLampixInfo
        • switchToApp
        • exit
        • getApps
        • getAppConfig
        • getAppMetadata
        • writeJsonToFile
        • readJsonFromFile
        • transformRectCoords
        • constants
      • Examples
      • Migrating from v0.x.x to v1.0.0-beta.x
      • Ecosystem
    • Deploying
    • Standard Watchers
    • Custom Watchers
    • Community
  • Lampix Simulator
    • Installation
    • Usage
Powered by GitBook
On this page
  • Objects
  • Methods

Was this helpful?

  1. Application Development
  2. LampixJS

API Reference

Objects

  • Watcher

  • RegisteredWatcher

Methods

  • .watchers.add

  • .watchers.remove

  • .watchers.pauseAll

  • .watchers.resumeAll

  • .presets.button

  • .helpers.rectangle

  • getLampixInfo

  • switchToApp

  • exit

  • getApps

  • getAppConfig

  • getAppMetadata

  • writeJsonToFile

  • readJsonFromFile

  • transformRectCoords

  • constants

PreviousLampixJSNextWatcher

Last updated 6 years ago

Was this helpful?