Skip to content

probe-web / @probe-web/client / wire / Topics

Interface: Topics

Defined in: wire.ts:1232

Every RPC topic by path, with its message type.

Properties

PropertyTypeDefined in
cancelnullwire.ts:1233
info/dataInfoEventwire.ts:1234
flash/progressProgressEventwire.ts:1235
rttRttEventwire.ts:1236
semihosting{ Output: { stream: string; data: string; }; }wire.ts:1237
semihosting.Output{ stream: string; data: string; }wire.ts:761
semihosting.Output.streamstringwire.ts:761
semihosting.Output.datastringwire.ts:761