This is the Ruby client for the Nitrogen Logic Automation Controller. It's used internally by the Automation Controller's web browser-based interface to connect to the automation logic system.
©2011-2021 Mike Bourgeous. Released under AGPLv3.
Use in new projects is not recommended.
Add this line to your application's Gemfile:
gem 'nl-logic_client'
See bin/set_multi.rb
, bin/list_exports.rb
, and bin/show_info.rb
for usage
examples. Additional practical examples will eventually be available when the
Sinatra-based Automation Controller web server is released.