Skip to content

chrisbutler/tls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Veeder-Root TLS API

Connects to a TLS-350 tank monitoring system and returns json-formatted tank information. Also includes a TLS.utils object for data parsing.

Documentation

http://chrisbutler.github.io/tls

Example Usage

var myTLS = new TLS.connect('<ip address>', <port number>);

console.log(myTLS.getTanks());

License

This project is open source software under the GNU AGPL. Please see the license file for details.

About

Returns JSON inventory data from Veeder-Root TLS monitoring systems

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published