You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jerome Bernard edited this page May 14, 2014
·
10 revisions
Hub
A Hub is a device (usually a really small computer -- think Raspberry Pi and BeagleBone) which gathers data from many devices or sensors. This Hub is located in the home where devices/sensors are deployed.
The Hub provides many services like:
a website via which you can access most of the features of the project
a REST API
a WebSockets API/Endpoint
[LATER ON] a way to relay your data to the Cloud for some specific features or ease of remote administration
Communication with Devices
The Hub should provide integration with as many as possible protocols in order to be able to talk with various devices.
Planned:
custom XBee and ZigBee protocol, through XBee Tools