forked from DGNum/gestioCOF
kfetOpen bullet working
This commit is contained in:
parent
4808650fa0
commit
f87f1ceff1
10 changed files with 121 additions and 6 deletions
|
@ -9,4 +9,5 @@ from kfet import consumers
|
|||
|
||||
channel_routing = [
|
||||
route_class(consumers.KPsul, path=r"^/ws/k-fet/k-psul/$"),
|
||||
route_class(consumers.KfetOpen, path=r"^/ws/k-fet/is_open/$"),
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue