6. Skip to content

6. Loader State Recorder

This service is used by RingEdge systems to report their download progress.

For Nu and ALLS, please see /report-api/Report.

6.1 Endpoint

/sys/servlet/LoaderStateRecorder

6.2 Request

All requests to this endpoint MUST NOT be DFI-encoded.

Name Required Meaning
serial Yes The keychip serial number
dvd Yes
net Yes
work Yes
old_net Yes
deliver Yes
nb_ftd Yes Number of files to download
nb_dld Yes Number of files downloaded
last_sysa Yes Last authentication unix timestamp
sysa_st Yes Last authentication state
dld_st Yes Download state

6.3 Response

The response is either OK if the request was formatted correctly, otherwise NG.