Skip to main content
Ctrl+K
Logo image
  • The Heedy Server
    • Setup & Install
    • Configuring Heedy
    • Core Concepts
    • Scopes & Permissions
    • REST API
  • Data Analysis
    • Datasets
  • Plugin Development
    • Tutorials & Examples
      • My First Plugin
      • The Plugin Template
    • Frontend
      • Users
      • Apps
      • Objects
      • Timeseries Visualization
      • User Settings
      • Server Configuration
      • Event Websocket
      • Background Worker
    • Backend
      • Database Schema
  • Python Client
    • Tutorial & Examples
    • API Reference
      • Objects
      • Apps
      • Users
      • Datasets
      • Notifications
      • Key-Value Storage
      • Plugins
  • Repository
  • Suggest edit
  • Open issue

Plugin Development

Plugin Development#

Heedy plugins allow extending heedy. Each plugin has its own heedy.conf, defining the functionality it implements, and optionally includes a server that extends heedy’s backend API, or frontend javascript to modify the web UI.

  • Tutorials & Examples
    • My First Plugin
    • The Plugin Template
  • Frontend
    • The frontend object
    • Injected Functionality
    • Frontend API
  • Backend
    • Database Schema

previous

Datasets

next

Tutorials & Examples

By Heedy Contributors

© Copyright 2022, Heedy Contributors.