asterisk / ari-py

Library for accessing the Asterisk REST Interface
Other
151 stars 106 forks source link

deviceStates: Add support for device states in ari-py #1

Closed matt-jordan closed 10 years ago

matt-jordan commented 10 years ago

This patch adds support for the ARI deviceStates resource. This includes a sample-api resource as well as a very basic unit test for using PUT to create/set the state of a device.