abbrechen
Suchergebnisse werden angezeigt für 
Anzeigen  nur  | Stattdessen suchen nach 
Meintest du: 


REST-API: Alarm Scharfschaltung TEILSCHUTZ oder VOLLSCHUTZ

Stefan71242
Vice President of the Homies

Hallo @SebastianHarder ,

bei Aktivierung vom Teilschutz (oder Vollschutz) erhalten ich per REST-API diese Antwort:

{
"@type": "systemState",
"systemAvailability": {
"@type": "systemAvailabilityState",
"available": true,
"deleted": false
},
"armingState": {
"@type": "armingState",
"state": "SYSTEM_ARMED",
"deleted": false
},
"alarmState": {
"@type": "alarmState",
"alarmCaseId": "a179ffbd-8651-46c0-8b0d-bcf52fc2bb4f",
"value": "ALARM_OFF",
"incidents": [
{
"@type": "incident",
"id": "1",
"type": "SYSTEM_ARMED",
"time": 1765526034709,
"metaData": {
"@type": "armingControlIncidentMetaData",
"profileId": "1"
}
}
],
"deleted": false
},
"activeConfigurationProfile": {
"@type": "activeConfigurationProfile",
"profileId": "1",
"deleted": false
},
"securityGapState": {
"@type": "securityGapState",
"securityGaps": [],
"deleted": false
},
"deleted": false
}


Wofür ist die Alarm-ID?  "alarmCaseId": "a179ffbd-8651-46c0-8b0d-bcf52fc2bb4f",

Alle REST-API Befehle benötigen keine Alarm-ID, z.B.

{{shc_api}}/intrusion/actions/disarm
{{shc_api}}/intrusion/actions/mute

{{shc_api}}/intrusion/actions/arm

 

Danke vorab und viele Grüße, Stefan 👋🤓 

SHC II mit 149 Komponenten, 14 Szenarien, 60 Automationen, 4 Zustände, Stromausfallwächter, Schlüsselschalter Alarm, Briefkasteneinwurferkennung, 3 fest verbaute Tablets für BSH als BHS-Zentralen, Freeware Windows-BSH-Software: https://www.smart-home-center.info
0 ANTWORTEN 0



Rechtswidrigen Inhalt melden