I have modified fabcar example to store my own data which have keys like this 5e57b8dbb9b30e3575f45d75,5e57b8dbb9b30e3575f45d76
.
I used getStateByRange
to get data, but it retrieves only certain data between the range. Is there any way to retrieve all the data or based on the timestamp of data
Also how can to view the GUI of couchDB which is running in the fabcar example.