a new model..

This commit is contained in:
giles 2023-10-17 20:47:13 +01:00
parent 53d65750e9
commit bdfce63019
4 changed files with 1098 additions and 5 deletions

2
.gitignore vendored
View File

@ -1,4 +1,4 @@
equipment-model.cfg
*.cfg
logs
journals
restart

View File

@ -20,8 +20,9 @@ sudo apt-get install -y tea
### FTBatch development pc on development branch
```sh
git branch -D format-branch
git checkout -b format-branch
?git branch -D format-branch
git checkout format-branch
git merge deployed
```

1094
equipment-model.a.yml Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because one or more lines are too long