forked from sopeco/DynamicSpotter
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add service operation to retrieve results (sopeco#116)
Currently only the main data can be fetched, but a download option to get all the raw data will be offered later. The results are not fetched within the UI yet. The SpotterResult's message field had to be renamed to comply with JSON. Added the report text as a string inside ResultsContainer to have all data in one spot. However, the report text file is written normally like before. Changes in Spotter were only to set the report in the container object. Change-Id: I13b546924b0c0b7c832ee20f6c59f3f5f9244a50 Signed-off-by: Denis Knoepfle <[email protected]>
- Loading branch information
1 parent
c057a02
commit 23318e3
Showing
10 changed files
with
242 additions
and
76 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.