Applies to Models: Wisenet Wave
Summary:
The WAVE Server API provides a standard set of API calls for 3rd party systems. API 3rd party systems can send WAVE events using a standard API call in the form of HTTP requests also known as the Create Event API call. This article will cover the basics of HTTP events and API calls. It should be noted this is for advanced users who are familiar with the proper form and syntax of API calls.
NOTE: The full Server API can be accessed on any installed WAVE Server by logging into your
Wave server, and going to the: For Developers page
Step By Step Guide:
1. Open your browser
2. Enter the IP of your Wave Server with :7001 at the end of the URL
EXAMPLE: 192.168.1.1:7001
3. Click on For Developers
NOTE: The For Developers tab has many tools, including the API documentation, feel free to
research your options before proceeding
4. Click on Generic Events Generator
NOTE: While there are example strings and tools on this page for verifying your strings,
this process is for integrators with some coding experience, as such this is a
proceed at your own risk option