Skip to content

pushbots/devices-naming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

device naming script

Create a .env file first:

.env

// Database
DB_HOST = localhost;
DB_USERNAME = "";
DB_PASSWORD = "";
DB_PORT = 27017;
DB_DATABASE = "push";

run npm start

About

adding names to the devices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published