beremiz
Clone
Summary
Browse
Changes
Graph
Beremiz_service now binds both pyro and nevow ports to interface given with '-i' argument.
2018-10-15, Edouard Tisserant
bef2b4b87370
Beremiz_service now binds both pyro and nevow ports to interface given with '-i' argument.
from __future__ import absolute_import
from etherlab.etherlab import *
from util.BitmapLibrary import AddBitmapFolder
import util.paths as paths
AddBitmapFolder(os.path.join(paths.AbsDir(__file__), "images"))