> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/missions.md).

# Missions

The regular objects have measuring points that send the readings constantly but there are cases when the parameters are observed only for a certain period of time, e.g. during a transport.&#x20;

The data collected in such a case, in Boomerang are called missions, and are handled in a special way.

The gateways used for missions are Mission Logger and BTiny gateways.

To store the mission data mission objects must be created in the system and mission measuring points must be assigned to them. There are real and virtual mission measuring points as described below.

The mission measurements can be registered using:

1. BTiny mission sensors which are described at <https://icuscandinavia.se/transport-solution/>.  The BTiny mission sensors register the temperatures offline or online if they are in range of a Cloud Connector. The readings collected by BTiny mission sensors are sent to the Boomerang 3 server and are stored in real mission measuring points. The mission data can be moved from real to virtual mission measuring points if needed.

<figure><img src="/files/w6gwG5jLv98RqPil7Lc4" alt=""><figcaption></figcaption></figure>

\
The BTiny temperature loggers are battery operated and features memory buffer for continuous temperature logging during transportation/shipment. The BTiny logger communicate with the Boomerang cloud when device is within wireless range from a CloudConnector.\
BTiny temperature loggers may log temperatures from -196°C up to +120°C.\\

2. Logger cards described in [U-Logger Card Client User Manual](https://help.boomerang3.com/logger-card-client-user-manual/). The Logger cards register the temperatures offline. The readings collected by Logger cards are sent to the Boomerang 3 server using Logger Card client application and are stored in virtual mission measuring points.

<figure><img src="/files/9Jhq6XDDW4tnuZ4DPNRO" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.boomerang3.com/boomerang-3-domain-administrator-manual/dashboard/missions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
