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

Message send by a Pixel to notify of its measured RSSI. More...

#include <Messages.h>

Inheritance diagram for Systemic::Pixels::Messages::Rssi:

Public Member Functions

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

Public Attributes

int8_t value {}
 The RSSI value, in dBm.
 
- Public Attributes inherited from Systemic::Pixels::Messages::PixelMessage
const MessageType type
 Message type.
 

Detailed Description

Message send by a Pixel to notify of its measured RSSI.


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