Skip to content

pmcoltrane/MTConnect-JS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MTConnect-JS

Overview

MTConnect-JS is a library for accessing data from an MTConnect agent via Javascript in the browser. If the library is not served from the same origin as the agent, the agent must allow CORS requests, or the browser will block requests.

(The library is being rewritten in modern Javascript, and to remove the JQuery dependencies. Some functionality may have changed or be unavailable during this process.)

Installation

git clone https://github.com/pmcoltrane/MTConnect-JS.git

Build

npm run build

NPM will run webpack, and create a dist/bundle.js that can be included in an HTML <script> tag.

Usage

For usage, see the examples under the example folder.

Further Information

Information about MTConnect, including standards documents, may be found at the MTConnect Institute website.

About

MTConnect client tools for Javascript

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages