An open API service indexing awesome lists of open source software.

https://github.com/larsid/soft-iot-write-csv

Bundle OSGI responsável por criar e escrever arquivos CSV.
https://github.com/larsid/soft-iot-write-csv

csv karaf osgi-bundle soft-iot

Last synced: 3 months ago
JSON representation

Bundle OSGI responsável por criar e escrever arquivos CSV.

Awesome Lists containing this project

README

          

# SOFT-IoT-Write-CSV

O `SOFT-IoT-Write-CSV` é um *bundle* OSGI responsável por criar e escrever arquivos [CSV](https://en.wikipedia.org/wiki/Comma-separated_values).

## Configurações
| Propriedade | Descrição | Valor Padrão |
| ----------- | --------- | ------------ |
| filePath | Caminho onde o arquivo será armazenado | `/opt/karaf/etc/csv/` |

## Licença
[GPL-3.0 License](./LICENSE)