SP-1364/ Gateway Conditions Popup (for “If” section)

This commit is contained in:
Faris Armoush
2025-04-08 16:20:22 +03:00
parent b6752683fd
commit 006bd4c8ae
3 changed files with 113 additions and 14 deletions

View File

@ -320,17 +320,17 @@ SOS
GatewaySwitchAlarmSound(
deviceId: uuid ?? '',
deviceName: name ?? '',
type: 'IF',
type: 'BOTH',
),
GatewayMasterState(
deviceId: uuid ?? '',
deviceName: name ?? '',
type: 'IF',
type: 'BOTH',
),
GatewayFactoryReset(
deviceId: uuid ?? '',
deviceName: name ?? '',
type: 'IF',
type: 'BOTH',
),
];
default: