Skip to content

This a repository that contents a free pascal library to access a ABB robot using Robot Web Services

License

Notifications You must be signed in to change notification settings

Blueicaro/Robot-Web-Services-Pascal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Robot Web Services Pascal

This a repository that contents a free pascal library to access a ABB robot using Robot Web Services.

Working in progress

Robot Web services

Robot Web Services is a platform that enables developers to create their own custom applications to interact with the robot controller.

Robot Web Services exposes RESTful APIs that leverages the HTTPS protocol and the messages are composed of XHTML and JSON. Robot Web Services facilitates platform independent and language independent communication with the robot controller.

In REST, an URL identifies a resource. The representation of the application data sent from the robot controller can be either in XHTML or JSON format

About

This a repository that contents a free pascal library to access a ABB robot using Robot Web Services

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages