price != "0.00") { $price = $devices->price; } else { $price = $devices->devicetype->price; } if ($devices->power != "0.0") { $power = $devices->power; } else { $power = $devices->devicetype->power; } ?>

Allgemeine Informationen

Device Name name ?>
IP-Adresse ip ?>
Geräte Typ devicetype->name ?>
Geräte Hersteller devicetype->devicemanufactor->name ?>
Mac Adresse mac ?>
Seriennummer serial ?>
Preis
Leistung Watt
Bemerkung comment) ?>

Pop Informationen

pop->name))) { $vlans = ""; if (!empty(trim($devices->pop->vlan_public))) $vlans .= 'Public: ' . $devices->pop->vlan_public . ''; if (!empty(trim($devices->pop->vlan_nat))) $vlans .= 'Nat: ' . $devices->pop->vlan_nat . ''; if (!empty(trim($devices->pop->vlan_ipv6))) $vlans .= 'IPv6: ' . $devices->pop->vlan_ipv6 . ''; ?>
Pop Name $devices->pop->id]) ?>">pop->name ?>
Adresse pop->gps_lat, '0') ?> , pop->gps_long, 0) ?>
Standort Info pop->location) ?>
Access VLANs
Keine Standort Informationen vorhanden

Config Backups

devicetype->devicemanufactor->config_backup > count()): ?>
success == "true" && $devicesconfig->data > count()) { ?>
data as $config) : $configfileCleartext = $config->config_cleartext; $configfileCompressed = $config->config_compressed; $configid = $config->id; ?>
Datum/Uhrzeit
config_timestamp); ?> TXT / XML
Keine Configs vorhanden
devicetype->devicemanufactor->config_backup > count()): $year = date("Y", time()); $month = date("n", time()); $day = date("d", time()); $config = $devices->devicetype->devicemanufactor->config_backup; $config = str_replace("&&YEAR&&", $year, $config); $config = str_replace("&&MONTH&&", $month, $config); $config = str_replace("&&DAY&&", $day, $config); ?>