|
NebulaStream
0.6.213
NebulaStream is a data and application management framework for the internet of things
|
Classes | |
| class | SensorBusTest |
Functions | |
| TEST_F (SensorBusTest, busMustStartAndSensorControllable) | |
| probe the bus file descriptor and sensor address @component Util function for initializing a bus and sensor IO More... | |
| TEST_F (SensorBusTest, sensorAddressMustBeWriteable) | |
| probe the bus file descriptor and sensor address and write a value @component Util function for writing to a bus and sensor More... | |
| TEST_F (SensorBusTest, sensorAddressMustBeReadable) | |
| probe the bus file descriptor and sensor address and read a value @component Util function for reading from a sensor attached to a bus More... | |
| TEST_F (SensorBusTest, dataMustBeSameReadAfterWrite) | |
| probe the bus and sensor address and read a value, after writing @component Util function for reading and util for writing to a bus More... | |
| NES::Sensors::TEST_F | ( | SensorBusTest | , |
| busMustStartAndSensorControllable | |||
| ) |
probe the bus file descriptor and sensor address @component Util function for initializing a bus and sensor IO
| NES::Sensors::TEST_F | ( | SensorBusTest | , |
| dataMustBeSameReadAfterWrite | |||
| ) |
probe the bus and sensor address and read a value, after writing @component Util function for reading and util for writing to a bus
References apex::memcpy().
| NES::Sensors::TEST_F | ( | SensorBusTest | , |
| sensorAddressMustBeReadable | |||
| ) |
probe the bus file descriptor and sensor address and read a value @component Util function for reading from a sensor attached to a bus
| NES::Sensors::TEST_F | ( | SensorBusTest | , |
| sensorAddressMustBeWriteable | |||
| ) |
probe the bus file descriptor and sensor address and write a value @component Util function for writing to a bus and sensor