Feature #402
Print out installation information
| Status: | Closed | Start date: | 06/21/2010 | |
|---|---|---|---|---|
| Priority: | (P3) Normal | Due date: | ||
| Assignee: | Michael Troß | % Done: | 0% |
|
| Category: | - | |||
| Target version: | 0.9.0-alpha5 | |||
| Severity: | Normal | |||
| Story points | - | |||
| Velocity based estimate | - |
Description
It should be possible to get all installation information out of the web UI. It would be helpful for an installer to get these information to print it out and having an overview of all components.
The list should be sorted by rooms and each room should display all devices with their features.
Example:
Room "cooking" (ID 743) using dSM "cooking" (dSID xxxx), "cooking_2" (dSID xxxx)
--------------------------------------------------------------------------------
- LIGHT dSID xxxx "bulb" ("cooking"), HW 1.13, SW 2.44
- LIGHT dSID xxxx "key1" ("cooking"), HW 1.13, SW 2.44, enabled microphone, enabled climate control
- LIGHT dSID xxxx "key2" ("cooking_2"), HW 1.13, SW 2.44
- CLIMA dSID xxxx "heating" ("cooking"), HW 1.14, SW 2.44
- SHADO dSID xxxx "blinds" ("cooking"), HW 1.13, SW 2.44
Room "living" (ID 589) using dSM "living" (dSID xxxx)
-----------------------------------------------------
- LIGHT dSID xxxx "bulb" ("living"), HW 1.13, SW 2.44
- LIGHT dSID xxxx "key" ("living"), HW 1.13, SW 2.44, enabled climate control
- CLIMA dSID xxxx "heating" ("living"), HW 1.14, SW 2.44
Room "sleeping" (ID 154) using dSM "sleeping" (dSID xxxx)
---------------------------------------------------------
- LIGHT dSID xxxx "bulb" ("sleeping"), HW 1.13, SW 2.44
- LIGHT dSID xxxx "key" ("sleeping"), HW 1.13, SW 2.44, enabled microphone
Related issues
History
Updated by Miguel Rodriguez over 1 year ago
- Status changed from New to Assigned
- Assignee set to Sergey Bostandzhyan
- Target version set to 0.9.0-alpha1
Implement script that generates a .CSV file.
Updated by Miguel Rodriguez over 1 year ago
- Target version changed from 0.9.0-alpha1 to 0.9.0-alpha2
Updated by Miguel Rodriguez over 1 year ago
- Target version changed from 0.9.0-alpha2 to 0.9.0-alpha3
Updated by Miguel Rodriguez over 1 year ago
- Target version changed from 0.9.0-alpha3 to 0.9.0-alpha4
Updated by Sergey Bostandzhyan over 1 year ago
- Status changed from Assigned to Feedback
- Assignee changed from Sergey Bostandzhyan to Michael Troß
Michael, any news on how to decode the id's correctly?
Updated by Miguel Rodriguez about 1 year ago
- Status changed from Feedback to Assigned
- Assignee changed from Michael Troß to Sergey Bostandzhyan
- Target version changed from 0.9.0-alpha4 to 0.9.0-alpha5
Updated by Sergey Bostandzhyan about 1 year ago
This should not be done in the dSS, things like installation information summary and reports are planned for the debug/analysis tool, see issue #506.
Updated by Miguel Rodriguez about 1 year ago
- Status changed from Assigned to Resolved
- Assignee changed from Sergey Bostandzhyan to Christoph Hofmann
Double entry to 506.
Updated by Christoph Hofmann 10 months ago
- Assignee changed from Christoph Hofmann to Michael Troß
Kannst Du das bitte prüfen bzw. schließen?