Each
resource is assigned
one and only one resource type. It's a way to group similar resources together for various scheduling and allocations purposes within your resource structure.
Resource types are the top-most general classification for
resources. If your application has the need for swapping out or exchanging one
resource for another, think of the
resource type as a pool of resources that you can draw from in order to do this.
aftonApi has additional ways of pooling and tagging resources in order to put together a variety of
resource exchange scenarios, but we start with a single
resource type to get things going.
After you have created at least one
resource type and assigned at least one
resource to it, you can now begin scheduling that
resource using
time spans.