Skip to content

SDK for N1081B / DT1081B for Python, as a package

License

Notifications You must be signed in to change notification settings

ENRG-tr/N1081B-SDK-Python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N1081B-SDK-Python

SDK for N1081B / DT1081B for Python, as a package.

Installation

You can install it using:

pip install https://github.com/ENRG-tr/N1081B-SDK-Python.git

Usage

Import the package, and initialize N1081B SDK:

from n1081b import N1081B

device = N1081B("host:port")
device.login("password")

# ...

About

SDK for N1081B / DT1081B for Python, as a package

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%