CHAOS: Difference between revisions
Appearance
Content deleted Content added
| (5 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
CHAOS is our API - it's still work in progress, and further features will be added. |
'''CHAOS''' is our API - it's still work in progress, and further features will be added. |
||
==CHAOS Version 1== |
==CHAOS Version 1== |
||
''' |
'''Disabled''' |
||
Version |
Version 1 is no longer available for use. Use version 2 instead. |
||
==CHAOS Version 2.x== |
==CHAOS Version 2.x== |
||
CHAOS is an application interface (API) for machine to machine interaction with our control and ordering systems. It provides a means to perform the following key operations:- |
CHAOS is an application interface (API) for machine to machine interaction with our control and ordering systems. It provides a means to perform the following key operations:- |
||
*Access information about an existing service |
*Access information about an existing service, eg your remaining quota |
||
*Adjust settings on an existing service |
*Adjust settings on an existing service |
||
*Obtain usage data relating to an existing service |
*Obtain usage data relating to an existing service |
||
| Line 19: | Line 19: | ||
*Check availability of new services |
*Check availability of new services |
||
*Order a new service, including creating a new account |
*Order a new service, including creating a new account |
||
*etc |
*etc. |
||
The control systems cover a wide range of services, including broadband, ethernet, telephony, domains, email, mobile SIMs, and so on. |
The control systems cover a wide range of services, including broadband, ethernet, telephony, domains, email, mobile SIMs, and so on. |
||
| Line 33: | Line 33: | ||
**[https://github.com/natm/munin-plugins-aaisp Code on Github], [https://munin.hw.esgob.com/broadband-day.html Example] |
**[https://github.com/natm/munin-plugins-aaisp Code on Github], [https://munin.hw.esgob.com/broadband-day.html Example] |
||
**Just need to provide one account & password, it will automatically graph multiple lines and produce combined graphs etc. |
**Just need to provide one account & password, it will automatically graph multiple lines and produce combined graphs etc. |
||
*'''MQTT Service by Nat Morris''' |
|||
**[https://github.com/natm/aaisp-to-mqtt Code on Github] |
|||
** Publish circuit statistics to an [https://en.wikipedia.org/wiki/MQTT MQTT] broker, makes it very easy to integrate with home automation projects such as [https://home-assistant.io/ Home Assistant] and [http://www.openhab.org/ openHAB]. |
|||
[[Category:Control Pages]] |
[[Category:Control Pages]] |
||
=Getting CQM Graphs= |
|||
We have a page on the control pages which you can use to get the Graphs related to a login: |
|||
https://clueless.aa.net.uk/graphs.html |
|||