<< Click to Display Table of Contents >> Navigation: Delta Web Service > Core Modules > Delta Web Service API > DWS API Operations |
In this document: Sample Return for True/False responses
Where no Sample Response is given it should be assumed that the command returns only a true/false value in the following format:
{
"status": 0,
"msg": "Function: [commandName] called OK",
"data": true
}
Interactive examples of all operations is also available embedded within the API:
Page edited [d/m/y]: 07/04/2022