Plugin development
Articles in this category will teach you how to develop plugins for Automancer.
Developing plugins
Understand what a plugin is and how to develop one.
Developing processes
Learn how to develop processes.
Implementing input validation and transformation
Learn how to validate and transform user input.
Tutorial – Add support for new devices
Add support for any custom devices using a simplified API.
Tutorial – Create a timer process
Recreate the timer process to understand how processes work.
Using asynchronous patterns
Learn common patterns used to compose asynchronous code.
Working with data objects
Learn how to work with readable and writable data objects provided by the user.