|
skeletonKey
BEng Dissertation; Pen-testing device
|
Struct to store IR command information. More...
#include <IRTools.h>
Data Fields | |
| IRDeviceInfo | deviceInfo |
| String | commandName |
| IRCommandType | commandType |
| String | commandProtocol |
| uint32_t | parsedCommandAddress |
| uint32_t | parsedCommandData |
| uint32_t | rawCommandFrequency |
| float | rawCommandDutyCycle |
| uint16_t | rawCommandLength |
| std::vector< uint16_t > | rawCommandData |
Struct to store IR command information.