-
Notifications
You must be signed in to change notification settings - Fork 3
Agent Templates
BOOM21 edited this page Mar 19, 2021
·
13 revisions
An Agent-Template is a collection of Behaviors, Endpoints, Events and Goals. Your Agent will behave according to those you configure here. To get a deeper technical understanding on what an Agent-Template is, have a look at the AJAN-Service Documentation.
Everything marked in red is mandatory, everything marked in orange is optional
- URI
- The name of your Agent (can be any String)
- A single already defined Initial Behavior
- A single already defined Final Behavior
- A list of one or more Behaviors
- A list of one or more Events and Goals ! Note that your Events/Goals are set correctly or your template won't instantiate. That means, that you need to select every Event/Goal which is used by your Endpoints and Behaviors
- A list of one or more Endpoints ! Note that your Endpoints are set correctly or your template won't instantiate