| include/bluesense.h | General include file which includes all bluesense headers |
| include/bluesense/types.h | Device type identifiers |
| include/bluesense/external/bsAdcInputDevice.h | Interface to the analog input device BM7003 |
| include/bluesense/external/bsDacOutputDevice.h | Interface to the analog output module BMxxxx |
| include/bluesense/external/bsDeviceInterface.h | Device proxy description |
| include/bluesense/external/bsDeviceTable.h | The device table represents a list of all found BlueSense devices |
| include/bluesense/external/bsMaster.h | The master acts as the gateway between BlueSense and the application |
| include/bluesense/external/bsMotorDevice.h | Interface to the motor control module BMxxxx |
| include/bluesense/external/bsOCOutputDevice.h | Interface to the open collector output device BM7002 |
| include/bluesense/external/bsRelayOutputDevice.h | Interface to the open collector output device BM7002 |
| include/bluesense/external/bsRouterDevice.h | Interface to the router device BM7502 |
| include/bluesense/external/bsServoDevice.h | Interface to the servo motor control module BM7004 |
| include/bluesense/external/bsStepperDevice.h | Interface to the motor control module BMxxxx |
| include/bluesense/external/bsSwitchInputDevice.h | Interface to the switchInputDevice BM7001 |
| include/bluesense/external/bsTimers.h | Timer utilities |