mysmartgrid / hexabus

The HexaBus Project: An IPv6-based home automation bus. We develop both hard- and software for the future of home automation.
http://hexabus.net
49 stars 15 forks source link

Hexajuice websocket adapter #257

Open LongHairedHacker opened 9 years ago

LongHairedHacker commented 9 years ago

Implement simple wrapper around hexajuice that allows applications to issue commands and receive results in the hexajuice json format via a websocket connection. The wrapper will enable anything supporting websocket based communication to send and receive unicast and muticast hexabus packets.

The wrapper will be written in javascript using nodejs and run on the hexbus base station (rasbpi).

@gonium @TheHardwareWizard