Home | Trees | Indices | Help |
---|
|
ZenUtils.Ext.DirectRouter --+ | TreeRouter --+ | TemplateRouter
A JSON/ExtDirect interface to operations on templates
|
|||
|
|||
[dictionary] |
|
||
[dictionary] |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
|
|||
|
|||
[dictionary] |
|
||
dictionary |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
[dictionary] |
|
||
dictionary |
|
||
dictionary |
|
||
DirectResponse |
|
||
|
|||
DirectResponse |
|
||
DirectResponse |
|
||
[dictionary] |
|
||
[dictionary] |
|
||
[dictionary] |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
DirectResponse |
|
||
|
|||
Inherited from Inherited from |
|
Abstract method for child classes to use to get their facade
|
Get all templates.
|
Get all templates by device class. This will return a tree where device classes are nodes, and templates are leaves.
|
Get a list of available device classes where new templates can be added.
|
Add a template to a device class.
|
Delete a template.
|
|
|
|
Get the thresholds for a template.
|
Get a threshold's details.
|
Get a list of available data points for a template.
|
Add a new data point to a data source.
|
Add a new data source to a template.
|
Get the data sources for a template.
|
Get a data source's details.
|
Get a data point's details.
|
Set attributes on an object. This method accepts any keyword argument for the property that you wish to set. The only required property is "uid".
|
Add a threshold.
|
Remove a threshold.
|
Get a list of available threshold types.
|
Get a list of available data source types.
|
Get the graph definitions for a template.
|
Add a data point to a graph.
|
Add all the datapoints in a datasource to the graph definition.
|
Get a list of available device classes to copy a template to.
|
Copy a template to a device or device class.
|
Add a new graph definition to a template.
|
Delete a data source.
|
Delete a data point.
|
Delete a graph definition.
|
Delete a graph point.
|
Get a list of graph points for a graph definition.
|
Get the properties of an object.
|
Add a threshold to a graph definition.
|
Add a custom graph point to a graph definition.
|
Get a list of available instruction types for graph points.
|
Sets the sequence of graph points in a graph definition.
|
Get a graph definition.
|
Set attributes on an graph definition. This method accepts any keyword argument for the property that you wish to set. Properties are enumerated via getGraphDefinition(). The only required property is "uid".
|
Sets the sequence of graph definitions.
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Jul 1 08:52:09 2016 | http://epydoc.sourceforge.net |