allocatePerWire constant

WireProperties_BandwidthAllocation const allocatePerWire

Configures a separate unmetered bandwidth allocation (and associated charges) for each wire in the group.

Implementation

static const allocatePerWire = WireProperties_BandwidthAllocation(
  'ALLOCATE_PER_WIRE',
);