alt

AITRIOS Developer Edition | Migrate to a New Project

Preparing a new project

1. Register a new project

Project owners can apply for a new project on Portal. See How to register new project in the Portal User Manual.

Note: If you are the owner of an existing project, you can copy your company name and address from an existing project by selecting Copy information from Projects where you are the Owner under Organization Details.

It may take up to three business days to approve new projects.

2. Invite members to the new project

Project owners invite other members to the new project, setting their roles as "member" or "admin". See How to invite members to a project in the Portal User Manual.

3. Purchase Console and other products in the Marketplace

Project owners or admins can purchase Console Developer Edition and any other necessary services in Portal from the App List in Marketplace. See Purchasing a product at the Marketplace in the Portal User Manual.

Preparing for project migration

1. Identify files used for inference in the previous project

Identify and collect files used for inference operations in the previous project, for example:

  • AI models
    • Note: AI models created with Studio or CustomVision cannot be exported from the previous project in Console. Recreate these models in Console for the new project.
  • Edge applications
    • Note: Edge applications cannot be exported from the previous project in Console. Prepare the original edge application that was imported to the previous project.
  • JSON files
    • Note: JSON files can be exported from the previous project in Console. The target files and procedures are different depending on which version of Console you are using.
    • For Console V2:
      • Select "..." to the right of each device in the Devices table in Console and export the following three files according to Edge Device Operations in the Console V2 User Manual:
        • Update Device Configuration
        • Update Module Configuration
        • Execute Command

Note: To switch Console between the previous project and the new project, select the project on the Portal Home screen and then launch Console from the left-hand menu of the project Portal.

2. Download image files and inference result metadata files

If you stored image files and inference result files in Console for the previous project, download them from there using the REST API.

NOTE: After the migration deadline (early June 2026), data and information in the previous project Console will be discarded.

Warning: Data is linked to device registration in Console. You must download data before deleting the device registrations from the previous project.

For Console V2:

  • See Obtaining and using an access token of Console REST API V2 in the Console REST API V2 User Guide.
  • Use the correct Console endpoint:
    • EU: https://eu.console.aitrios.sony-semicon.com/api/v2
    • US: https://us.console.aitrios.sony-semicon.com/api/v2
  • Get the data, see Getting images and inference result metadata in the Console REST API V2 User Guide.
  • Reference information:
    • Get the ID for a device from the Devices page in Console, under Resource Management. See Devices in the Console V2 User Manual.
    • View the output inference data and output images from edge devices on the Data page in Console, under Resource Management. See Data in the Console V2 User Manual.

For Console V1:

  • See Flow of Console REST API call in the Console REST API Usage Guide.
  • Use the correct Console endpoint:
    • EU: https://eu.console.aitrios.sony-semicon.com/api/v1
    • US: https://us.console.aitrios.sony-semicon.com/api/v1
  • Get the data, see Getting images and inference results in the Console REST API Usage Guide.
  • Reference information:
    • Get the ID for a device from the list of devices in the Manage Device page in Console. See Checking Edge Device information in the Console User Manual.
    • View the output inference data and output images from edge devices from the Check data page in Console. See Check data in the Console User Manual.

3. Delete device registration in the previous project and perform factory reset

You need to factory reset the edge devices and delete their registration information in Console for the previous project before registering them in Console for the new project.

For Console V2:

For Console V1:

Setting up the new project

Select the new project on the Portal Home screen and then launch Console from the left-hand menu of the project Portal.

Refer to the Device Setup Guide and other documents to set up and connect the edge device to Console for the new project. This includes enrollment of the edge device, deployment of an AI model and edge application, and preparing for inference and configuring data acquisition.

NOTE: If you stored inference result metadata in Console in the previous project, you need to prepare your own external storage to ensure stable service usage. For detailed instructions, see Set external transfer configuration below.

For Console V2:

  1. Import the files collected from the previous project to Console
  2. Enroll and connect edge devices to Console
  3. Deploy an AI model and edge application
  4. Set configuration and check inference operation
  5. Set external transfer configuration

For Console V1:

  1. Import the files collected from the previous project to Console
  2. Enroll and connect edge devices to Console
  3. Deploy an AI model and edge application
  4. Set configuration and check inference operation
  5. Set external transfer configuration

*AITRIOS and AITRIOS logos are the registered trademarks or trademarks of Sony Group Corporation or its affiliated companies.