Skip to content

Latest commit

 

History

History

ruby

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Install Dependencies

gem install mqtt

Change the IP address to your facebox

MQTT::Client.connect('your facebox ip') do |c|

Run the sample code

ruby example.rb