[console_scripts]
iotile-gateway = iotilegateway.main:main

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

