The command of send some sensor data with MemHandle to the sensor manager. This function only can call on C++. More...
#include <sensor_api.h>
Public Member Functions | |
unsigned int | get_self (void) |
Public Attributes | |
sensor_command_header_t | header |
unsigned int | self: 8 |
unsigned int | time: 24 |
unsigned int | fs: 16 |
unsigned int | size: 16 |
MemMgrLite::MemHandle | mh |
The command of send some sensor data with MemHandle to the sensor manager. This function only can call on C++.
sensor_command_header_t header |
command header
unsigned int self |
sender sensor ID
unsigned int time |
time stamp
unsigned int fs |
frequensy
unsigned int size |
number of samples
mem handle for send data