Closed tomav closed 7 years ago
In server.js
you need the following line between the other two you already have:
const mozaik = new Mozaik(config);
mozaik.bus.registerApi('value', value);
mozaik.startServer();
Thanks but using something else.
Hi, thanks for this generic extension. I have a problem using it when I start my server:
Here are my configuration.
Ay idea? I suppose it's a stupid thing but I can't see it.
Thanks.