{% include 'menu.html' %}

{{ title }}

Board Type Management Documentation


USER INFO (required)
Server to use (prod/wmt-prod).
Environment (aws/gcp). Most partners should use AWS.
Partner Account ID (required)
Board-type Management API Security Key taken from Wiliot Platform (required)
boardName (required - need the name defined in the BTM, can be found in get_board_types output)

ACTIONS
(Get all available board types for the selected account)
(Get all available versions for the selected board type)
VERSION INFO
Version name (versionId is required)
IP version
BLE version

ACTIONS
Publish new version to the selected board type
Upload a file according to version info
Set existing version to beta (1) or official (0)


{% if error %} {% endif %} {% if cmd_display %}
Command
{{ cmd_display }}
{% endif %}
Output
{{ output | safe }}