Implement device screen.

This commit is contained in:
Simo Kinnunen
2014-02-06 22:45:19 +09:00
parent a2dd5ad0c7
commit d17e86bc57
9 changed files with 317 additions and 1 deletions

View File

@@ -4,6 +4,7 @@ define([
, './GroupService'
, './UserService'
, './ControlService'
, './ScalingService'
]
, function() {
}