RAPP Platform API
 All Classes Namespaces Files Functions Variables Typedefs
RappCloud.CloudMsgs.HazardDetectionLight.HazardDetectionLight.Response Class Reference
Inheritance diagram for RappCloud.CloudMsgs.HazardDetectionLight.HazardDetectionLight.Response:
Collaboration diagram for RappCloud.CloudMsgs.HazardDetectionLight.HazardDetectionLight.Response:

Public Member Functions

def __init__
 Constructor. More...
 

Public Attributes

 error
 Error message. More...
 
 light_level
 The, detected on the image frame, light level. More...
 

Detailed Description

Hazard Detection Light Check Cloud Response object.

HazardDetectionLight.Response

Definition at line 42 of file HazardDetectionLight.py.

Constructor & Destructor Documentation

def RappCloud.CloudMsgs.HazardDetectionLight.HazardDetectionLight.Response.__init__ (   self,
  kwargs 
)

Constructor.

Parameters
**kwargs- Keyword arguments. Apply values to the request attributes.

Definition at line 47 of file HazardDetectionLight.py.

Member Data Documentation

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.


The documentation for this class was generated from the following file: