itsnotlupus / vesync-wsproxy

A websocket proxy for the websocket connection used by etekcity wifi outlets
38 stars 9 forks source link

API Instructions #1

Open iceman73 opened 6 years ago

iceman73 commented 6 years ago

So I after a few guessing I got the Proxy to install, and I still need to do some more investigation, but could you provide some guidance on the API available?

BTW npm install, is having some issues on centos, I needed to manually install "state" and "typings", and force install of types " npm install --save @types/node@latest ts-node@latest --force"

Then I needed to copy state from node_modules to the wsproxy home dir.

before I could get it to properly install on centos 7.3

Then npm run build:live started the server