Skip to main content

Introduction

ControlBee is an actor-based automation framework built on .NET.

Framework Repository

The ControlBee framework is open source and available on GitHub:

Repository: https://github.com/hot-bee/ControlBee

Key Features

  • Actor-based architecture for modular, scalable automation systems
  • Hardware abstraction layer for device-independent development
  • Message-driven state machines for organized behavior management
  • Typed variable system with persistence and change tracking
  • Built on .NET for cross-platform compatibility