cisco / senml

Tool to convert senml between formats and act as gateway server to other services
BSD 2-Clause "Simplified" License
39 stars 15 forks source link

better CLI for senmlCat #12

Open fluffy opened 8 years ago

fluffy commented 8 years ago

I'd like the syntax to be more like -if to set the input format and similar for output. So syntax would be something like

senmlCat -if json -of xml < file.json > file.xml