Difference between revisions of "UE"

From AMTech WikiDocs
Jump to: navigation, search
Line 7: Line 7:
 
***follows things
 
***follows things
 
[[File:AMTech user experience.jpg]]
 
[[File:AMTech user experience.jpg]]
*The navigation through resources properties and their relations is done with a single component "tree editor" allowing users to move from branches and edit, create or delete resource's properties or relations
 
[[File:ue1.png]]
 
*The three editor has a cohesive experience to CRUD, filter and navegate the resources to be configured or followed.
 
**Create
 
**Clone supported just for things and observations instances
 
[[File:ue-create.png]]
 
*Delete
 
[[File:ue-delete.png]]
 
*Update
 
[[File:ue-save.png]]
 
*View resource jsonld
 
[[File:ue-view-jsonld.png]]
 
*Move forward to tree's brunch
 
[[File:goto-branch.-jsonld.png]]
 
*Move back to tree's brunch
 
[[File:ue-bc.png.-jsonld.png]]
 
*CRUD operations are control by access control polices, green lock full access, red luck read only
 
[[File:ue-resource-info.-jsonld.png]]
 
*Filter resources to be configured or followed
 
[[File:ue-search.-jsonld.png]]
 
*There are multiples filter criteria depending of the metadata of the resource type, following example is to filter resources type topics
 
[[File:ue-search-form.-jsonld.png]]
 
*For more advance resources' filter functionality including geo-spatial, proximity and resource type semantic use observer
 
(See [[Observers|Observers]])
 
*There are custom editor for resources
 
*Activity tree view
 
(See [[Tree view|Tree view]])
 
*Reasoners
 
(See [[Tree view|Tree view]])
 

Revision as of 15:03, 21 April 2016

AMTech user experience "platform" as known by the development team, is a single page web application driven by the semantic of the resources to be configured. It leverages AMTech IoT DAP semantic and Restful API.

  • The application offers functionality for 2 types of users:
    • "activity creators" configure business activities monitoring
    • "followers" instantiate a service for specific customer, deployment or location
      • invite user with specifics role(s)
      • create instances of things
      • follows things

AMTech user experience.jpg