Skip to content
Snippets Groups Projects
Commit f7fdc27e authored by Maximilian Betz's avatar Maximilian Betz
Browse files

some more docu text

parent 40ffefaf
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
This demonstrates how to use the mobile event log. This demonstrates how to use the mobile event log.
## Prerequisites (Sensor Device and Contact) ## Prerequisites (Sensor Device and Contact)
A device which is added to a collection. A device which is part of the collection "PERMAFROST LTO"
![Sensor Account](01_Sensor_Device.JPG) ![Sensor Account](01_Sensor_Device.JPG)
Editor rights for the device. Only editors are allowed to post actions / events. Editor rights for the device. Only editors are allowed to post actions / events.
...@@ -11,22 +11,32 @@ Editor rights for the device. Only editors are allowed to post actions / events. ...@@ -11,22 +11,32 @@ Editor rights for the device. Only editors are allowed to post actions / events.
## Initial Configuration ## Initial Configuration
App overview App first overview page
![App Overview](03_MEL_Overview.JPG) ![App Overview](03_MEL_Overview.JPG)
Enter account details on configuration view Enter the account details on configuration view and chose the collection with your devices.
![App Overview](04_Configuration_01.JPG) ![Configuration 1](04_Configuration_01.JPG)
Click on "Set". The following confirmation message indicates that the setup is completed. Click on "Set". The displayed confirmation message indicates that the setup succeeded.
![App Overview](04_Configuration_02.JPG) ![Configuration 2](04_Configuration_02.JPG)
You can now add and upload events
## Adding Events ## Adding Events
Open the Add Event Page. Enter a label, select the event type, select the used device via URN from the dropdown menu.
![Add a new Event](05_AddEvent_01.JPG)
Click on the add symbol to create the event once.
## View & Sync Events
Open the View & Sync Page. Scroll the table to view all event details. Editing the events here is currently not implemented.
![View & Sync 1](06_ViewSync1.JPG)
##Viewing Events Click on 'Sync'. All pending events are beeing uploaded. Success is indicated once all events are uploaded to sensor.
![View & Sync 2](06_ViewSync2.JPG)
It is possible to show all events including the already exported once by switching the button on the top app bar.
![View & Sync 2](06_ViewSync3.JPG)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment