![]() |
RAPP Platform API
|


Classes | |
| class | Request |
| class | Response |
Public Member Functions | |
| def | __init__ |
| Constructor. More... | |
Public Attributes | |
| req | |
| resp | |
Set Noise Profile Cloud Message object
Definition at line 11 of file SetNoiseProfile.py.
| def RappCloud.CloudMsgs.SetNoiseProfile.SetNoiseProfile.__init__ | ( | self, | |
| kwargs | |||
| ) |
Constructor.
| **kwargs | - Keyword arguments. Apply values to the request attributes. |
Definition at line 64 of file SetNoiseProfile.py.
| RappCloud.CloudMsgs.SetNoiseProfile.SetNoiseProfile.req |
Definition at line 74 of file SetNoiseProfile.py.
| RappCloud.CloudMsgs.SetNoiseProfile.SetNoiseProfile.resp |
Definition at line 76 of file SetNoiseProfile.py.