Basic Concepts of agrirouter
Ecosystem
The agrirouter ecosystem and the members of it are described in the chapter ecosystem.
Applications and App Instances
In each agrirouter account, there are different types of communication partners, which are called app instances:
The list of Application Types helps to find out which type of application you should create.
Endpoints
Each app instance communicates with its corresponding endpoint in the agrirouter.
For communication, it’s important to understand the elements of an endpoint.
Communication
To communicate with agrirouter, it’s important to understand the basics of communication
Messaging Workflow
The communication workflow describes which messages have to be sent to agrirouter to exchange information with the agrirouter endpoint.
This workflow can be found in the chapter messaging workflows.
Message Exchange
The message exchange describes the exchange of messages between application instances over the agrirouter.
The basic concepts of message exchange are described in the concepts of message exchange. This chapter handles, for example, the concepts of addressing members of the ecosystem.
Life cycle
In general, the life cycle of an endpoint consists of 3 steps:
Concept of a telemetry platform
When developing a telemetry platform, the concepts of a telemetry platform should be understood.