.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 2025-05-08T18:20:46Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos