Contains the configuration information of alarm state changes.
Type: objectProperties: 2
Event DetectionIoTState MachineAutomation
AlarmCapabilities is a JSON Structure definition published by Amazon IoT Events, describing 2 properties. It conforms to the https://json-structure.org/meta/core/v0/# meta-schema.
{
"$schema": "https://json-structure.org/meta/core/v0/#",
"$id": "https://raw.githubusercontent.com/api-evangelist/amazon-iot-events/refs/heads/main/json-structure/iot-events-alarm-capabilities-structure.json",
"name": "AlarmCapabilities",
"description": "Contains the configuration information of alarm state changes.",
"type": "object",
"properties": {
"initializationConfiguration": {
"allOf": [
{
"$ref": "#/components/schemas/InitializationConfiguration"
},
{
"description": "Specifies the default alarm state. The configuration applies to all alarms that were created based on this alarm model."
}
]
},
"acknowledgeFlow": {
"allOf": [
{
"$ref": "#/components/schemas/AcknowledgeFlow"
},
{
"description": "Specifies whether to get notified for alarm state changes."
}
]
}
}
}
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we
store it to create your key and to recognise you if you sign in with another
provider. See our Privacy Policy and
Terms.