Types/SignalIDConnector

From Official Factorio Wiki
Jump to navigation Jump to search

Refers to an existing circuit network signal.

Mandatory properties

type

Type: Types/string

Either "virtual", "item", or "fluid".

name

Type: Types/string

The name of a circuit network signal, it has to have the type that is specified in this definition. For example name = "iron-plate" would only work with type = "item", and type = "fluid" would need a fluid signal as the name, for example "crude-oil" or "water".