Publish to wire
api
The WireAPI.PublishWire API enables clients to publish to a wire.
cli
Use the wire
command.
Publish to a wire using the cli wire
command:
The wire data is read from STDIN. This enables flows such as:
fusebox
Navigate to the wire in the resource explorer and use the ‘publish’ button on the bottom panel, which contains a ‘microphone’ icon.
javascript
Use the PublishWire API write data to the wire.
web
C++