Skip to content

Event catalog Site under construction

This document enumerates and describes all available topics and event types in YourSixOS.

See the event structure for explanation on the data attributes always available on the respective topics. See the respective events for event specific data available.

Event types marked with pending are to be announced in the future and are not available yet.

Event types marked with deprecated <year> are replaced by a newer event and will removed by the end of the indicated year.

Available topics

CodeDescription
alarmgroupEvents emitted by alarm groups
deviceEvents emitted by devices
barrierEvents emitted by barriers
peripheralEvents emitted by peripherals

Alarm group topic

CodeDescriptionTypeResets
disarmedAlarm group is forcefully disarmedstatefularmed, schedule
armedAlarm group is forcefully armedstatefuldisarmed, schedule
scheduleAlarm group is set to follow schedulestatefularmed, disarmed

Device topic

CodeDescriptionTypeResets
disconnectedDevice disconnectedstatefulconnected
connectedDevice connectedstatefuldisconnected
storage_disruptionDevice storage is disruptedstatefulstorage_healthy, storage_disruption_end
storage_disruption_end pendingDevice storage is no longer disruptedstatefulstorage_disruption
storage_healthy deprecated 2026Device storage is no longer disruptedstatefulstorage_disruption
shock_detectedDevice detected mechanical shocktransientN/A
tilt_detectedDevice detected mechanical tilttransientN/A
video_tamperingDevice detected video tamperingtransientN/A
casing_openDevice casing has been openedstatefulNone
aoaAXIS Object Analytics has triggeredstatefulNone
vmdAXIS Video Motion Detection has triggeredstatefulNone
loitering_guardAXIS Loitering Guard has triggeredstatefulNone
motion_guardAXIS Motion Guard has triggeredstatefulNone
fence_guardAXIS Fence Guard has triggeredstatefulNone
perimeter_defenderAXIS Perimeter Defender has triggeredstatefulNone
pirPassive Infrared has triggeredstatefulNone
radar_motionRadar motion has triggeredstatefulNone
input_peripheral deprecated 2026An input peripheral has been triggeredstatefulNone
axis_imagehealthAXIS Image Health Analytics has detected impaired imagestatefulaxis_imagehealth_end
axis_imagehealth_endAXIS Image Health Analytics is no longer detecting impaired imagestatefulaxis_imagehealth
temperature_warningDevice temperature is unsustainablestatefultemperature_warning_end
temperature_warning_endDevice temperature is no longer unsustainablestatefultemperature_warning
cpu_overutilizationDevice is overutilizing CPUstatefulcpu_overutilization_end
cpu_overutilization_endDevice is no longer overutilizing CPUstatefulcpu_overutilization
ram_overutilizationDevice is overutilizing RAMstatefulram_overutilization_end
ram_overutilization_endDevice is no longer overutilizing RAMstatefulram_overutilization
storage_fullDevice is filling up its storagestatefulstorage_full_end
storage_full_endDevice is no longer filling up its storagestatefulstorage_full
network_packetlossDevice is losing packetsstatefulnetwork_packetloss_end
network_packetloss_endDevice is no longer losing packetsstatefulnetwork_packetloss

Barrier topic

CodeDescriptionTypeResets
alarmBarrier is triggering alarmstatefulalarm_end
alarm_endBarrier is no longer triggering alarmstatefulalarm
access_grantedAccess was granted on the barriertransientN/A
access_deniedAccess was denied on the barriertransientN/A
control_accessedAccess was granted via controltransientN/A
control_lockedBarrier was locked via controltransientN/A
control_unlockedBarrier was unlocked via controltransientN/A
mode_changeBarrier changed operational modestatefulNone

Peripheral topic

CodeDescriptionTypeResets
input_activatedAn input peripheral is activatedstatefulinput_activated_end
input_activated_endInput peripheral no longer activatedstatefulinput_activated
output_activatedOutput peripheral activatedstatefuloutput_activated_end
output_activated_endOutput peripheral deactivatedstatefuloutput_activated
control_pulsedOutput peripheral was pulsed via controltransientN/A
control_activatedOutput peripheral was activated via controltransientN/A
control_deactivatedOutput peripheral was deactivated via controltransientN/A

This site is in beta and under active development. Links may break.