Class: LWS::Presence::Reader

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

Overview

The reader class

Instance Attribute Summary collapse

Instance Attribute Details

#created_atString (readonly)



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

attribute :created_at

#gatewayFixnum



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

attribute :gateway

#idFixnum (readonly)



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

attribute :id

#locationLocation



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

belongs_to :location

#location_idFixnum



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

attribute :location_id

#nodeFixnum



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

attribute :node

#updated_atString (readonly)



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

attribute :updated_at