Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 454 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 454 Bytes

The brewbit-device-server acts as an intermediary between the Model-T device and the web dashboard, so that statistics and setpoints can be exchanged back and forth. The device server speaks to the Model-T using Protocol Buffers and to the dashboard using JSON.

To launch the full suite of BrewBit backend services using Docker Compose, see brewbit/brewbit.com.