davidkirwan / ardtweeno

Ardtweeno is an application gateway which bridges devices connected via Serial Link and an Internet Protocol network. The system is designed as a PaaS (platform as a service) for the Raspberry Pi ARM platform.
GNU General Public License v3.0
5 stars 0 forks source link

Implement Topology Graph Internally #5

Closed davidkirwan closed 11 years ago

davidkirwan commented 11 years ago

The topology graph from the tech-demo application would be a welcome inclusion into the Ardtweeno codebase. Constructing it internally rather than by parsing through API then constructing internally would be a lot faster also.

davidkirwan commented 11 years ago

Fixed on dev branch