We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Rename wiki files to lowercase kebab-case - Rename 46 files to follow kebab-case naming convention - Update all internal links in _Sidebar.md and Home.md - Update cross-references across all wiki documents - Recategorize SDK files under platform-sdk- prefix - Shorten Genetec-Web-Player-Developer-Guide to gwp-developer-guide - Fix Unicode dash in Resolving-Non-SDK-Assemblies filename 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Updated Web SDK Reference (markdown)
Add 'Can Raise' column to EventType enumeration table - Added new 'Can Raise' column showing which events can be raised via /events/RaiseEvent endpoint - Tested all 253 event types using Web SDK RaiseEvent API - Results: 79 events can be raised, 174 cannot - Events that can be raised include: CustomEvent, access-related events, video analytics events, double badge events, area occupancy/evacuation events, and some camera motion/archiving events - Simplified event descriptions for consistency 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
Add Web SDK Reference page with EntityType and EventType enumerations Created comprehensive reference page containing: - Well-known entity GUIDs (SystemConfiguration, Root Partition, System Partition) - Complete EntityType enumeration (64 entity types with descriptions) - Complete EventType enumeration (moved from Events-and-Alarms guide) Added cross-references from: - Entity Operations guide (EntityType reference) - Referencing Entities guide (EntityType filtering) - Events and Alarms guide (EventType lookup) - Incidents guide (SystemConfiguration GUID) - Partitions guide (System partitions) Updated sidebar to include Reference page between Performance Guide and Under the Hood. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>