Add device linking to emitter and APE (#16805)

This commit is contained in:
0x6273
2023-05-28 08:44:28 +02:00
committed by GitHub
parent 7594dabe14
commit 7a5a64ffb4
7 changed files with 160 additions and 44 deletions

View File

@@ -60,3 +60,12 @@ signal-port-description-artifact-analyzer-sender = Analysis console signal sende
signal-port-name-artifact-analyzer-receiver = Pad
signal-port-description-artifact-analyzer-receiver = Artifact analyzer signal receiver
signal-port-name-set-particle-delta = Set particle type: delta
signal-port-description-set-particle-delta = Sets the type of particle this device emits to delta.
signal-port-name-set-particle-epsilon = Set particle type: epsilon
signal-port-description-set-particle-epsilon = Sets the type of particle this device emits to epsilon.
signal-port-name-set-particle-zeta = Set particle type: zeta
signal-port-description-set-particle-zeta = Sets the type of particle this device emits to zeta.