class Steinel::HPD2::SensorStatus

Included Modules

Extended Modules

Defined in:

steinel/hpd2.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(pull : JSON::PullParser) #

[View source]

Instance Method Detail

def app_version : String #

[View source]
def app_version=(app_version : String) #

[View source]
def arm_sensor_cpu_usage : String #

[View source]
def arm_sensor_cpu_usage=(arm_sensor_cpu_usage : String) #

[View source]
def average_fps5 : Float64 #

[View source]
def average_fps50 : Float64 #

[View source]
def average_fps50=(average_fps50 : Float64) #

[View source]
def average_fps5=(average_fps5 : Float64) #

[View source]
def detected_persons : Int32 #

[View source]
def detected_persons=(detected_persons : Int32) #

[View source]
def detected_persons_zone : Array(Int32) #

[View source]
def detected_persons_zone=(detected_persons_zone : Array(Int32)) #

[View source]
def detection_zones_present : Int32 #

[View source]
def detection_zones_present=(detection_zones_present : Int32) #

[View source]
def final : String #

[View source]
def final=(final : String) #

[View source]
def fpga_version : String #

[View source]
def fpga_version=(fpga_version : String) #

[View source]
def frame_processing_time_ms : Int32 #

[View source]
def frame_processing_time_ms=(frame_processing_time_ms : Int32) #

[View source]
def git_revision : String #

[View source]
def git_revision=(git_revision : String) #

[View source]
def global_illuminance_lux : Float64 #

[View source]
def global_illuminance_lux=(global_illuminance_lux : Float64) #

[View source]
def global_light_value : Int32 #

[View source]
def global_light_value=(global_light_value : Int32) #

[View source]
def humidity : String #

[View source]
def humidity=(humidity : String) #

[View source]
def ir_led_on : Int32 #

[View source]
def ir_led_on=(ir_led_on : Int32) #

[View source]
def knx_address : String #

[View source]
def knx_address=(knx_address : String) #

[View source]
def knx_detected : String #

[View source]
def knx_detected=(knx_detected : String) #

[View source]
def knx_led_state : String #

[View source]
def knx_led_state=(knx_led_state : String) #

[View source]
def knx_program_mode : String #

[View source]
def knx_program_mode=(knx_program_mode : String) #

[View source]
def knx_sap_number : String #

[View source]
def knx_sap_number=(knx_sap_number : String) #

[View source]
def knx_version : String #

[View source]
def knx_version=(knx_version : String) #

[View source]
def lux_zone : Array(Float64) #

[View source]
def lux_zone=(lux_zone : Array(Float64)) #

[View source]
def model_name : String #

[View source]
def model_name=(model_name : String) #

[View source]
def person_presence : Int32 #

[View source]
def person_presence=(person_presence : Int32) #

[View source]
def person_presence_zone : Array(Int32) #

[View source]
def person_presence_zone=(person_presence_zone : Array(Int32)) #

[View source]
def running_time : String #

[View source]
def running_time=(running_time : String) #

[View source]
def temperature : String #

[View source]
def temperature=(temperature : String) #

[View source]
def uptime : String #

[View source]
def uptime=(uptime : String) #

[View source]
def web_server_cpu_usage : String #

[View source]
def web_server_cpu_usage=(web_server_cpu_usage : String) #

[View source]