0.0
Repository is archived
No commit activity in last 3 years
No release in over 3 years
Library to communicate with a Mitsubishi Electric G-50A centralized controller
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

>= 1.2.9

Runtime

 Project Readme

MEACControl

The library provides some Ruby classes to interact with a Mitsubishi Electric G-50A centralized controller. This device is used to control up to 50 indoor air conditioning units.

The G-50A offers a XML API for the communication.

So far, the library has only been tested with a G-50A. I'm not sure if there are other controller/devices which use the same API.

Security

Mitsubishi recommends to put the controller into a private network. In fact, there's no authentication or encryption needed to access the controller. There's been a post to the BugTraq mailing list in March 2008 regarding that. Archive

Code Examples

Please see the example directory for code examples.

Note on Patches/Pull Requests

  • Fork the project.
  • Write a spec to cover a bug or a new feature.
  • Make your feature addition or bug fix.
  • Commit, do not mess with rakefile, version, or history. (if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
  • Send me a pull request. Bonus points for topic branches.

Copyright

Copyright (c) 2010 Bernd Ahlers. See LICENSE for details.