feat: add alarm-host
This commit is contained in:
@@ -10,6 +10,7 @@ import { computed } from 'vue';
|
||||
|
||||
const createEmptyStationAlarmCounts = () => {
|
||||
return {
|
||||
[DeviceType.AlarmHost]: 0,
|
||||
[DeviceType.Camera]: 0,
|
||||
[DeviceType.Decoder]: 0,
|
||||
[DeviceType.Keyboard]: 0,
|
||||
|
||||
Reference in New Issue
Block a user