News

Python Ring Door Bell is a library written for Python that exposes the Ring.com devices as Python objects. There is also a command line interface that is work in progress. Contributors welcome.
This utility is primarily useful for testing and debugging the ReST API. It should run on any platform with Python 2.7 or 3.x. You will be prompted for the server address to connect to. You can also ...
This article proposes a REST architecture used over a HTTP connection to control a robot and exchanging information using xml. That provide great advantages, using standard HTTP calls enhances the ...