-
ashutosh14march
I have a datasource of type HTTPReceiver with points like"temperature","humidity","distance" and I want to see there values every where in DEGREE CENTIGRADE,PERCENTAGE(%) AND Km/Miles respectively.
How can i do so,is it possible to provide the unit at the time of point creation, please let me know.
-
ashutosh14march
I have a datasource of type HTTPReceiver with points like"temperature","humidity","distance" and I want to see there values every where in DEGREE CENTIGRADE,PERCENTAGE(%) AND Km/Miles respectively.
How can i do so,is it possible to provide the unit at the time of point creation, please let me know.
-
ashutosh14march
hi,
I wish to know how Mango is saving the data in database when data is received by "HttpDataSourceServlet" upon sending request as "http://192.168.1.1/Mango/httpds?__device=20&__valuepoint1=111&__timepoint1=12092010&__pointpoint1=mykey&__valuepoint2=222&__timepoint2=18072011&__pointpoint2=mykey" and can it be ploted on graph. -
ashutosh14march
1.I am not understanding the directory structure of "com/serotonin/mango" why particular directory/package is there e.g 'view','db','rt','vo' and so on and what these directories and sub directories are meant for
- what are 'rt','vo','util','db','web',view' directories and their sub directories for my guess 'db' is layer for all DB related work and 'db/dao' for data access objects like to access class objects for corresponding table in database.
Please provide me with the complete documentation of mango with directory structure description
-
ashutosh14march
Please guide me how to build Mango in netbeans 6.8
Please provide me with each steps giving idea about the libraries,framework to include and every thing as I am very new to netbeans and the mango(mango-source-1.8.0.zip)
Thanks
-
ashutosh14march
I have a datasource of type HTTPReceiver with points like"temperature","humidity","distance" and I want to see there values every where in DEGREE CENTIGRADE,PERCENTAGE(%) AND Km/Miles respectively.
How can i do so,is it possible to provide the unit at the time of point creation, please let me know.
-
ashutosh14march
I have a datasource of type HTTPReceiver with points like"temperature","humidity","distance" and I want to see there values every where in DEGREE CENTIGRADE,PERCENTAGE(%) AND Km/Miles respectively.
How can i do so,is it possible to provide the unit at the time of point creation, please let me know.
-
ashutosh14march
hi,
I wish to know how Mango is saving the data in database when data is received by "HttpDataSourceServlet" upon sending request as "http://192.168.1.1/Mango/httpds?__device=20&__valuepoint1=111&__timepoint1=12092010&__pointpoint1=mykey&__valuepoint2=222&__timepoint2=18072011&__pointpoint2=mykey" and can it be ploted on graph.