Closed edaniszewski closed 5 years ago
Not a high priority right now, but an idea I had for the future is that there could be a --watch flag for reads, e.g.
--watch
synse server read --watch=1s rack board device
where the value is interval duration to refresh the reading.
instead of --watch, this could be --stream
--stream
depends on: https://github.com/vapor-ware/synse-client-go/issues/76
closing in favor of #220
Not a high priority right now, but an idea I had for the future is that there could be a
--watch
flag for reads, e.g.where the value is interval duration to refresh the reading.