JSPM

  • Created
  • Published
  • Downloads 1368
  • Score
    100M100P100Q106975F
  • License MIT

This adapter allows to communicate different web applications with ioBroker.

Package Exports

  • iobroker.socketio
  • iobroker.socketio/lib/iobrokersocket.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (iobroker.socketio) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Logo ioBroker socket.io adapter

This adapter used by some WEB applications and adapters to communicate with ioBroker.

Changelog

0.2.0 (2015-01-16)

  • (bluefox) make socket usable as module

0.1.6 (2015-01-08)

  • (bluefox) support of subscribe for different sockets. Support of socket names. Diagnostic info in socket.0.connected

0.1.5 (2015-01-07)

  • (bluefox) fix error with update of states and objects

0.1.4 (2015-01-06)

  • (bluefox) support of file manager in vis

0.1.3 (2015-01-02)

  • (bluefox) enable adapter by default

0.1.2 (2015-01-02)

  • (bluefox) add "request" module to package.json

0.1.1 (2015-01-02)

  • (bluefox) enable npm install

0.1.0 (2014-12-28)

  • (bluefox) support of read/write files

0.0.5 (2014-12-19)

  • (bluefox) support of setObjects command

0.0.4 (2014-12-10)

  • (bluefox) support of https sockets

0.0.3 (2014-12-05)

  • (bluefox) support of https sockets

0.0.2 (2014-11-24)

  • (bluefox) fix error by start

0.0.1 (2014-10-10)

  • (bluefox) authentication works

Install

node iobroker.js add socketio