started to make a docker service of it
This commit is contained in:
parent
3e442ae8bd
commit
82bcfbdc42
26
src/app/static/demo01.yml
Normal file
26
src/app/static/demo01.yml
Normal file
@ -0,0 +1,26 @@
|
|||||||
|
connectors:
|
||||||
|
X1:
|
||||||
|
type: D-Sub
|
||||||
|
subtype: female
|
||||||
|
pinout: [DCD, RX, TX, DTR, GND, DSR, RTS, CTS, RI]
|
||||||
|
X2:
|
||||||
|
type: Molex KK 254
|
||||||
|
subtype: female
|
||||||
|
pinout: [GND, RX, TX]
|
||||||
|
|
||||||
|
cables:
|
||||||
|
W1:
|
||||||
|
gauge: 0.25 mm2
|
||||||
|
length: 0.2
|
||||||
|
color_code: DIN
|
||||||
|
wirecount: 3
|
||||||
|
shield: true
|
||||||
|
|
||||||
|
connections:
|
||||||
|
-
|
||||||
|
- X1: [5,2,3]
|
||||||
|
- W1: [1,2,3]
|
||||||
|
- X2: [1,3,2]
|
||||||
|
-
|
||||||
|
- X1: 5
|
||||||
|
- W1: s
|
||||||
Loading…
x
Reference in New Issue
Block a user