Devices that register.
Work that gets paid.

EmpoorioChain's IoT suite lets a device register, report telemetry, prove it relayed traffic and get paid in DMS. OmilooS reads solar inverters over Modbus and forms a BLE/LoRa mesh. No device has reported an attested reading on the public testnet yet.

6IoT pallets in the live runtime (indexes 102–107)
1Gateway app, in internal testing (OmilooS)
0Attested device readings on the public testnet

Read the design

The six pallets, their trait dependencies, and the two providers still bound to no-op.


What is
DePIN here?

Decentralised physical infrastructure: people run hardware — inverters, mesh radios, storage nodes — and the chain attests their work and pays for it. On EmpoorioChain the registry, telemetry, relay proofs and rewards are native pallets sharing one attestation model with AI nodes and storage providers. The energy-price oracle and reward dispatch are still bound to no-op providers, and the architecture document says so.

What exists today

omiloos

Reads solar inverters over Modbus and forms a BLE/LoRa mesh where there is no coverage. Internal testing on Google Play; P2P signing still a mock.

To internal testers
v2
To internal testers
deviceRegistry

The root of the suite: a device must be registered, optionally with hardware attestation, before telemetry counts or relays earn.

Runtime index
102
Runtime index
meshRewards

Pays relays from proof-of-relay and uptime; consumes DeviceStatus, RelayProofCheck and UptimeQuery.

Runtime index
105
Runtime index
solarGeneration

Records generation readings from registered inverters; its corroboration oracle is deferred (bound to no-op).

Runtime index
107
Runtime index
pompoos

Mesh messaging for people without affordable data — free, tokenless, built on the same LoRa stack. Design stage; the routing problem is the work.

Routing vs flooding capacity
6,928×
Routing vs flooding capacity

DePIN Toolkit

Native pallets and the apps that would feed them — each at its real stage.

DePIN on EmpoorioChain

No videos yet — the first attested inverter reading is the milestone.


Read: the IoT suite, pallet by pallet

How a device joins, what () means for a trait, and what to build against today.

Redes de Infraestrutura Física Descentralizada (DePIN) | empoorio