# Manual Onboarding
Sample manual onboarding module for Open Translators to Things. May be used to discover devices connected per the 
[org.OpenT2T.Onboarding.Manual.xml](https://github.com/openT2T/onboarding/blob/master/org.OpenT2T.Onboarding.Manual/org.OpenT2T.Onboarding.Manual.xml) schema.

See schema definition for inputs to the onboarding method, and outputs via success and error callbacks.

## Sample usage (via test.js script)
node test -n 'Some Temperature Sensor'

