class Tempest::Lightning

Defined in:

tempest/events.cr

Constructors

Instance Method Summary

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]

Instance Method Detail

def energy #

[View source]
def evt : Tuple(Int64, Int32, Int32) #

[View source]
def evt=(evt : Tuple(Int64, Int32, Int32)) #

[View source]
def kilometers #

[View source]
def time #

[View source]