INitial commit of CAC code

This commit is contained in:
Alex Selimov 2024-02-17 21:51:18 -05:00
commit c8be709be9
66 changed files with 16539 additions and 0 deletions

26
docs/Commands/temp.md Normal file
View file

@ -0,0 +1,26 @@
# temp
```sh
temp command group_id args
```
## Inputs
`command` - Command for temp option, either `create` or `control`.
`group_id` - Group id to apply temperature control to
**Additional arguments depend on the command passed and are listed below**
```sh
temp create group_id T_target
```
- `T_target` - Target temperature
```sh
temp control group_id T_target time_constant
```
- `T_target` - Target temperature
- `time_constant` - time constant