Home / FleetMan / Airtime
FleetMan plugin

Airtime

GPS tracker SIM credit monitoring. Low-balance alerts, automatic top-up, consumption anomaly detection.

6 IRequest controllers Java / J2EE /Helper?package=airtime
Modules & features

What the Airtime plugin does

6 IRequest controllers, chacun exposant une fonctionnalité atomique côté serveur.

Airtime

Airtime dashboard

Live balance per SIM, period consumption, threshold alerts, completed top-ups.

Setup

Airtime configuration

Carrier settings (Orange, MTN, Camtel), USSD formats, top-up accounts.

ScheduleView

Monitoring schedule

Calendar of scheduled credit checks (daily, weekly).

Scripting

USSD scripts

USSD script editor per carrier (balance check, top-up, transfer).

ScriptsEdit

Edit scripts

Script CRUD with versioning and dry-run testing.

Widget

Dashboard widget

Reusable mini-widget showing top SIMs in alert on the FleetMan home.

Architecture

How it integrates

/h2>

The Airtime plugin exposes its functions through the /Helper. servlet. Each controller is called over HTTP using the pattern:

/Helper?package=airtime&plug=<Controller>&task=<action>

Responses follow the ExtJS-compatible JSON format:

{
  "success": true,
  "total": 42,
  "rows": [...]
}
Technical details
Java packagecom.malambi.fleetman.plug.airtime
Controllers6
URL pattern/Helper?package=airtime
Multi-tenantyes (userid scope)
Audit logsenabled
FleetMan version7.0.1+

Enable Airtime on your FleetMan instance

The plugin ships standard with FleetMan. Activation is instant — contact your account manager or start a free trial.