Skip to content

UpperM/securitycenter-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Genetec SecurityCenter Python wrapper

Still in developpement !

Getting Started

I have a problem with requests.Session() who doesn't use correctly the cookies.

Before use, please logon on the web server and retrieve cookies (webclient and XSRF-TOKEN) from your browser and set the variables XSRF-TOKEN and webclient

If needed, set partitions variable (can be found in your browser network requests)

For now, only basic functions for managing access control are available.

Example

Check example.py for more informations

Todo

  • Automatically use cookies with a login() function
  • Create function getPartitions()

About

Manage Genetec SecurityCenter web server with Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages