| Trees | Indices | Help |
|
|---|
|
|
Five.browser.BrowserView --+
|
DeviceIssuesPortletView
A list of devices with issues.
|
|||
|
|||
|
|||
|
|||
|
|||
|
Get devices with issues in a form suitable for a portlet on the
dashboard.
@return: A JSON representation of a dictionary describing devices
@rtype: "{
'columns':['Device', "Events'],
'data':[
{'Device':'<a href=/>', 'Events':'<div/>'},
{'Device':'<a href=/>', 'Events':'<div/>'},
]}"
|
return device info for bad device to dashboard
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1.1812 on Tue Oct 11 12:51:35 2011 | http://epydoc.sourceforge.net |