class Tempest::Opened

Defined in:

tempest/event.cr

Constructors

Instance methods inherited from class Tempest::Event

device_id device_id, device_id=(device_id : Int64 | Nil) device_id=, station_id : Int64 | Nil station_id, station_id=(station_id : Int64 | Nil) station_id=, type : String type, type=(type : String) type=

Constructor methods inherited from class Tempest::Event

new(pull : JSON::PullParser) new

Constructor Detail

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

[View source]