Type guard that narrows an ATW facade to the zone 2 variant. Allows consumers to safely access zone2 without type assertions.
zone2
The ATW device facade to check.
Whether the facade supports zone 2.
Type guard that narrows an ATW facade to the zone 2 variant. Allows consumers to safely access
zone2without type assertions.