UNPKG

@joergmittaglawo/dmvconfig

Version:

DMV Configuration scripts for Lawo V__matrix Distributed Multiviewers.

9 lines (8 loc) 348 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Enums = void 0; exports.Enums = { NetworkPortID: ["FRONT_MANAGEMENT", "BACK_MANAGEMENT", "PORT1", "PORT1_0", "PORT1_1", "PORT1_2", "PORT1_3", "PORT2", "PORT2_0", "PORT2_1", "PORT2_2", "PORT2_3"], AlertLevel: ["Warning", "Error"], Button: ["Click"] };