Type guard that narrows a device facade to the ATW variant. Allows consumers to safely access hotWater and zone1 without type assertions.
hotWater
zone1
The device facade to check.
Whether the facade is an ATW facade.
Type guard that narrows a device facade to the ATW variant. Allows consumers to safely access
hotWaterandzone1without type assertions.