RAPP Platform API
|
Public Member Functions | |
def | __init__ |
Constructor. More... | |
Public Attributes | |
error | |
Error message. More... | |
light_level | |
The, detected on the image frame, light level. More... | |
Hazard Detection Light Check Cloud Response object. HazardDetectionLight.Response
Definition at line 42 of file HazardDetectionLight.py.
def RappCloud.CloudMsgs.HazardDetectionLight.HazardDetectionLight.Response.__init__ | ( | self, | |
kwargs | |||
) |
Constructor.
**kwargs | - Keyword arguments. Apply values to the request attributes. |
Definition at line 47 of file HazardDetectionLight.py.
RappCloud.CloudMsgs.HazardDetectionLight.HazardDetectionLight.Response.error |
Error message.
Definition at line 57 of file HazardDetectionLight.py.
RappCloud.CloudMsgs.HazardDetectionLight.HazardDetectionLight.Response.light_level |
The, detected on the image frame, light level.
Definition at line 59 of file HazardDetectionLight.py.