Skip to content

janavi-r/influx_db

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

influx_db

Read Bot coordinates and feed into Database

navigate to influx folder and run $python3 influx.py

open new terminal

  1. Connect to influx db using "$influx" command
  2. check if database is created using "show Databases" command
  3. Use the "use SwarmbotsDB" command to access the database
  4. Type required query to fetch data - for eg. "select * from Bot0Coordinates"

About

Read Bot coordinates and feed into Database

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages