0.0
No commit activity in last 3 years
No release in over 3 years
Ruby client for the Automation Controller logic backend.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 13.0.1

Runtime

 Project Readme

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. Additional practical examples will eventually be available when the Sinatra-based Automation Controller web server is released.