---
title: Equipment
section: User Guide
weight: 6
description: The equipment registry in the IIoT Platform — telemetry units, metering equipment, shut-off devices, and pressure sensors.
related:
  - user-guide
  - user-guide/working-with-platform/objects
  - equipment
  - protocols
---

import Image from '@/components/docs/Image.astro';

**Equipment** is where the platform's connected devices are registered. Open the **Equipment** menu to reach its categories:

- **Telemetry** — the telemetry units (modems) that connect meters to the platform.
- **Metering Equipment** — the meters themselves.
- **Shutoff Devices** — remotely controllable valves and actuators.
- **Pressure Sensors** — pressure and temperature sensors.

## The telemetry list

<Image
  src="/images/user-guide/equipment-light.webp"
  srcDark="/images/user-guide/equipment-dark.webp"
  alt="The telemetry units list in the IIoT Platform equipment registry"
  caption="Equipment → Telemetry"
  width={1440}
  height={560}
/>

For each telemetry unit the list shows its **channel** (for example GSM), **type**, **name**, **serial number**, the **IMEI** and **ICCID** of its SIM, **IP address**, **phone number**, and **software version**.

Use **Search in table** and the **All names** / **All channels** filters to find a device, and select **+ New device** to register one.

## Metering equipment

The metering-equipment registry lists the meters themselves.

<Image
  src="/images/user-guide/equip-metering-light.webp"
  srcDark="/images/user-guide/equip-metering-dark.webp"
  alt="The metering equipment list in the IIoT Platform"
  caption="Equipment → Metering Equipment"
  width={1440}
  height={560}
/>

Each row shows the meter's **ID**, **resource**, **device model**, and **serial number**.

## Shut-off devices

Shut-off devices are remotely controllable valves and actuators.

<Image
  src="/images/user-guide/equip-shutoff-light.webp"
  srcDark="/images/user-guide/equip-shutoff-dark.webp"
  alt="The shut-off devices list in the IIoT Platform"
  caption="Equipment → Shutoff Devices"
  width={1440}
  height={560}
/>

For each device the list shows its **name**, **serial number**, **IMEI**, **status**, and **software version**. **Pressure Sensors** are managed under their own category in the same way.
