Fatek Connection Controller
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/fatek/connections/{connectionId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "creationDate": "2025-10-31T22:41:48.915Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:41:48.915Z",
  "id": "text",
  "projectId": "text",
  "name": "text",
  "protocol": "Modbus TCP",
  "ip": "text",
  "dsc": "text",
  "port": 1,
  "timeoutInMs": 1,
  "owner": "text"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/protocols/fatek/connections/{connectionId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 135
{
  "id": "text",
  "projectId": "text",
  "name": "text",
  "protocol": "Modbus TCP",
  "ip": "text",
  "dsc": "text",
  "port": 1,
  "timeoutInMs": 1,
  "owner": "text"
}No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/protocols/fatek/connections/{connectionId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/fatek/connections/{connectionId}/devices/{deviceId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "creationDate": "2025-10-31T22:41:48.915Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:41:48.915Z",
  "id": "text",
  "dsc": "text",
  "name": "text",
  "connectionId": "text",
  "scanTime": 1,
  "stationAddress": 1,
  "scanType": "Periodic"
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/protocols/fatek/connections/{connectionId}/devices/{deviceId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 116
{
  "id": "text",
  "dsc": "text",
  "name": "text",
  "connectionId": "text",
  "scanTime": 1,
  "stationAddress": 1,
  "scanType": "Periodic"
}No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/protocols/fatek/connections/{connectionId}/devices/{deviceId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/fatek/connections/{connectionId}/devices/{deviceId}/frames/{frameId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "creationDate": "2025-10-31T22:41:48.915Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:41:48.915Z",
  "id": "text",
  "isWritable": true,
  "name": "text",
  "minutesOffset": 1,
  "isReadable": true,
  "dsc": "text",
  "scanTimeFactor": 1,
  "deviceId": "text",
  "startAddress": 1,
  "type": "X",
  "quantity": 1
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
PUT /api/protocols/fatek/connections/{connectionId}/devices/{deviceId}/frames/{frameId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 172
{
  "id": "text",
  "isWritable": true,
  "name": "text",
  "minutesOffset": 1,
  "isReadable": true,
  "dsc": "text",
  "scanTimeFactor": 1,
  "deviceId": "text",
  "startAddress": 1,
  "type": "X",
  "quantity": 1
}No content
No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/protocols/fatek/connections/{connectionId}/devices/{deviceId}/frames/{frameId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/fatek/connections HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:41:48.915Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:41:48.915Z",
    "id": "text",
    "projectId": "text",
    "name": "text",
    "protocol": "Modbus TCP",
    "ip": "text",
    "dsc": "text",
    "port": 1,
    "timeoutInMs": 1,
    "owner": "text"
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/protocols/fatek/connections HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 135
{
  "id": "text",
  "projectId": "text",
  "name": "text",
  "protocol": "Modbus TCP",
  "ip": "text",
  "dsc": "text",
  "port": 1,
  "timeoutInMs": 1,
  "owner": "text"
}{
  "creationDate": "2025-10-31T22:41:48.915Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:41:48.915Z",
  "id": "text",
  "projectId": "text",
  "name": "text",
  "protocol": "Modbus TCP",
  "ip": "text",
  "dsc": "text",
  "port": 1,
  "timeoutInMs": 1,
  "owner": "text"
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/fatek/connections/{connectionId}/devices HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:41:48.915Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:41:48.915Z",
    "id": "text",
    "dsc": "text",
    "name": "text",
    "connectionId": "text",
    "scanTime": 1,
    "stationAddress": 1,
    "scanType": "Periodic"
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/protocols/fatek/connections/{connectionId}/devices HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 116
{
  "id": "text",
  "dsc": "text",
  "name": "text",
  "connectionId": "text",
  "scanTime": 1,
  "stationAddress": 1,
  "scanType": "Periodic"
}{
  "creationDate": "2025-10-31T22:41:48.915Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:41:48.915Z",
  "id": "text",
  "dsc": "text",
  "name": "text",
  "connectionId": "text",
  "scanTime": 1,
  "stationAddress": 1,
  "scanType": "Periodic"
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/fatek/connections/{connectionId}/devices/{deviceId}/frames HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:41:48.915Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:41:48.915Z",
    "id": "text",
    "isWritable": true,
    "name": "text",
    "minutesOffset": 1,
    "isReadable": true,
    "dsc": "text",
    "scanTimeFactor": 1,
    "deviceId": "text",
    "startAddress": 1,
    "type": "X",
    "quantity": 1
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/protocols/fatek/connections/{connectionId}/devices/{deviceId}/frames HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 172
{
  "id": "text",
  "isWritable": true,
  "name": "text",
  "minutesOffset": 1,
  "isReadable": true,
  "dsc": "text",
  "scanTimeFactor": 1,
  "deviceId": "text",
  "startAddress": 1,
  "type": "X",
  "quantity": 1
}{
  "creationDate": "2025-10-31T22:41:48.915Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:41:48.915Z",
  "id": "text",
  "isWritable": true,
  "name": "text",
  "minutesOffset": 1,
  "isReadable": true,
  "dsc": "text",
  "scanTimeFactor": 1,
  "deviceId": "text",
  "startAddress": 1,
  "type": "X",
  "quantity": 1
}No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
POST /api/protocols/fatek/connections/{connectionId}/devices/generate HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Content-Type: application/json
Accept: */*
Content-Length: 59
{
  "prefix": "text",
  "suffix": "text",
  "deviceTemplateId": "text"
}No content
OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/fatek/connections/frames HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:41:48.915Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:41:48.915Z",
    "id": "text",
    "isWritable": true,
    "name": "text",
    "minutesOffset": 1,
    "isReadable": true,
    "dsc": "text",
    "scanTimeFactor": 1,
    "deviceId": "text",
    "startAddress": 1,
    "type": "X",
    "quantity": 1
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/fatek/connections/frames/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:41:48.915Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:41:48.915Z",
    "id": "text",
    "isWritable": true,
    "name": "text",
    "minutesOffset": 1,
    "isReadable": true,
    "dsc": "text",
    "scanTimeFactor": 1,
    "deviceId": "text",
    "startAddress": 1,
    "type": "X",
    "quantity": 1
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/fatek/connections/frame/{frameId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "creationDate": "2025-10-31T22:41:48.915Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:41:48.915Z",
  "id": "text",
  "isWritable": true,
  "name": "text",
  "minutesOffset": 1,
  "isReadable": true,
  "dsc": "text",
  "scanTimeFactor": 1,
  "deviceId": "text",
  "startAddress": 1,
  "type": "X",
  "quantity": 1
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/fatek/connections/devices HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:41:48.915Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:41:48.915Z",
    "id": "text",
    "dsc": "text",
    "name": "text",
    "connectionId": "text",
    "scanTime": 1,
    "stationAddress": 1,
    "scanType": "Periodic"
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/fatek/connections/devices/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:41:48.915Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:41:48.915Z",
    "id": "text",
    "dsc": "text",
    "name": "text",
    "connectionId": "text",
    "scanTime": 1,
    "stationAddress": 1,
    "scanType": "Periodic"
  }
]OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/fatek/connections/device/{deviceId} HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
{
  "creationDate": "2025-10-31T22:41:48.915Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-10-31T22:41:48.915Z",
  "id": "text",
  "dsc": "text",
  "name": "text",
  "connectionId": "text",
  "scanTime": 1,
  "stationAddress": 1,
  "scanType": "Periodic"
}OK
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
GET /api/protocols/fatek/connections/by-project?projectId=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
[
  {
    "creationDate": "2025-10-31T22:41:48.915Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-10-31T22:41:48.915Z",
    "id": "text",
    "projectId": "text",
    "name": "text",
    "protocol": "Modbus TCP",
    "ip": "text",
    "dsc": "text",
    "port": 1,
    "timeoutInMs": 1,
    "owner": "text"
  }
]No Content
No content
Bad Request
Forbidden
Not Found
Conflict
Internal Server Error
DELETE /api/protocols/fatek/connections/multi/by-ids?connectionIds=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/fatek/connections/frames/multi/by-ids?frameIds=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/fatek/connections/devices/multi/by-ids?deviceIds=text HTTP/1.1
Host: inscada.cloud
X-Space: YOUR_API_KEY
Accept: */*
No content
Last updated
