Skip to content
Victor Sonora Pombo edited this page Mar 4, 2015 · 2 revisions

Two UniDA gateway implementations are offered here to download.

  1. Simple VirtualDomotic Gateway: User guide for this simple UniDA Gateway that loads one "virtual" UniDA Device.

  2. Android Generic Gateway: User guide for the Android Generic Gateway, and how it can load any UniDA Device Driver implemented in Java (JDK up to 1.6 due to Android limitations).

  3. How to write an UniDA Device Driver: A brief guide that explains the basics of an UniDA Device Driver implementation.