Function creates the `authorization` object, but doesn't use it in the API call. https://github.com/influxdata/iot-api-python/blob/main/api/devices.py#L148 Also, the API call doesn't contain the `desc_prefix` for the authorization.
Function creates the
authorizationobject, but doesn't use it in the API call.https://github.com/influxdata/iot-api-python/blob/main/api/devices.py#L148
Also, the API call doesn't contain the
desc_prefixfor the authorization.