Skip to content

FluidConnection

One effective peer relationship on a fluid port. Returned by: FluidPort.connections()

MemberReturnsMeaning
.machine_idstringStable id of the peer machine
.machine_namestringCurrent display name of the peer
.fluidstring or NoneExact fluid established by this relationship (any id from Fluids); None while neutral or incompatible
.declared_bystringWho owns the durable declaration: "self", "peer", or "both" (one side suffices for transport)
.statestring"local" (direct same-outpost link) / "ready" (usable remote pipe network) / "unreachable" (no completed component assignable) / "conflict" (assigned component carries different fluid connections) / "neutral" (no fluid known yet) / "incompatible" (the two fluids disagree)