App Architecture » History » Version 1
Luke Murphey, 10/14/2014 06:49 AM
| 1 | 1 | Luke Murphey | h1. App Architecture |
|---|---|---|---|
| 2 | 1 | Luke Murphey | |
| 3 | 1 | Luke Murphey | h2. Device Discovery |
| 4 | 1 | Luke Murphey | |
| 5 | 1 | Luke Murphey | The Insteon device category and sub-category must be known in order for the app to determine the meaning of the Insteon messages. The app discovers the category and sub-category when Insteon devices perform linking requests and populates the insteon_devices lookup file with the discovered information. |
| 6 | 1 | Luke Murphey | |
| 7 | 1 | Luke Murphey | h2. Data Gathering |
| 8 | 1 | Luke Murphey | |
| 9 | 1 | Luke Murphey | The data is obtained via a modular input that connects to the Insteon PLM and listens for messages. |