.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-04-02T18:24:35Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos