The Data Stream Manager can be accessed in the User Menu and is where Data Streams can be managed.
Data Stream Manager Accessible in User Menu
Data Streams Options
Data Streams can be:
- Created
- Deleted
- Renamed
- Configured
- Watched
Tokens
Each stream has two tokens: Private and Public.
Private Tokens
The private token has to be used with the REST API to send data into the data stream and it must be kept secret. Anyone with that token can write to the data stream.
Public Tokens
The public token is to be used in the Composition Script and can be known by anyone. With the public token you can listen to the data coming from the data stream.
Note
Tokens can be regenerated in the stream manager status panel.
Data Stream API
Click here for access to our Data Stream API developer docs.
Comments
0 comments