[console_scripts]
iotile = iotile.core.scripts.iotile_script:main

[iotile.cmdstream]
recorded = iotile.core.hw.transport.recordedstream:RecordedStream
ws = iotile.core.hw.transport.websocketstream:WebSocketStream

