Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
patlite
master
Patlite
Error
PHN
Status
Beep
Light
Built with Crystal 1.9.2
2023-10-08 14:07:13 UTC
class
Patlite::PHN
Patlite::PHN
Reference
Object
Defined in:
patlite/phn.cr
patlite/phn/staus.cr
Constructors
.new
(host : String, port : Int32)
Instance Method Summary
#add
(&) : Bool
#clear
#set
(&) : Bool
#status
: Status
Constructor Detail
def self.
new
(host : String, port : Int32)
#
[
View source
]
Instance Method Detail
def
add
(&) : Bool
#
[
View source
]
def
clear
#
[
View source
]
def
set
(&) : Bool
#
[
View source
]
def
status
:
Status
#
[
View source
]