Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Info

This API does NOT make any configuration changes to the Blufi. If all projects are using the same WIFI Credentials, then the Blufi will be able to connect to the network and then Bluzone. If the credentials are different, then a user will need to apply the WIFI credentials via a Mobile App or SDK.

Rules for usage

  1. Batch Limits: The API currently accepts no more than 20 Blufi id64 values at a time.

  2. Location Entity: The API will assign the Blufi to the first Location entity found for the target project. If this is not the desired Location, then the user will need to then login to the Bluzone Console and manually change the Location.

  3. The API will assign the Blufi to the first Blufi Template entity found for the project. This is necessary for certain UI elements to continue working and DOES NOT indicate that the associated template is the configuration used for the device.

  4. If the project has no Locations created, the API will create a default one (similarly to how this is done in Blufi Provisioning).

  5. Blufi-Templates: If the Blufi in the source project has a Blufi-Template associated with it, then the API will copy that Blufi-Template to the new project.

  6. Batch Errors: The API will skip devices that are not able to be moved, if for example, they do not belong to a ServiceProvider’s ManagedProject.

...