Class: LWS::Presence::Reader

Inherits:
Generic::Model show all
Defined in:
lib/lws/apps/presence.rb

Overview

The reader class

Instance Attribute Summary collapse

Attributes inherited from Generic::Model

#created_at, #id, #updated_at, #url, #url_html

Method Summary

Methods inherited from Generic::Model

#deep_dup, #dig, #reload, #rollback, #save

Instance Attribute Details

#companyLWS::Auth::Company



629
# File 'lib/lws/apps/presence.rb', line 629

belongs_to :company, class_name: "LWS::Auth::Company"

#company_idInteger



633
# File 'lib/lws/apps/presence.rb', line 633

attribute :company_id

#gatewayInteger



637
# File 'lib/lws/apps/presence.rb', line 637

attribute :gateway

#locationLocation



641
# File 'lib/lws/apps/presence.rb', line 641

belongs_to :location

#location_idInteger



645
# File 'lib/lws/apps/presence.rb', line 645

attribute :location_id

#nameString



649
# File 'lib/lws/apps/presence.rb', line 649

attribute :name

#nodeInteger



653
# File 'lib/lws/apps/presence.rb', line 653

attribute :node

#serial_numberString



657
# File 'lib/lws/apps/presence.rb', line 657

attribute :serial_number