-- Minimal xAP ESP program that registers itself as an application -- with the iServer and sends a heartbeat every minute. require("xap") xap.start{host="192.168.1.8"}