[gRPC] Expose the timestamp
flag when starting a Monitor
#2337
Labels
topic: code
Related to content of the project itself
topic: gRPC
Related to the gRPC interface
type: enhancement
Proposed improvement
Describe the request
As part of #2336, one can get the timestamp from the CLI. This is great, and IDE2 wants to use it.
Please add the
timestamp
property to theMonitorRequest
. (Here is a PR that will change the same API: #2276).As a pipedream, it would be great if the
timestamp
type could beboolean | string
. When it's astring
, it must be a valid date format string so that clients can change the output.Describe the current behavior
There is no gRPC equivalent of
monitor --timestamp
Arduino CLI version
5a4f48b
Operating system
macOS
Operating system version
13.5.2
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: