Internet of Things (IoT) and Industrial IoT (IIoT)

 View Only
Expand all | Collapse all

Connecting Aruba AP via websocket

This thread has been viewed 15 times
  • 1.  Connecting Aruba AP via websocket

    Posted Jul 31, 2024 06:09 AM

    We want to connect to Aruba APs via WebSocket to send various commands and requests. We can send requests using Postman via the REST API. Now, we want to send BLE connection and scanning requests over WebSocket. We would like to send the JSON requests mentioned in the Aruba WebSocket API documentation, but the document does not specify how to establish the connection. We are getting information from this document: "8.10 ARUBA IOT WEBSOCKET INTERFACE"

    We have set up the project and created a server using the link below. However, there is not enough information on how to establish the connection. https://github.com/aruba/aos8-iot-server-example-websocket

    How we can find the simplest way to establish a WebSocket connection and send JSON commands. Is there any guide to establish websocket connection?

    Thanks in advance.



  • 2.  RE: Connecting Aruba AP via websocket

    Posted Aug 01, 2024 02:30 AM

    You would need to create a transport profile with serverType as Telemetry-Websocket. Check the Basic Setup Guide under Documents in the github link that you posted.

    You can also find some info around this here: https://www.arubanetworks.com/techdocs/ArubaOS_8.12.0_Web_Help/Content/arubaos-solutions/iot-new/iot-transport.htm



    ------------------------------
    Nikunj Naresh Shah
    ------------------------------