MySensors Library & Examples  2.3.2-62-ge298769
Modules | Macros
MySensors internal APIs and functionalities
+ Collaboration diagram for MySensors internal APIs and functionalities:

Detailed Description

The interal APIs and functionalities should only be used by library developers/advanced users.

Modules

 MyEepromAddresses
 
 MyGatewayTransport
 API declaration for MyGatewayTransport.
 
 MyOTAFirmwareUpdate
 API declaration for MyOTAFirmwareUpdate.
 
 MyOTALogging
 Enables ending and receiving debug messages over the air.
 
 MySensorsCore
 API declaration for MySensorsCore.
 
 MySigning
 API declaration for MySigning signing backend.
 
 MyTransport
 API declaration for MyTransport.
 
 Version
 
 Nonvolatile Memory
 
 <avr/wdt.h>: Watchdog timer handling
 
 AES library for Arduino and Raspberry pi
 
 RF24
 
 RFM69New
 API declaration for RFM69.
 
 RFM95
 API declaration for RFM95.
 
 SX126x
 API declaration for SX126x.
 

Macros

#define MY_SIGNING_FEATURE
 Helper flag to indicate that some signing feature is enabled, set automatically.
 
#define MY_ENCRYPTION_FEATURE
 Helper flag to indicate that some encryption feature is enabled, set automatically. More...
 

Macro Definition Documentation

◆ MY_ENCRYPTION_FEATURE

#define MY_ENCRYPTION_FEATURE

Helper flag to indicate that some encryption feature is enabled, set automatically.

See also
MY_RF24_ENABLE_ENCRYPTION, MY_RFM69_ENABLE_ENCRYPTION, MY_NRF5_ESB_ENABLE_ENCRYPTION, MY_RFM95_ENABLE_ENCRYPTION

Definition at line 2723 of file MyConfig.h.