MxlOutputNode.addFabricsTarget() method
Start pushing a flow to an additional remote fabrics target at runtime. The targetInfo string comes from the receiving MXL input’s onFabricsTargetInfos. Re-add after the remote target restarts (its TargetInfo changes).
Signature:
addFabricsTarget(label: Pins, targetInfo: string): void;