项目作者: phyunsj

项目描述 :
node-red-contrib-ecolect example with thermostat control over chat
高级语言: JavaScript
项目地址: git://github.com/phyunsj/node-red-contrib-ecolect-example.git


Node-RED ecolect example

node-red-contrib-ecolect example with React Nest Thermostat + React-Native Chat (websocket). This is the extended version (thermostats instead of lights) of Example Ecolect flow for natural language processing. Need some polishing but it demonstrates the basic functionality.

In Action



Flow



React-Native WebSocket Chat

Start with react-native-chat-tutorial. nest-thermostat-chat\App.js is the updated version of https://github.com/jevakallio/react-native-chat-tutorial\App.js.

Nest Thermostat Web Page

Start with React Nest Thermostat. nest-thermostat-page/index.js is the updated version of https://github.com/kevinmellott91/react-nest-thermostat/example/js/index.js.



Consideration