Difference between revisions of "Services"

From AMTech WikiDocs
Jump to: navigation, search
(Created page with "When an activity has been published a new resource type service is created representing a Software as a Service instance. *This service can be public _ALL or restricted to a s...")
 
Line 3: Line 3:
 
*This is the service that follower can subscribe to if they have access to it
 
*This is the service that follower can subscribe to if they have access to it
 
*Services can be grouped by tags to simplify the search  
 
*Services can be grouped by tags to simplify the search  
 +
[[File:Service-status.png|thumbnail|left|Validate]]
 
*Check if the requirements specified by the activity configuration has been fulfilled.
 
*Check if the requirements specified by the activity configuration has been fulfilled.
 
**Types that produce observation has instances
 
**Types that produce observation has instances

Revision as of 12:11, 25 April 2016

When an activity has been published a new resource type service is created representing a Software as a Service instance.

  • This service can be public _ALL or restricted to a subset of tenants controlled by the property guesttenants
  • This is the service that follower can subscribe to if they have access to it
  • Services can be grouped by tags to simplify the search
Validate
  • Check if the requirements specified by the activity configuration has been fulfilled.
    • Types that produce observation has instances
    • Types in observations production configuration without Actors.
    • No instances for a type set at policies in the actor(s) given to the user.
    • More than one activity with observation production configuration for a type with instances without activityForObsProduction property set
    • Validate there is only one bridge instance for the user (own no shared)
    • No empty topics
    • Observationresourcecrud must have same topic
      • sendCommand topic (because m2mBridge listens to only websocket crud and commands must be send to one topic)