createAlarm
POST /api/digital-alarms
POST
/api/digital-alarms
Authorizations
Section titled “Authorizations ”Request Body required
Section titled “Request Body required ”object
offTimeVariableId
string
onTimeVariableId
string
part
string
projectId
required
string
groupId
required
string
isActive
required
boolean
name
required
string
dsc
string
delay
integer format: int32
variableABitOffset
integer format: int32
variableBId
string
variableBBitOffset
integer format: int32
variableBInverted
boolean
variableAId
required
string
andCalc
boolean
variableAInverted
boolean
Responses
Section titled “ Responses ”OK
object
createdBy
string
id
string
lastModifiedBy
string
creationDate
string format: date-time
lastModifiedDate
string format: date-time
name
string
offTimeVariableId
string
dsc
string
projectId
string
type
string
isActive
boolean
part
string
groupId
string
onTimeVariableId
string
delay
integer format: int32
andCalc
boolean
variableBInverted
boolean
variableABitOffset
integer format: int32
variableAId
string
variableAInverted
boolean
variableBId
string
variableBBitOffset
integer format: int32