OLT ONT Implementation Devices
Snmp Version

Devicetypes:
Olt Flag
This commit is contained in:
Spitzer_Daniel
2023-07-04 18:19:30 +02:00
parent ebcccafb82
commit 81ba7c633c
8 changed files with 1087 additions and 9 deletions
@@ -5,6 +5,7 @@ class DevicetypeModel
public $name = null;
public $power = null;
public $price = null;
public $olt = null;
public $devicemanufactor_id = null;