DoorCtrl::State
Inherits JSON::Serializable < Struct < Value < Object
Constructors
new(close_line : GPIO::Line, open_line : GPIO::Line)
Sourcenew(pull : JSON::PullParser)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
close_active?
Sourceclose_line
Sourceopen_active?
Sourceopen_line
Sourcestate
Source