suculent/thinx-device-api

Plugin architecture for platforms

suculent opened this issue · 2 comments

Extend for other 'platforms' automatically using plugin architecture.

Middleware sample plugin is done and covered with tests... it detects something and returns 'arduino' or nothing. The plugin should be turned into arduino plugin and must always return false in production to prevent false positives.