HI,
When using PostgreSQL for integration, the events data can be stored in the chirpstack_integration table.
Is there a similar integration configuration available for SQLite?
HI,
When using PostgreSQL for integration, the events data can be stored in the chirpstack_integration table.
Is there a similar integration configuration available for SQLite?
At this moment, there is no SQLite integration available equal to the PostgreSQL integration. When using the ChirpStack version for SQLite, the PostgreSQL integration option is not available (to reduce the number of dependencies / build size).
I would be happy to review a SQLite integration pull-request :-)