X10 Server - IOT device to leverage a collection of old X10 devices for home automation and lighting control.

Dependencies:   IniManager mbed HTTPClient SWUpdate mbed-rtos Watchdog X10 SW_HTTPServer SW_String EthernetInterface TimeInterface SSDP

X10 Server

See the X10 Server Nodebook page

Committer:
WiredHome
Date:
Sun Mar 03 23:41:27 2019 +0000
Revision:
10:ca0c1db6d933
Parent:
7:16129d213e6a
Updated WattEye that has SSDP Discovery.;

Who changed what in which revision?

UserRevisionLine numberNew contents of line
WiredHome 7:16129d213e6a 1
WiredHome 7:16129d213e6a 2 #include "mbed.h"
WiredHome 7:16129d213e6a 3
WiredHome 10:ca0c1db6d933 4 void ShowSignOfLife();