Experimental project

This is a sandbox project, which contains experimental code for developer use only.

This module can be used to use drupal as a control, log and display interface to your VSCP home-automation.
VSCP stands for 'very simple control protocol'.
It's an open source event driven protocol that can be used for communication between hardware modules. I use it for my home-automation.
Everything about it can be found at vscp.org and on sourceforge.
On 26/05/2012 i've given a presentation on Drupalcamp Ghent about the use of this module. (also in dutch)

Current features :
- Send VSCP events : create VSCPevent drupal-nodes which can be send.
- Receive VSCP events : automaticly create/update corresponding VSCPevent drupal-nodes.
- Link receive VSCP events to send VSCP events : With this linking it's possible to link a received VSCP event, containing a return/status value, to a sendin VSCP event.
- Logging of VSCP events : configurable which events will be logged to a VSCPlog drupal node.
- Intergrate with the Rules-module : can be used, for example, to send a email when an certain VSCP-event occurs or to schedule some events, ...

Project information

  • Created by pbosmans on , updated