[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

[iotile.report_format]
individual = iotile.core.hw.reports.individual_format:IndividualReadingReport

