Fork channel

Create a new channel as a copy of main.

Rename channel

Rename main to:

Delete channel

Delete main? This cannot be undone.

import-vcp-branch-funnel.yaml
---
TypeIdMap:
  typeid1:
    WPDRes:
      0:
        Kind: BranchFunnel
        ResByArg:
          1:
            Kind: VirtualConstProp
            Info: 0
            Byte: 42
            Bit: 0
  typeid2:
    WPDRes:
      8:
        Kind: BranchFunnel
        ResByArg:
          3:
            Kind: VirtualConstProp
            Info: 0
            Byte: 43
            Bit: 128
...