{% include 'menu.html' %}

{{ title }}


{% with messages = get_flashed_messages(with_categories=true) %} {% for category, message in messages %} {% endfor %} {% endwith %} {% if error %} {% endif %}

This optional standalone test validates gateway registration, MQTT connection, token refresh, and the delete-token action for Gateway Only and Combo devices.

Environment: Configure the device for aws-prod.
Registration requests: Ensure the gateway includes X-Gateway-ID: <gatewayId> in the HTTP headers of /device-authorize, /registry, /token, and /refresh requests.
Initial state: Delete the device from any owner account so it is unregistered, then power-cycle it.
The API key belongs to the gw-certification-account and should be received from Wiliot. To receive one, Contact: certifications@wiliot.com . For more information, see Wiliot Network - Registering Gateway on Wiliot cloud .
Cancel
← Back to Certificate Wizard