executor

command module
v0.0.0-...-094b2d4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 4, 2025 License: GPL-3.0 Imports: 9 Imported by: 0

README

Executor

Storage (filesystem)

halko/programs/... named programs halko/executed/... executed programs and their results halko/running/... currently running program and its result

API

POST api/v1/programs (upload program) PUT api/v1/programs/name (replace program) DELETE api/v1/programs/name

POST api/v1/running (program name -> start program) DELETE api/v1/running (abort) GET api/v1/running

Logic

step 0: preheat (full fan, no humidifier) if preheat temperature is not given only preheat until we reached the lowest delta of first step

Program verification automatic adaptation

Last step minimum cannot be above oven starting temperature, if when program is started the oven is above the minimum, show warning

Possible issues

Do we need ambient temperature

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
Implements simple PID based power controller.
Implements simple PID based power controller.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL