Automate
latest
  • Introduction
  • How to Install Automate?
  • Automate Components
  • Programming Automate Objects
  • StatusObjects
  • Builtin Statusobject Types
  • Callables
  • Builtin Callables
  • Automate System
  • Services
  • Extensions
    • Web User Interface for Automate
    • WSGI Support for Automate
    • Remote Procedure Call Support for Automate
    • Arduino Support for Automate
    • Raspberry Pi GPIO Support for Automate
  • Making your own Automate Extensions
Automate
  • Docs »
  • Extensions
  • Edit on GitHub

ExtensionsΒΆ

Automate functionality can be easily extended by various extension modules, and it is also possible to make your own Automate extensions, for details see Making your own Automate Extensions. The following extensions are included in Automate:

  • Web User Interface for Automate
    • Introduction
    • Installation
    • Example application using Web UI
    • WebService class definition
  • WSGI Support for Automate
    • Class definition
  • Remote Procedure Call Support for Automate
    • Introduction
    • Installation
    • Class definitions
  • Arduino Support for Automate
    • Introduction
    • Example application
    • VirtualWire wireless communication
    • Class definitions
  • Raspberry Pi GPIO Support for Automate
    • Introduction
    • Installation
    • Example application
    • Class definitions
Next Previous

© Copyright 2015-2017, Tuomas Airaksinen. Revision 50f25df2.

Built with Sphinx using a theme provided by Read the Docs.