AccountAPI
EdgeAPI
API | Description |
---|---|
GET api/EdgeAPI/GetStepsStateAPI?item={item} |
No documentation available. |
GET api/EdgeAPI/InsertStartTimeAPI?item={item}&stepName={stepName}&startTime={startTime} |
No documentation available. |
GET api/EdgeAPI/InsertStopTimeAPI?item={item}&stepName={stepName}&stopTime={stopTime} |
No documentation available. |
GET api/EdgeAPI/CheckStartStateAPI?item={item}&stepName={stepName} |
No documentation available. |
GET api/EdgeAPI/CheckStopStateAPI?item={item}&stepName={stepName} |
No documentation available. |
AnalysisAPI
DataAcquistionAPI
Values
API | Description |
---|---|
GET api/Values/Get |
No documentation available. |
GET api/Values/Get/{id} |
No documentation available. |
POST api/Values/Post |
No documentation available. |
PUT api/Values/Put/{id} |
No documentation available. |
DELETE api/Values/Delete/{id} |
No documentation available. |
MLLibraryAPI
API | Description |
---|---|
POST api/MLLibraryAPI/SaveMLLibrary |
No documentation available. |
GET api/MLLibraryAPI/GetMLLibraryDT |
No documentation available. |
GET api/MLLibraryAPI/GetMLModelInfoById?modelId={modelId} |
No documentation available. |
GET api/MLLibraryAPI/DeleteMLLibrary?modelId={modelId} |
No documentation available. |