0

I know there are fixed like creating databases in php,android but in this case it is generated by mosquitto so how can I see it.

Yugandhar Chaudhari
  • 3,831
  • 3
  • 24
  • 40

1 Answers1

1

It is not a sqllite db.

Why do you want to open the mosquitto db file? It doesn't hold anything of use to a end user.

Messages are only held in this DB while they are being delivered.

Please see the following answer for more detail

Read .db file in Mosquitto

Community
  • 1
  • 1
hardillb
  • 54,545
  • 11
  • 67
  • 105