.Modelica_DeviceDrivers.Utilities.Functions.getMACAddress

Information

Gets the i-th MAC address.

Interface

function getMACAddress
  extends Modelica.Icons.Function;
  input Integer i(min = 1) = 1 "Index";
  output String mac "MAC address";
end getMACAddress;

Generated at 2024-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos