Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DynamicPlatformPlugin

Export types for basically everything but the actual API implementation

Hierarchy

  • PlatformPlugin
    • DynamicPlatformPlugin

Index

Methods

  • This method is called for every PlatformAccessory, which is recreated from disk on startup. It should be used to properly initialize the Accessory and setup all event handlers for all services and their characteristics.

    Parameters

    Returns void