opentool_dart library

Functions

buildModbusElement(ModbusElementParams modbusElementParams, dynamic onUpdate(ModbusElement)?) → ModbusElement
convertToAuthorization(ApiKeyType type, String apiKey) String
requestModbus(ModbusParams modbusParams, {ModbusNet? modbusNet, ModbusSerial? modbusSerial}) Future<ModbusResponse>

Exceptions / Errors

FunctionNotSupportedException
ToolBreakException
When client catch ToolBreakException. The client should be stopped calling.