Mqtt Variable Controller
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/mqtt/variables HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:30:19.108Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:30:19.108Z",
    "id": "text",
    "keepLastValues": true,
    "unit": "text",
    "engZeroScale": 1,
    "fractionalDigitCount": 1,
    "name": "text",
    "logExpressionId": "text",
    "logType": "No Log",
    "logExpressionCode": "text",
    "valueExpressionCode": "text",
    "valueExpressionId": "text",
    "isPulseOff": true,
    "frameId": "text",
    "setMinValue": 1,
    "pulseOffDuration": 1,
    "code": "text",
    "engFullScale": 1,
    "pulseOnDuration": 1,
    "logThreshold": 1,
    "rawFullScale": 1,
    "isPulseOn": true,
    "valueExpressionType": "NONE",
    "logMaxValue": 1,
    "setMaxValue": 1,
    "logMinValue": 1,
    "isActive": true,
    "projectId": "text",
    "rawZeroScale": 1,
    "logPeriod": 1,
    "dsc": "text",
    "type": "Boolean",
    "connectionId": "text",
    "deviceId": "text"
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/protocols/mqtt/variables HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 619
{
  "id": "text",
  "keepLastValues": true,
  "unit": "text",
  "engZeroScale": 1,
  "fractionalDigitCount": 1,
  "name": "text",
  "logExpressionId": "text",
  "logType": "No Log",
  "logExpressionCode": "text",
  "valueExpressionCode": "text",
  "valueExpressionId": "text",
  "isPulseOff": true,
  "frameId": "text",
  "setMinValue": 1,
  "pulseOffDuration": 1,
  "code": "text",
  "engFullScale": 1,
  "pulseOnDuration": 1,
  "logThreshold": 1,
  "rawFullScale": 1,
  "isPulseOn": true,
  "valueExpressionType": "NONE",
  "logMaxValue": 1,
  "setMaxValue": 1,
  "logMinValue": 1,
  "isActive": true,
  "projectId": "text",
  "rawZeroScale": 1,
  "logPeriod": 1,
  "dsc": "text",
  "type": "Boolean",
  "connectionId": "text",
  "deviceId": "text"
}{
  "creationDate": "2025-10-31T22:30:19.108Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:30:19.108Z",
  "id": "text",
  "keepLastValues": true,
  "unit": "text",
  "engZeroScale": 1,
  "fractionalDigitCount": 1,
  "name": "text",
  "logExpressionId": "text",
  "logType": "No Log",
  "logExpressionCode": "text",
  "valueExpressionCode": "text",
  "valueExpressionId": "text",
  "isPulseOff": true,
  "frameId": "text",
  "setMinValue": 1,
  "pulseOffDuration": 1,
  "code": "text",
  "engFullScale": 1,
  "pulseOnDuration": 1,
  "logThreshold": 1,
  "rawFullScale": 1,
  "isPulseOn": true,
  "valueExpressionType": "NONE",
  "logMaxValue": 1,
  "setMaxValue": 1,
  "logMinValue": 1,
  "isActive": true,
  "projectId": "text",
  "rawZeroScale": 1,
  "logPeriod": 1,
  "dsc": "text",
  "type": "Boolean",
  "connectionId": "text",
  "deviceId": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/protocols/mqtt/variables HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 621
[
  {
    "id": "text",
    "keepLastValues": true,
    "unit": "text",
    "engZeroScale": 1,
    "fractionalDigitCount": 1,
    "name": "text",
    "logExpressionId": "text",
    "logType": "No Log",
    "logExpressionCode": "text",
    "valueExpressionCode": "text",
    "valueExpressionId": "text",
    "isPulseOff": true,
    "frameId": "text",
    "setMinValue": 1,
    "pulseOffDuration": 1,
    "code": "text",
    "engFullScale": 1,
    "pulseOnDuration": 1,
    "logThreshold": 1,
    "rawFullScale": 1,
    "isPulseOn": true,
    "valueExpressionType": "NONE",
    "logMaxValue": 1,
    "setMaxValue": 1,
    "logMinValue": 1,
    "isActive": true,
    "projectId": "text",
    "rawZeroScale": 1,
    "logPeriod": 1,
    "dsc": "text",
    "type": "Boolean",
    "connectionId": "text",
    "deviceId": "text"
  }
]No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/mqtt/variables/{variableId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "creationDate": "2025-10-31T22:30:19.108Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:30:19.108Z",
  "id": "text",
  "keepLastValues": true,
  "unit": "text",
  "engZeroScale": 1,
  "fractionalDigitCount": 1,
  "name": "text",
  "logExpressionId": "text",
  "logType": "No Log",
  "logExpressionCode": "text",
  "valueExpressionCode": "text",
  "valueExpressionId": "text",
  "isPulseOff": true,
  "frameId": "text",
  "setMinValue": 1,
  "pulseOffDuration": 1,
  "code": "text",
  "engFullScale": 1,
  "pulseOnDuration": 1,
  "logThreshold": 1,
  "rawFullScale": 1,
  "isPulseOn": true,
  "valueExpressionType": "NONE",
  "logMaxValue": 1,
  "setMaxValue": 1,
  "logMinValue": 1,
  "isActive": true,
  "projectId": "text",
  "rawZeroScale": 1,
  "logPeriod": 1,
  "dsc": "text",
  "type": "Boolean",
  "connectionId": "text",
  "deviceId": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/protocols/mqtt/variables/{variableId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 619
{
  "id": "text",
  "keepLastValues": true,
  "unit": "text",
  "engZeroScale": 1,
  "fractionalDigitCount": 1,
  "name": "text",
  "logExpressionId": "text",
  "logType": "No Log",
  "logExpressionCode": "text",
  "valueExpressionCode": "text",
  "valueExpressionId": "text",
  "isPulseOff": true,
  "frameId": "text",
  "setMinValue": 1,
  "pulseOffDuration": 1,
  "code": "text",
  "engFullScale": 1,
  "pulseOnDuration": 1,
  "logThreshold": 1,
  "rawFullScale": 1,
  "isPulseOn": true,
  "valueExpressionType": "NONE",
  "logMaxValue": 1,
  "setMaxValue": 1,
  "logMinValue": 1,
  "isActive": true,
  "projectId": "text",
  "rawZeroScale": 1,
  "logPeriod": 1,
  "dsc": "text",
  "type": "Boolean",
  "connectionId": "text",
  "deviceId": "text"
}No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/protocols/mqtt/variables/{variableId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/protocols/mqtt/variables/filter/pages?pageable=[object+Object] HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 136
{
  "name": "text",
  "type": "text",
  "dscIn": "text",
  "projectId": "text",
  "frameId": "text",
  "connectionId": "text",
  "nameIn": "text",
  "deviceId": "text"
}{
  "totalElements": 1,
  "totalPages": 1,
  "first": true,
  "last": true,
  "size": 1,
  "content": [
    {
      "creationDate": "2025-10-31T22:30:19.108Z",
      "lastModifiedBy": "text",
      "createdBy": "text",
      "lastModifiedDate": "2025-10-31T22:30:19.108Z",
      "id": "text",
      "keepLastValues": true,
      "unit": "text",
      "engZeroScale": 1,
      "fractionalDigitCount": 1,
      "name": "text",
      "logExpressionId": "text",
      "logType": "No Log",
      "logExpressionCode": "text",
      "valueExpressionCode": "text",
      "valueExpressionId": "text",
      "isPulseOff": true,
      "frameId": "text",
      "setMinValue": 1,
      "pulseOffDuration": 1,
      "code": "text",
      "engFullScale": 1,
      "pulseOnDuration": 1,
      "logThreshold": 1,
      "rawFullScale": 1,
      "isPulseOn": true,
      "valueExpressionType": "NONE",
      "logMaxValue": 1,
      "setMaxValue": 1,
      "logMinValue": 1,
      "isActive": true,
      "projectId": "text",
      "rawZeroScale": 1,
      "logPeriod": 1,
      "dsc": "text",
      "type": "Boolean",
      "connectionId": "text",
      "deviceId": "text"
    }
  ],
  "number": 1,
  "sort": [
    {
      "direction": "text",
      "nullHandling": "text",
      "ascending": true,
      "property": "text",
      "ignoreCase": true
    }
  ],
  "numberOfElements": 1,
  "pageable": {
    "offset": 1,
    "sort": [
      {
        "direction": "text",
        "nullHandling": "text",
        "ascending": true,
        "property": "text",
        "ignoreCase": true
      }
    ],
    "pageNumber": 1,
    "unpaged": true,
    "paged": true,
    "pageSize": 1
  },
  "empty": true
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/mqtt/variables/pages/by-project?projectId=text&pageable=[object+Object] HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "totalElements": 1,
  "totalPages": 1,
  "first": true,
  "last": true,
  "size": 1,
  "content": [
    {
      "creationDate": "2025-10-31T22:30:19.108Z",
      "lastModifiedBy": "text",
      "createdBy": "text",
      "lastModifiedDate": "2025-10-31T22:30:19.108Z",
      "id": "text",
      "keepLastValues": true,
      "unit": "text",
      "engZeroScale": 1,
      "fractionalDigitCount": 1,
      "name": "text",
      "logExpressionId": "text",
      "logType": "No Log",
      "logExpressionCode": "text",
      "valueExpressionCode": "text",
      "valueExpressionId": "text",
      "isPulseOff": true,
      "frameId": "text",
      "setMinValue": 1,
      "pulseOffDuration": 1,
      "code": "text",
      "engFullScale": 1,
      "pulseOnDuration": 1,
      "logThreshold": 1,
      "rawFullScale": 1,
      "isPulseOn": true,
      "valueExpressionType": "NONE",
      "logMaxValue": 1,
      "setMaxValue": 1,
      "logMinValue": 1,
      "isActive": true,
      "projectId": "text",
      "rawZeroScale": 1,
      "logPeriod": 1,
      "dsc": "text",
      "type": "Boolean",
      "connectionId": "text",
      "deviceId": "text"
    }
  ],
  "number": 1,
  "sort": [
    {
      "direction": "text",
      "nullHandling": "text",
      "ascending": true,
      "property": "text",
      "ignoreCase": true
    }
  ],
  "numberOfElements": 1,
  "pageable": {
    "offset": 1,
    "sort": [
      {
        "direction": "text",
        "nullHandling": "text",
        "ascending": true,
        "property": "text",
        "ignoreCase": true
      }
    ],
    "pageNumber": 1,
    "unpaged": true,
    "paged": true,
    "pageSize": 1
  },
  "empty": true
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/mqtt/variables/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:30:19.108Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:30:19.108Z",
    "id": "text",
    "keepLastValues": true,
    "unit": "text",
    "engZeroScale": 1,
    "fractionalDigitCount": 1,
    "name": "text",
    "logExpressionId": "text",
    "logType": "No Log",
    "logExpressionCode": "text",
    "valueExpressionCode": "text",
    "valueExpressionId": "text",
    "isPulseOff": true,
    "frameId": "text",
    "setMinValue": 1,
    "pulseOffDuration": 1,
    "code": "text",
    "engFullScale": 1,
    "pulseOnDuration": 1,
    "logThreshold": 1,
    "rawFullScale": 1,
    "isPulseOn": true,
    "valueExpressionType": "NONE",
    "logMaxValue": 1,
    "setMaxValue": 1,
    "logMinValue": 1,
    "isActive": true,
    "projectId": "text",
    "rawZeroScale": 1,
    "logPeriod": 1,
    "dsc": "text",
    "type": "Boolean",
    "connectionId": "text",
    "deviceId": "text"
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/mqtt/variables/by-project-and-name?projectId=text&name=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "creationDate": "2025-10-31T22:30:19.108Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:30:19.108Z",
  "id": "text",
  "keepLastValues": true,
  "unit": "text",
  "engZeroScale": 1,
  "fractionalDigitCount": 1,
  "name": "text",
  "logExpressionId": "text",
  "logType": "No Log",
  "logExpressionCode": "text",
  "valueExpressionCode": "text",
  "valueExpressionId": "text",
  "isPulseOff": true,
  "frameId": "text",
  "setMinValue": 1,
  "pulseOffDuration": 1,
  "code": "text",
  "engFullScale": 1,
  "pulseOnDuration": 1,
  "logThreshold": 1,
  "rawFullScale": 1,
  "isPulseOn": true,
  "valueExpressionType": "NONE",
  "logMaxValue": 1,
  "setMaxValue": 1,
  "logMinValue": 1,
  "isActive": true,
  "projectId": "text",
  "rawZeroScale": 1,
  "logPeriod": 1,
  "dsc": "text",
  "type": "Boolean",
  "connectionId": "text",
  "deviceId": "text"
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/mqtt/variables/by-ids?variableIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:30:19.108Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:30:19.108Z",
    "id": "text",
    "keepLastValues": true,
    "unit": "text",
    "engZeroScale": 1,
    "fractionalDigitCount": 1,
    "name": "text",
    "logExpressionId": "text",
    "logType": "No Log",
    "logExpressionCode": "text",
    "valueExpressionCode": "text",
    "valueExpressionId": "text",
    "isPulseOff": true,
    "frameId": "text",
    "setMinValue": 1,
    "pulseOffDuration": 1,
    "code": "text",
    "engFullScale": 1,
    "pulseOnDuration": 1,
    "logThreshold": 1,
    "rawFullScale": 1,
    "isPulseOn": true,
    "valueExpressionType": "NONE",
    "logMaxValue": 1,
    "setMaxValue": 1,
    "logMinValue": 1,
    "isActive": true,
    "projectId": "text",
    "rawZeroScale": 1,
    "logPeriod": 1,
    "dsc": "text",
    "type": "Boolean",
    "connectionId": "text",
    "deviceId": "text"
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/mqtt/variables/by-frame?frameId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:30:19.108Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:30:19.108Z",
    "id": "text",
    "keepLastValues": true,
    "unit": "text",
    "engZeroScale": 1,
    "fractionalDigitCount": 1,
    "name": "text",
    "logExpressionId": "text",
    "logType": "No Log",
    "logExpressionCode": "text",
    "valueExpressionCode": "text",
    "valueExpressionId": "text",
    "isPulseOff": true,
    "frameId": "text",
    "setMinValue": 1,
    "pulseOffDuration": 1,
    "code": "text",
    "engFullScale": 1,
    "pulseOnDuration": 1,
    "logThreshold": 1,
    "rawFullScale": 1,
    "isPulseOn": true,
    "valueExpressionType": "NONE",
    "logMaxValue": 1,
    "setMaxValue": 1,
    "logMinValue": 1,
    "isActive": true,
    "projectId": "text",
    "rawZeroScale": 1,
    "logPeriod": 1,
    "dsc": "text",
    "type": "Boolean",
    "connectionId": "text",
    "deviceId": "text"
  }
]No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/protocols/mqtt/variables/multi/by-ids?variableIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/protocols/mqtt/variables/filter HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 136
{
  "name": "text",
  "type": "text",
  "dscIn": "text",
  "projectId": "text",
  "frameId": "text",
  "connectionId": "text",
  "nameIn": "text",
  "deviceId": "text"
}No content
Last updated
