values constant

List<ProtocolL7> const values

List of all possible values in this ProtocolL7.

Implementation

static const values = <ProtocolL7>[
  http,
  enip,
  modbus,
  s7comm,
  s7commplus,
  any,
  none,
  opcua,
];