vapor-ware / synse-cli

Unified CLI for the Synse platform
GNU General Public License v3.0
1 stars 4 forks source link

--watch flag for reads #145

Closed edaniszewski closed 5 years ago

edaniszewski commented 6 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.

synse server read --watch=1s rack board device

where the value is interval duration to refresh the reading.

edaniszewski commented 5 years ago

instead of --watch, this could be --stream

depends on: https://github.com/vapor-ware/synse-client-go/issues/76

edaniszewski commented 5 years ago

closing in favor of #220