Skip to content

miha-mohorcic/videk-client

 
 

Repository files navigation

Videk client

Videk client and related boot scripts. This package provides Videk REST client and a systemd service for registration of SNA-LGTC boards in the Videk management system.

To build Debian package:

$ dpkg-buildpackage -b -uc

When built, install the package with:

$ sudo dpkg -i videk-client_1.1.0-1_all.deb

To add a new release in change log:

$ dch -i

After installation, the configuration is in /etc/videk/conf file. Videk API key must be written under key section. This key can be found at videk.ijs.si by selecting Users, admin. The API key is displayed under API Token header under User info.

If you are installing this package on Raspberry pi in /etc/videk/conf file set:

$ id=rpi-serial

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.5%
  • Shell 2.5%