struct

DoorCtrl::State

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(close_line : GPIO::Line, open_line : GPIO::Line)
Source
new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

close_active?
Source
close_line
Source
open_active?
Source
open_line
Source
state
Source