v62

latestOpenAPI 3.0.3raw.githubusercontent.com2026-07-31136116265.6 KB
external devices

Create a Session for the specified device. | If a session is currently open it will be closed and a new one opened.

post/v1/products/{productUID}/ext-devices/{deviceUID}/session/open

Path parameters

productUIDstring required
deviceUIDstring required

Request body

apnstring
barsinteger
bearerstring
bssidstring
cellstring

Cell ID where the session originated and quality ("mcc,mnc,lac,cellid")

continuousboolean

Was this a continuous connection?

devicestring

Device UID

eventsinteger

Number of events routed

failed_connectsinteger

Number of failed connection attempts in the prior session

fleetsstring[]

Array of Fleet UIDs

hp_cycles_datainteger
hp_cycles_gpsinteger
hp_cycles_totalinteger
hp_secs_datainteger
hp_secs_gpsinteger
hp_secs_totalinteger

Total number of seconds in high power mode

iccidstring
ipstring
movedinteger
orientationstring
penalty_secsinteger

Number of seconds in penalty in the prior session

power_chargingboolean
power_mahnumber double
power_primaryboolean
power_usbboolean
productstring

Product UID

ratstring
rsrpinteger
rsrqinteger
rssiinteger
scanstring byte
sessionstring

Session UID

session_beganinteger

UNIX timestamp of session start

session_endedinteger

UNIX timestamp of session end

sinrinteger
snstring

Device Serial Number

ssidstring
tempnumber double
tlsboolean

Was TLS used?

transportstring

Type of network transport

triangulateobject
usage_actualboolean
voltagenumber double
wheninteger

Last known capture time of a note routed through this session in Unix timestamp

wherestring

Open Location Code from last GPS location

where_countrystring
where_latnumber double
where_locationstring
where_lonnumber double
where_timezonestring
where_wheninteger

Unix timestamp of last GPS location

why_session_closedstring

Reason for session closing

why_session_openedstring

Reason for session opening

workinteger

Unix timestamp of the last time work was done for this session

Response

Session Created Successfully