I am able to create databse now ,. I have connected netPI to Ethernet/IP Master & reading data from master & storing into database. Below attached some screenshot of data when I click on read database,
Best feed back for the day Madhumati. Thank you very much for your effort. I think it is a good project for others too and I should shift the thread better to the "project" folder than to "software" folder where it is located now.
Thx
ARmin
„You never fail until you stop trying.“, Albert Einstein (1879 - 1955)
Here I get timestamp as time: "2019-05-30T09:10:02.289Z"
date matches correct ,but the time not matching with my system time & netPI
Is something wrong here?/missing?
Regarding TimeZone , I checked on Influx DB, It mentions for NTP synchronization time which I am missing here that may be cause I am not getting correct timestamps. I will try to do NTP synchronize later & test this again.
meanwhile my customer wants further the database object data(read in node-red debug ) to be displayed over dashboard , what can be best way for this?is any suggestion?
As of above i was able to see data into Node-RED when I click upon 'Read Database ',
Now further in order to see the data into the remote database server , what should be the procedure?
how we can link the data from node-RED to remote InFlux DB database? any guidance?
your InfluxDB remote database server will have an IP address for sure, right?
So first of all your Node-RED device needs to be physically networked to this InfluxDB database server over an IP network.
And finally you have to configure your InfluxDB read/write node with double click under "server/host" settings with the corresponding IP address of your InfluxDB server at standard port 8086. Furthermore you gave your database a name for sure when you installed it. So you have to enter the database name in the node settings as well. And also your database server will have an admin user and password. These credentials you have to enter as well into the node setting.
After you set everthing right, any read/write access will be addressed to the Influxdb remote database server. This is the easiest setup I have ever seen to be honest.
Thx
Armin
„You never fail until you stop trying.“, Albert Einstein (1879 - 1955)
Are there any chances you can help me with a database? I own a car rental business with almost 60 vehicles. The main difficulty is to memorize which cars are available and which are rented. I have a database, but the information within is structured poorly, and with no sense. I have no idea how to structure the information properly to see what cars are available. My friend suggested finding companies online that deal with lead data enrichment. They usually sell already-created databases with all the necessary information. What do you think?