Skip to content

IODD XML file is converted to human-readble HTML table

License

Notifications You must be signed in to change notification settings

mboyar/iodd-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Go Quality Gate Status Security Rating Go Report Card

IODD Viewer

IODD files contain the device description details in XML format for the IO-Link-supported industrial sensors. This simple hobby project in golang is just converting the selected parts of this XML to a human-readable HTML table.

Desktop

Build and run

$ go build -tags desktop -o bin/iodd-viewer-desktop ./...
$ bin/iodd-viewer-desktop --webview

Cloud

The project's master branch is deployed to Heroku. View deployment: https://iodd-viewer.herokuapp.com/

About

IODD XML file is converted to human-readble HTML table

Resources

License

Stars

Watchers

Forks

Packages

No packages published