Class: Alula::Dcp::Config::PanelOptions

Inherits:
BaseResource show all
Extended by:
ResourceAttributes, Alula::DcpOperations::Delete, Alula::DcpOperations::DeleteStaged, Alula::DcpOperations::Request, Alula::DcpOperations::Save
Defined in:
lib/alula/resources/dcp/config/panel_options.rb,
lib/alula/resources/dcp/config/panel_options/panel_options.rb,
lib/alula/resources/dcp/config/panel_options/system_options.rb,
lib/alula/resources/dcp/config/panel_options/minimum_pin_size.rb,
lib/alula/resources/dcp/config/panel_options/swinger_threshold.rb,
lib/alula/resources/dcp/config/panel_options/panel_misc_options.rb,
lib/alula/resources/dcp/config/panel_options/ac_fail_detect_delay.rb,
lib/alula/resources/dcp/config/panel_options/panel_led_brightness.rb,
lib/alula/resources/dcp/config/panel_options/event_reporting_delay.rb,
lib/alula/resources/dcp/config/panel_options/trouble_beep_suppress.rb,
lib/alula/resources/dcp/config/panel_options/key_fob_button_functions.rb,
lib/alula/resources/dcp/config/panel_options/virtual_interface_options.rb,
lib/alula/resources/dcp/config/panel_options/reportable_event_types_system.rb,
lib/alula/resources/dcp/config/panel_options/reportable_event_types_partitions.rb

Defined Under Namespace

Classes: AcFailDetectDelay, EventReportingDelay, KeyFobButtonFunctions, MinimumPinSize, PanelLedBrightness, PanelMiscOptions, PanelOptions, ReportableEventTypesPartitions, ReportableEventTypesSystem, SwingerThreshold, SystemOptions, TroubleBeepSuppress, VirtualInterfaceOptions

Instance Attribute Summary

Attributes inherited from Alula::DcpResource

#device_id, #dirty_attributes, #errors, #meta, #rate_limit, #raw_data, #values

Method Summary

Methods included from ResourceAttributes

date_fields, extended, field, field_names, filterable_fields, get_fields, get_http_methods, get_resource_path, get_type, http_methods, param_key, resource_path, sortable_fields, type

Methods included from Alula::DcpOperations::Request

extended, retrieve

Methods included from Alula::DcpOperations::Save

extended

Methods included from Alula::DcpOperations::Delete

extended

Methods included from Alula::DcpOperations::DeleteStaged

extended

Methods inherited from BaseResource

api_name, resource_name, resource_url, #resource_url

Methods inherited from Alula::DcpResource

#annotate_errors, #apply_attributes, #as_json, #as_patchable_json, build, class_name, #clone, #construct_from, discriminate_by, discriminator, #errors?, #filter_builder, #find_value, #initialize, #model_name, #pick_value_for_key, #reconstruct_from, #refresh

Constructor Details

This class inherits a constructor from Alula::DcpResource