Skip to content

Receive sensor data from the gateway

POST
/PhantomBigDataBlock
curl --request POST \
--url http://localhost:80/PhantomService.svc/PhantomBigDataBlock \
--header 'Content-Type: application/octet-stream' \
--data binary

Called by the gateway, not by you. Receives sensor data as a raw stream and writes it to disk.

Documented so that whoever sets the service up knows the endpoint exists and what reaches it — not for client use.

Media typeapplication/octet-stream
string format: binary

Result code.

Media typeapplication/json
integer
Examplegenerated
1