![]() |
RAPP Platform API
|


Classes | |
| class | Request |
| class | Response |
Public Member Functions | |
| def | __init__ |
| Constructor. More... | |
Public Attributes | |
| req | |
| resp | |
Human Detection Cloud Message object
Definition at line 11 of file HumanDetection.py.
| def RappCloud.CloudMsgs.HumanDetection.HumanDetection.__init__ | ( | self, | |
| kwargs | |||
| ) |
Constructor.
| **kwargs | - Keyword arguments. Apply values to the request attributes. |
Definition at line 58 of file HumanDetection.py.
| RappCloud.CloudMsgs.HumanDetection.HumanDetection.req |
Definition at line 67 of file HumanDetection.py.
| RappCloud.CloudMsgs.HumanDetection.HumanDetection.resp |
Definition at line 69 of file HumanDetection.py.