class Xovis::SensorAPI::SensorDetail

Defined in:

xovis/sensor_api.cr

Constructors

Instance Method Summary

Constructor Detail

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

[View source]

Instance Method Detail

def capacity : Int32 | Nil #

[View source]
def capacity=(capacity : Int32 | Nil) #

[View source]
def first_entry : Int64 | Nil #

[View source]
def first_entry=(first_entry : Int64 | Nil) #

[View source]
def last_entry : Int64 | Nil #

[View source]
def last_entry=(last_entry : Int64 | Nil) #

[View source]