values constant

List<IoTProtocol> const values

List of all possible values in this IoTProtocol.

Implementation

static const values = <IoTProtocol>[
  s7,
  opcua,
  modbustcp,
  http,
];