You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 25, 2024. It is now read-only.
For one application we're hoping to expose data streaming from a device to the public.
It would be ideal to not require authentication (since it would just be needlessly cumbersome) but even with authentication, we don't want to expose the device management parts of the API (e.g. we can't have people modifying/deleting devices by accident)
Without this we'll have to rely on an external service to 'wrap' the Enable IOT API.
The text was updated successfully, but these errors were encountered:
A viewer role would be great. But even a step further -- where no user token is required to read data from certain devices, that you set as public -- would be ideal.
For one application we're hoping to expose data streaming from a device to the public.
It would be ideal to not require authentication (since it would just be needlessly cumbersome) but even with authentication, we don't want to expose the device management parts of the API (e.g. we can't have people modifying/deleting devices by accident)
Without this we'll have to rely on an external service to 'wrap' the Enable IOT API.
The text was updated successfully, but these errors were encountered: