We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Welcome to the sphero-websocket wiki!
$ npm install -g sphero-websocket
$ sphero-websocket
sphero-websocket コマンドが使えるようになり、それにより実行ができます。 このとき、config は、カレントディレクトリにある sphero-ws-config.js が使用されます。
sphero-websocket
sphero-ws-config.js
$ npm install sphero-websocket
var spheroWebSocket = require("sphero-websocket"); var spheroWS = spheroWebSocket({ // config });
このときの config は、関数の引数が使用されます。 また、この方法により、sphero-websocket の API を使用することが可能です。
There was an error while loading. Please reload this page.