NL::LogicClient

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.

Copying

©2011-2021 Mike Bourgeous. Released under AGPLv3.

Use in new projects is not recommended.

Usage

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.