Opengear's RESTful API is an open API, that Opengear users are free to leverage via their own enterprise systems and scripts. Full API documentation in HTML and RAML format can be found here:
- Lighthouse API: http://ftp.opengear.com/download/api/lighthouse/
- Opengear CS (Node) API: http://ftp.opengear.com/download/api/cs/
RESTful APIs use standard web methods (such as HTTP GET) and standard data formats (such as JavaScript JSON) to connect distributed software components. Both Lighthouse and Opengear Nodes embed a RESTful API engine and most transactions between Lighthouse and its Nodes are using these APIs.
Comments
0 comments
Article is closed for comments.