Skip to content

Shared library to preform API calls and coordinate BESI-C device configuration

Notifications You must be signed in to change notification settings

pennbauman/libbesic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libbesic

Shared library to preform API calls and coordinate BESI-C device configuration

Install

To install from source

sudo make install

To test install install into a temporary directory

make DESTDIR=tmp prefix=/usr install

Build Packages

Install build dependencies

sudo apt-get -y install devscripts debhelper gcc libcurl4-openssl-dev cython3

Then build packages

debuild -uc -us

Useful Links

About

Shared library to preform API calls and coordinate BESI-C device configuration

Topics

Resources

Stars

Watchers

Forks