Dnp 3 Template Controller

get
Authorizations
Path parameters
deviceIdstringRequired
Responses
200
OK
*/*
get
GET /api/protocols/dnp3/templates/devices/{deviceId} HTTP/1.1
Host: inscada.cloud
Accept: */*
{
  "creationDate": "2025-07-05T20:20:37.236Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-07-05T20:20:37.236Z",
  "id": "text",
  "properties": "text",
  "dsc": "text",
  "name": "text",
  "solConfirmTimeoutInMs": 1,
  "remoteAddress": 1,
  "scanType": "Periodic",
  "integrityOnEventOverflowIIN": true,
  "disableUnsolicitedOnStartup": true,
  "maxControlsPerRequest": 1,
  "unsolicitedEventsFlag": true,
  "localAddress": 1,
  "startupIntegrityFlag": true,
  "unsolRetryTimeout": 1,
  "eventScanTime": 1,
  "responseTimeoutInMs": 1,
  "integrityScanTime": 1,
  "selectTimeoutInMs": 1
}
put
Authorizations
Path parameters
deviceIdstringRequired
Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
propertiesstringOptional
dscstring · max: 255Optional
namestring · max: 100Required
solConfirmTimeoutInMsinteger · int32 · min: 1Optional
remoteAddressinteger · int32Required
scanTypestring · enumRequiredPossible values:
integrityOnEventOverflowIINbooleanOptional
disableUnsolicitedOnStartupbooleanOptional
maxControlsPerRequestinteger · int32 · min: 1Optional
unsolicitedEventsFlagbooleanOptional
localAddressinteger · int32Required
startupIntegrityFlagbooleanOptional
unsolRetryTimeoutinteger · int32 · min: 1Optional
eventScanTimeinteger · int32 · min: 1Optional
responseTimeoutInMsinteger · int32 · min: 1Optional
integrityScanTimeinteger · int32 · min: 1Optional
selectTimeoutInMsinteger · int32 · min: 1Optional
Responses
204
No Content
put
PUT /api/protocols/dnp3/templates/devices/{deviceId} HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 404

{
  "id": "text",
  "properties": "text",
  "dsc": "text",
  "name": "text",
  "solConfirmTimeoutInMs": 1,
  "remoteAddress": 1,
  "scanType": "Periodic",
  "integrityOnEventOverflowIIN": true,
  "disableUnsolicitedOnStartup": true,
  "maxControlsPerRequest": 1,
  "unsolicitedEventsFlag": true,
  "localAddress": 1,
  "startupIntegrityFlag": true,
  "unsolRetryTimeout": 1,
  "eventScanTime": 1,
  "responseTimeoutInMs": 1,
  "integrityScanTime": 1,
  "selectTimeoutInMs": 1
}

No content

delete
Authorizations
Path parameters
deviceIdstringRequired
Responses
204
No Content
delete
DELETE /api/protocols/dnp3/templates/devices/{deviceId} HTTP/1.1
Host: inscada.cloud
Accept: */*

No content

get
Authorizations
Path parameters
deviceIdstringRequired
frameIdstringRequired
Responses
200
OK
*/*
get
GET /api/protocols/dnp3/templates/devices/{deviceId}/frames/{frameId} HTTP/1.1
Host: inscada.cloud
Accept: */*
{
  "creationDate": "2025-07-05T20:20:37.236Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-07-05T20:20:37.236Z",
  "id": "text",
  "deviceId": "text",
  "dsc": "text",
  "scanTimeFactor": 1,
  "name": "text",
  "isWritable": true,
  "isReadable": true,
  "minutesOffset": 1,
  "staticVariation": "text",
  "type": "Frozen Counter",
  "pointClass": "text",
  "quantity": 1,
  "startAddress": 1,
  "eventBufferSize": 1,
  "deadband": 1,
  "eventVariation": "text"
}
put
Authorizations
Path parameters
deviceIdstringRequired
frameIdstringRequired
Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
deviceIdstringOptional
dscstring · max: 255Optional
scanTimeFactorinteger · int32Optional
namestring · max: 100Required
isWritablebooleanRequired
isReadablebooleanRequired
minutesOffsetinteger · int32Optional
staticVariationstringOptional
typestring · enumRequiredPossible values:
pointClassstringOptional
quantityinteger · int32 · min: 1Required
startAddressinteger · int32Required
eventBufferSizeinteger · int32 · min: 1Optional
deadbandnumber · doubleOptional
eventVariationstringOptional
Responses
204
No Content
put
PUT /api/protocols/dnp3/templates/devices/{deviceId}/frames/{frameId} HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 287

{
  "id": "text",
  "deviceId": "text",
  "dsc": "text",
  "scanTimeFactor": 1,
  "name": "text",
  "isWritable": true,
  "isReadable": true,
  "minutesOffset": 1,
  "staticVariation": "text",
  "type": "Frozen Counter",
  "pointClass": "text",
  "quantity": 1,
  "startAddress": 1,
  "eventBufferSize": 1,
  "deadband": 1,
  "eventVariation": "text"
}

No content

delete
Authorizations
Path parameters
deviceIdstringRequired
frameIdstringRequired
Responses
204
No Content
delete
DELETE /api/protocols/dnp3/templates/devices/{deviceId}/frames/{frameId} HTTP/1.1
Host: inscada.cloud
Accept: */*

No content

get
Authorizations
Path parameters
deviceIdstringRequired
frameIdstringRequired
variableIdstringRequired
Responses
200
OK
*/*
get
GET /api/protocols/dnp3/templates/devices/{deviceId}/frames/{frameId}/variables/{variableId} HTTP/1.1
Host: inscada.cloud
Accept: */*
{
  "creationDate": "2025-07-05T20:20:37.236Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-07-05T20:20:37.236Z",
  "id": "text",
  "engFullScale": 1,
  "logMaxValue": 1,
  "fractionalDigitCount": 1,
  "isPulseOn": true,
  "logExpressionCode": "text",
  "frameId": "text",
  "valueExpressionType": "NONE",
  "logMinValue": 1,
  "rawZeroScale": 1,
  "valueExpressionCode": "text",
  "isActive": true,
  "code": "text",
  "valueExpressionId": "text",
  "setMaxValue": 1,
  "logType": "No Log",
  "setMinValue": 1,
  "keepLastValues": true,
  "logThreshold": 1,
  "isPulseOff": true,
  "logPeriod": 1,
  "pulseOffDuration": 1,
  "pulseOnDuration": 1,
  "engZeroScale": 1,
  "dsc": "text",
  "unit": "text",
  "logExpressionId": "text",
  "rawFullScale": 1,
  "name": "text",
  "deadband": 1,
  "staticVariation": "text",
  "eventVariation": "text",
  "startAddress": 1,
  "pointClass": "text",
  "deviceId": "text"
}
put
Authorizations
Path parameters
deviceIdstringRequired
frameIdstringRequired
variableIdstringRequired
Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
engFullScalenumber · doubleOptional
logMaxValuenumber · doubleOptional
fractionalDigitCountinteger · int32Optional
isPulseOnbooleanRequired
logExpressionCodestring · max: 4000Optional
frameIdstringOptional
valueExpressionTypestring · enumOptionalPossible values:
logMinValuenumber · doubleOptional
rawZeroScalenumber · doubleOptional
valueExpressionCodestring · max: 4000Optional
isActivebooleanRequired
codestring · max: 20Optional
valueExpressionIdstringOptional
setMaxValuenumber · doubleOptional
logTypestring · enumOptionalPossible values:
setMinValuenumber · doubleOptional
keepLastValuesbooleanRequired
logThresholdnumber · doubleOptional
isPulseOffbooleanRequired
logPeriodinteger · int32 · min: 1Optional
pulseOffDurationinteger · int32Optional
pulseOnDurationinteger · int32Optional
engZeroScalenumber · doubleOptional
dscstring · max: 255Optional
unitstringOptional
logExpressionIdstringOptional
rawFullScalenumber · doubleOptional
namestring · max: 100Required
deadbandnumber · doubleOptional
staticVariationstringOptional
eventVariationstringOptional
startAddressinteger · int32Required
pointClassstringOptional
deviceIdstringOptional
Responses
204
No Content
put
PUT /api/protocols/dnp3/templates/devices/{deviceId}/frames/{frameId}/variables/{variableId} HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 660

{
  "id": "text",
  "engFullScale": 1,
  "logMaxValue": 1,
  "fractionalDigitCount": 1,
  "isPulseOn": true,
  "logExpressionCode": "text",
  "frameId": "text",
  "valueExpressionType": "NONE",
  "logMinValue": 1,
  "rawZeroScale": 1,
  "valueExpressionCode": "text",
  "isActive": true,
  "code": "text",
  "valueExpressionId": "text",
  "setMaxValue": 1,
  "logType": "No Log",
  "setMinValue": 1,
  "keepLastValues": true,
  "logThreshold": 1,
  "isPulseOff": true,
  "logPeriod": 1,
  "pulseOffDuration": 1,
  "pulseOnDuration": 1,
  "engZeroScale": 1,
  "dsc": "text",
  "unit": "text",
  "logExpressionId": "text",
  "rawFullScale": 1,
  "name": "text",
  "deadband": 1,
  "staticVariation": "text",
  "eventVariation": "text",
  "startAddress": 1,
  "pointClass": "text",
  "deviceId": "text"
}

No content

delete
Authorizations
Path parameters
deviceIdstringRequired
frameIdstringRequired
variableIdstringRequired
Responses
204
No Content
delete
DELETE /api/protocols/dnp3/templates/devices/{deviceId}/frames/{frameId}/variables/{variableId} HTTP/1.1
Host: inscada.cloud
Accept: */*

No content

get
Authorizations
Responses
200
OK
*/*
get
GET /api/protocols/dnp3/templates/devices HTTP/1.1
Host: inscada.cloud
Accept: */*
[
  {
    "creationDate": "2025-07-05T20:20:37.236Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-07-05T20:20:37.236Z",
    "id": "text",
    "properties": "text",
    "dsc": "text",
    "name": "text",
    "solConfirmTimeoutInMs": 1,
    "remoteAddress": 1,
    "scanType": "Periodic",
    "integrityOnEventOverflowIIN": true,
    "disableUnsolicitedOnStartup": true,
    "maxControlsPerRequest": 1,
    "unsolicitedEventsFlag": true,
    "localAddress": 1,
    "startupIntegrityFlag": true,
    "unsolRetryTimeout": 1,
    "eventScanTime": 1,
    "responseTimeoutInMs": 1,
    "integrityScanTime": 1,
    "selectTimeoutInMs": 1
  }
]
post
Authorizations
Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
propertiesstringOptional
dscstring · max: 255Optional
namestring · max: 100Required
solConfirmTimeoutInMsinteger · int32 · min: 1Optional
remoteAddressinteger · int32Required
scanTypestring · enumRequiredPossible values:
integrityOnEventOverflowIINbooleanOptional
disableUnsolicitedOnStartupbooleanOptional
maxControlsPerRequestinteger · int32 · min: 1Optional
unsolicitedEventsFlagbooleanOptional
localAddressinteger · int32Required
startupIntegrityFlagbooleanOptional
unsolRetryTimeoutinteger · int32 · min: 1Optional
eventScanTimeinteger · int32 · min: 1Optional
responseTimeoutInMsinteger · int32 · min: 1Optional
integrityScanTimeinteger · int32 · min: 1Optional
selectTimeoutInMsinteger · int32 · min: 1Optional
Responses
200
OK
*/*
post
POST /api/protocols/dnp3/templates/devices HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 404

{
  "id": "text",
  "properties": "text",
  "dsc": "text",
  "name": "text",
  "solConfirmTimeoutInMs": 1,
  "remoteAddress": 1,
  "scanType": "Periodic",
  "integrityOnEventOverflowIIN": true,
  "disableUnsolicitedOnStartup": true,
  "maxControlsPerRequest": 1,
  "unsolicitedEventsFlag": true,
  "localAddress": 1,
  "startupIntegrityFlag": true,
  "unsolRetryTimeout": 1,
  "eventScanTime": 1,
  "responseTimeoutInMs": 1,
  "integrityScanTime": 1,
  "selectTimeoutInMs": 1
}
{
  "creationDate": "2025-07-05T20:20:37.236Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-07-05T20:20:37.236Z",
  "id": "text",
  "properties": "text",
  "dsc": "text",
  "name": "text",
  "solConfirmTimeoutInMs": 1,
  "remoteAddress": 1,
  "scanType": "Periodic",
  "integrityOnEventOverflowIIN": true,
  "disableUnsolicitedOnStartup": true,
  "maxControlsPerRequest": 1,
  "unsolicitedEventsFlag": true,
  "localAddress": 1,
  "startupIntegrityFlag": true,
  "unsolRetryTimeout": 1,
  "eventScanTime": 1,
  "responseTimeoutInMs": 1,
  "integrityScanTime": 1,
  "selectTimeoutInMs": 1
}
get
Authorizations
Path parameters
deviceIdstringRequired
Responses
200
OK
*/*
get
GET /api/protocols/dnp3/templates/devices/{deviceId}/frames HTTP/1.1
Host: inscada.cloud
Accept: */*
[
  {
    "creationDate": "2025-07-05T20:20:37.236Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-07-05T20:20:37.236Z",
    "id": "text",
    "deviceId": "text",
    "dsc": "text",
    "scanTimeFactor": 1,
    "name": "text",
    "isWritable": true,
    "isReadable": true,
    "minutesOffset": 1,
    "staticVariation": "text",
    "type": "Frozen Counter",
    "pointClass": "text",
    "quantity": 1,
    "startAddress": 1,
    "eventBufferSize": 1,
    "deadband": 1,
    "eventVariation": "text"
  }
]
post
Authorizations
Path parameters
deviceIdstringRequired
Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
deviceIdstringOptional
dscstring · max: 255Optional
scanTimeFactorinteger · int32Optional
namestring · max: 100Required
isWritablebooleanRequired
isReadablebooleanRequired
minutesOffsetinteger · int32Optional
staticVariationstringOptional
typestring · enumRequiredPossible values:
pointClassstringOptional
quantityinteger · int32 · min: 1Required
startAddressinteger · int32Required
eventBufferSizeinteger · int32 · min: 1Optional
deadbandnumber · doubleOptional
eventVariationstringOptional
Responses
200
OK
*/*
post
POST /api/protocols/dnp3/templates/devices/{deviceId}/frames HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 287

{
  "id": "text",
  "deviceId": "text",
  "dsc": "text",
  "scanTimeFactor": 1,
  "name": "text",
  "isWritable": true,
  "isReadable": true,
  "minutesOffset": 1,
  "staticVariation": "text",
  "type": "Frozen Counter",
  "pointClass": "text",
  "quantity": 1,
  "startAddress": 1,
  "eventBufferSize": 1,
  "deadband": 1,
  "eventVariation": "text"
}
{
  "creationDate": "2025-07-05T20:20:37.236Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-07-05T20:20:37.236Z",
  "id": "text",
  "deviceId": "text",
  "dsc": "text",
  "scanTimeFactor": 1,
  "name": "text",
  "isWritable": true,
  "isReadable": true,
  "minutesOffset": 1,
  "staticVariation": "text",
  "type": "Frozen Counter",
  "pointClass": "text",
  "quantity": 1,
  "startAddress": 1,
  "eventBufferSize": 1,
  "deadband": 1,
  "eventVariation": "text"
}
get
Authorizations
Path parameters
deviceIdstringRequired
frameIdstringRequired
Responses
200
OK
*/*
get
GET /api/protocols/dnp3/templates/devices/{deviceId}/frames/{frameId}/variables HTTP/1.1
Host: inscada.cloud
Accept: */*
[
  {
    "creationDate": "2025-07-05T20:20:37.236Z",
    "lastModifiedBy": "text",
    "createdBy": "text",
    "lastModifiedDate": "2025-07-05T20:20:37.236Z",
    "id": "text",
    "engFullScale": 1,
    "logMaxValue": 1,
    "fractionalDigitCount": 1,
    "isPulseOn": true,
    "logExpressionCode": "text",
    "frameId": "text",
    "valueExpressionType": "NONE",
    "logMinValue": 1,
    "rawZeroScale": 1,
    "valueExpressionCode": "text",
    "isActive": true,
    "code": "text",
    "valueExpressionId": "text",
    "setMaxValue": 1,
    "logType": "No Log",
    "setMinValue": 1,
    "keepLastValues": true,
    "logThreshold": 1,
    "isPulseOff": true,
    "logPeriod": 1,
    "pulseOffDuration": 1,
    "pulseOnDuration": 1,
    "engZeroScale": 1,
    "dsc": "text",
    "unit": "text",
    "logExpressionId": "text",
    "rawFullScale": 1,
    "name": "text",
    "deadband": 1,
    "staticVariation": "text",
    "eventVariation": "text",
    "startAddress": 1,
    "pointClass": "text",
    "deviceId": "text"
  }
]
post
Authorizations
Path parameters
deviceIdstringRequired
frameIdstringRequired
Body
creationDatestring · date-timeRead-onlyOptional
lastModifiedBystringRead-onlyOptional
createdBystringRead-onlyOptional
lastModifiedDatestring · date-timeRead-onlyOptional
idstringOptional
engFullScalenumber · doubleOptional
logMaxValuenumber · doubleOptional
fractionalDigitCountinteger · int32Optional
isPulseOnbooleanRequired
logExpressionCodestring · max: 4000Optional
frameIdstringOptional
valueExpressionTypestring · enumOptionalPossible values:
logMinValuenumber · doubleOptional
rawZeroScalenumber · doubleOptional
valueExpressionCodestring · max: 4000Optional
isActivebooleanRequired
codestring · max: 20Optional
valueExpressionIdstringOptional
setMaxValuenumber · doubleOptional
logTypestring · enumOptionalPossible values:
setMinValuenumber · doubleOptional
keepLastValuesbooleanRequired
logThresholdnumber · doubleOptional
isPulseOffbooleanRequired
logPeriodinteger · int32 · min: 1Optional
pulseOffDurationinteger · int32Optional
pulseOnDurationinteger · int32Optional
engZeroScalenumber · doubleOptional
dscstring · max: 255Optional
unitstringOptional
logExpressionIdstringOptional
rawFullScalenumber · doubleOptional
namestring · max: 100Required
deadbandnumber · doubleOptional
staticVariationstringOptional
eventVariationstringOptional
startAddressinteger · int32Required
pointClassstringOptional
deviceIdstringOptional
Responses
200
OK
*/*
post
POST /api/protocols/dnp3/templates/devices/{deviceId}/frames/{frameId}/variables HTTP/1.1
Host: inscada.cloud
Content-Type: application/json
Accept: */*
Content-Length: 660

{
  "id": "text",
  "engFullScale": 1,
  "logMaxValue": 1,
  "fractionalDigitCount": 1,
  "isPulseOn": true,
  "logExpressionCode": "text",
  "frameId": "text",
  "valueExpressionType": "NONE",
  "logMinValue": 1,
  "rawZeroScale": 1,
  "valueExpressionCode": "text",
  "isActive": true,
  "code": "text",
  "valueExpressionId": "text",
  "setMaxValue": 1,
  "logType": "No Log",
  "setMinValue": 1,
  "keepLastValues": true,
  "logThreshold": 1,
  "isPulseOff": true,
  "logPeriod": 1,
  "pulseOffDuration": 1,
  "pulseOnDuration": 1,
  "engZeroScale": 1,
  "dsc": "text",
  "unit": "text",
  "logExpressionId": "text",
  "rawFullScale": 1,
  "name": "text",
  "deadband": 1,
  "staticVariation": "text",
  "eventVariation": "text",
  "startAddress": 1,
  "pointClass": "text",
  "deviceId": "text"
}
{
  "creationDate": "2025-07-05T20:20:37.236Z",
  "lastModifiedBy": "text",
  "createdBy": "text",
  "lastModifiedDate": "2025-07-05T20:20:37.236Z",
  "id": "text",
  "engFullScale": 1,
  "logMaxValue": 1,
  "fractionalDigitCount": 1,
  "isPulseOn": true,
  "logExpressionCode": "text",
  "frameId": "text",
  "valueExpressionType": "NONE",
  "logMinValue": 1,
  "rawZeroScale": 1,
  "valueExpressionCode": "text",
  "isActive": true,
  "code": "text",
  "valueExpressionId": "text",
  "setMaxValue": 1,
  "logType": "No Log",
  "setMinValue": 1,
  "keepLastValues": true,
  "logThreshold": 1,
  "isPulseOff": true,
  "logPeriod": 1,
  "pulseOffDuration": 1,
  "pulseOnDuration": 1,
  "engZeroScale": 1,
  "dsc": "text",
  "unit": "text",
  "logExpressionId": "text",
  "rawFullScale": 1,
  "name": "text",
  "deadband": 1,
  "staticVariation": "text",
  "eventVariation": "text",
  "startAddress": 1,
  "pointClass": "text",
  "deviceId": "text"
}