Stream Data
Message used to represent information transmitted over a stream.
Last updated
Message used to represent information transmitted over a stream.
In thinger.io, clients streaming resources establish the following parameters to help the server identifying the source of information while sending data.
Name
Value
Description
Resource Input
0x01
Stream data represents the input of the stream resource.
Resource Output
0x02
Stream data represents the output of the stream resource.
Last updated