Ingest Squarehead

The Ingest Squarehead tab allows users to configure real-time WebSocket data ingestion from Squarehead sensors, enabling acoustic or RF-based detection within the UNIFY.C2 platform.

Main Table View

The table displays all configured Squarehead sources with the following columns:

  • WebSocket URL
  • Has Access Token
  • CA Certificate
  • Asset ID
  • Asset Name
  • Actions
Each Asset will appear:
  • Green when the connection is healthy (operational)
  • Red when the sensor is not responding or offline

Adding a New Source

Click ADD NEW SQUAREHEAD WEBSOCKETS SOURCE to open a popup with the following input fields:

  • WebSocket URL (default: ws:// localhost:8888/api/v2)
  • Access Token (optional – used if the sensor requires authentication)
  • Attach CA Certificate (PEM format) (optional – required only for secure wss:// connections)
  • Select Asset (Dropdown) – Select an existing asset to connect as the heartbeat source
    • ADD NEW ASSET – Optional button that allows the user to create and connect a new heartbeat asset directly from the popup
Click ADD NEW SQUAREHEAD WEBSOCKET SOURCE to save the new connection, or CLOSE to cancel.

Configuration Notes
  • Replace localhost and the default port ( 8888 ) with the IP address and port of your Squarehead hardware.
    • Use wss:// if the sensor requires SSL-secured WebSocket communication.
  • Access Token can be generated and retrieved from the sensor’s admin interface.