PowerRequest Struct Reference
A struct which represents the message that might be received from the service. It indicates when it was asked, the next action, and the level of the request.
#include <iPower.h>
Public Attributes | |
Request | request = Request::REQ_POWER_ON |
The action that is wanted to be taken. | |
Cause | cause = Cause::DEFAULT |
The cause that provokes the action. | |