player_device_datafreq_req Struct Reference
#include <player.h>
Detailed Description
Configuration request: Change data delivery frequency.By default, the fixed frequency for the PUSH data delivery modes is 10Hz; thus a client which makes no configuration changes will receive sensor data approximately every 100ms. The server can send data faster or slower; to change the frequency, send a request with this format. The server's reply will be a zero-length acknowledgement.
Public Attributes | |
uint32_t | frequency |
requested frequency in Hz |
The documentation for this struct was generated from the following file: