Skip to content

Aaron-Levan/SmartPendantSDK

 
 

Repository files navigation

SmartPendantSDK

Software Development Kit (SDK) for Smart Pendant Extensions

Please visit the Yaskawa Motoman Developer Portal for further information.

Branches

  • master - this always corresponds to the API version supported in the latest Smart Pendant release.
    Note that later client libraries may be used with older Smart Pendants, just that if the extension code uses newer API functions not supported on the pendant in which it is executing, an exception will be thown. If you create extensions that may run against different API versions and wish to use newer functions, the code should include a conditional check against the reported API version supported during runtime.
  • VersionA_B_x - this corresponds to the API in previous Smart Pendant releases.
  • future - this may contain client functions that will only be present in future Smart Pendant releases or pre-releases.

About

Software Development Kit (SDK) for Smart Pendant Extensions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.3%
  • Java 4.5%
  • Thrift 1.6%
  • Jsonnet 0.4%
  • Shell 0.2%
  • Batchfile 0.0%