Skip to content

Conversation

@bepsoccer
Copy link
Owner

Adds a function to create Helix events in Command.

This function uses the Verkada API to generate events, allowing users to specify camera ID, event type, timestamp, and attributes.

The module manifest is also updated to include the new function and its aliases.

bepsoccer and others added 5 commits October 20, 2025 20:06
Adds a new function, Add-VerkadaHelixEvent, to allow users to generate Helix events in Command.

The function takes parameters such as camera ID, event type UID, timestamp, and attributes to create the event. It leverages the Verkada API to post the event data. The function also includes error handling and logging capabilities.

Updates the module manifest to include the new function and aliases.

closes #261
Adds Add-VerkadaHelixEvent function
@bepsoccer bepsoccer merged commit 0046c09 into master Oct 21, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants