include rj45 with delta systems monitors ; tests

This commit is contained in:
GotPPay
2017-11-17 23:27:50 +01:00
parent efb4547a37
commit b610d2956c
3 changed files with 13 additions and 3 deletions

View File

@@ -10,6 +10,7 @@ from helix.models.coordinate import Coordinate
from helix.models.panel import PanelData, Panel
from helix.models.sql.inverter_brands import InverterBrand
class UserValues(object):
def __init__(self, store, site):
self.store = store