Erbessd Instruments
Overview
Collect and read raw PHANTOM® sensor data on your own server.
PHANTOM® Web Service 1.3
Section titled “PHANTOM® Web Service 1.3”The PHANTOM® Web Service is a WCF service you install on your own Windows Server. Your Phantom gateway posts raw sensor data to it, the service stores each message as a JSON file on disk, and these endpoints read that data back so you can integrate it into your own systems.
One endpoint (PhantomBigDataBlock) is written to by the gateway and
is not meant to be called by your code. Everything else is for reading.
All read endpoints are POST with a JSON body and return JSON.