SmartRunner Explorer
Konfiguration
Hilfsklassen
Device
Beinhaltet Informationen über das aktuell verbundene Gerät.
public string PhysicalAddress;
public int PhysicalPort;
public string IpAddress;
public string NetworkMask;
public string Gateway;
public string MacAddress;
public string Identifier;
public string FirmwareVersion;
public string SensorType;
Error
Beinhaltet Informationen über einen aufgetretenen Fehler.
public ErrorId Id;
public string Tag;
public string Message;
36