kevoree-comp-fakeconsole
Kevoree component - FakeConsole - Displays incoming messages and allow message sending through a browser UI
Kevoree component - FakeConsole - Displays incoming messages and allow message sending through a browser UI
Kevoree Channel using WebSocket protocol
Basic visualisation of streams
This group uses <strong>WebSockets</strong> to propagate models over the connected nodes.<br/>If the attribute <strong>master</strong> is specified (using the instance name of one of the connected nodes) then a WebSocket server will be listening on that n
A Kevoree chan that uses an external remote WebSocket broadcast server to share messages
Default README generated by ```generator-kevoree```, a ```yo``` generator for __kevoree-js__
A Kevoree group that uses an external remote WebSocket broadcast server to share models.<br/>The attribute <strong>answerPull</strong> specifies whether the fragments must send their model back on pull requests.
A Kevoree component that sends messages from the input field through its output port (in the Browser Runtime)
Subscribes to the specified MQTT <strong>host</strong>:<strong>port</strong> and <strong>topic</strong> and broadcasts the published messages to its output ports
Prints incoming message to the console stdout
Displays received inputs in a chart (the chart is only available for browser runtimes)
Publishes the messages it receives to its input ports to the specified MQTT <strong>host</strong>:<strong>port</strong> and <strong>topic</strong>
A Kevoree chan that uses an external remote WebSocket server to share messages.<br/>This server must implement a <a href="https://github.com/maxleiko/wsmsgbroker">specific protocol</a>
Starts a WebSocket server using dictionary attributes `port` & `port`
A Kevoree channel that uses MQTT to broadcast messages
A Kevoree component that sends a 'tick' message at user-defined intervals
Default README generated by `generator-kevoree`, a `yo` generator for __kevoree-js__
TODO: proper stop() method
This component is able to start a [Node-RED](http://nodered.org/) runtime. You can communicate with nodes inside your flows using the component input and output ports.
Kevoree Web Editor - Static Web Client