⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠ You can decompress Drawing data with the command palette: ‘Decompress current Excalidraw file’. For more info check in plugin settings under ‘Saving’

Excalidraw Data

Text Elements

Client

/logs

API

commands = []

get_logs()

/poll_for_command

camera

if commands: return commands.pop()

onboard: run get_logs()

POST /send_logs

*block until logs are ready