Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StaticPlatformPlugin

Export types for basically everything but the actual API implementation

Hierarchy

  • PlatformPlugin
    • StaticPlatformPlugin

Index

Methods

  • This method is called once at startup. The Platform should pass all accessories which need to be created to the callback in form of a AccessoryPlugin. The Platform must respond in a timely manner as otherwise the startup of the bridge would be unnecessarily delayed.

    Parameters

    Returns void