This commit is contained in:
2026-04-29 09:45:06 +02:00
parent 570b4467d8
commit 13ba9457a4
2 changed files with 14 additions and 6 deletions
+14
View File
@@ -2,3 +2,17 @@
An EPICS drivers based on stream device allowig to controle remotly both ePowerSwitch 4 IEC and 8M+
# How to use
For a device with 4 outlets
```bash
$ startioc.sh 4
```
For a device with 8 outlets
```bash
$ startioc.sh 8
```
# Test
TODO
-6
View File
@@ -1,6 +0,0 @@
@startuml
@enduml