Difference between revisions of "UE"
From AMTech WikiDocs
Line 32: | Line 32: | ||
(See [[Observers|Observers]]) | (See [[Observers|Observers]]) | ||
*There are custom editor for resources | *There are custom editor for resources | ||
− | *Activity | + | *Activity tree view |
+ | (See [[Tree view|Tree view]]) | ||
*Reasoners | *Reasoners | ||
+ | (See [[Tree view|Tree view]]) |
Revision as of 14:54, 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
- 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
- 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
- Delete
- Update
- View resource jsonld
- Move forward to tree's brunch
- Move back to tree's brunch
- CRUD operations are control by access control polices, green lock full access, red luck read only
- Filter resources to be configured or followed
- There are multiples filter criteria depending of the metadata of the resource type, following example is to filter resources type topics
- For more advance resources' filter functionality including geo-spatial, proximity and resource type semantic use observer
(See Observers)
- There are custom editor for resources
- Activity tree view
(See Tree view)
- Reasoners
(See Tree view)