class Pigpio::Client

Defined in:

binding.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(address : String = "localhost", port : Int32 = 8888) #

[View source]
def self.new(socket : IO) #

[View source]

Instance Method Detail

def close(*args, **options) #

[View source]
def close(*args, **options, &) #

[View source]
def command(cmd : Command, gpio : UInt32, intensity : Int32) #

[View source]
def socket : IO #

[View source]