.Modelica_DeviceDrivers.Utilities.Functions.getMACAddress

Get a MAC address

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 2026-04-15T18:18:36Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos