C++ Pixels Library For Windows
Enable communications with Pixels dice using Bluetooth Low Energy.
Loading...
Searching...
No Matches
Systemic::Pixels::Messages::RequestRssi Struct Reference

Message send to a Pixel to configure RSSI reporting. More...

#include <Messages.h>

Inheritance diagram for Systemic::Pixels::Messages::RequestRssi:

Public Member Functions

 RequestRssi ()
 Initializes a new instance of RequestRssi.
 
- Public Member Functions inherited from Systemic::Pixels::Messages::PixelMessage
 PixelMessage (MessageType msgType)
 Initializes a new instance of PixelMessage with the given type.
 

Public Attributes

TelemetryRequestMode requestMode {}
 Telemetry mode used for sending the RSSI update(s).
 
uint16_t minInterval {}
 Minimum interval in milliseconds between two updates (0 for no cap on rate).
 
- Public Attributes inherited from Systemic::Pixels::Messages::PixelMessage
const MessageType type
 Message type.
 

Detailed Description

Message send to a Pixel to configure RSSI reporting.


The documentation for this struct was generated from the following file: