API reference
MCS Lite allows users or devices to upload and retrieve data points through WebSocket and HTTP RESTful API protocols. Here is the matrix of protocol and content format MCS Lite provides.
WebSocket | HTTP RESTful API |
---|---|
Upload data points: JSON | Upload data points: CSV |
Retrieve data points: JSON, CSV | Retrieve data points: JSON, CSV |
Please refer to the next chapter for more details.