Posts: 6,320
Threads: 808
Joined: Oct 2020
Reputation:
155
can you upload the image? because i can't see your photo.
Posts: 7
Threads: 1
Joined: Nov 2020
Reputation:
0
Hi,
Thanks but there is nothing is data folder.
Best Regards
Alex
Posts: 6,320
Threads: 808
Joined: Oct 2020
Reputation:
155
Do you want to save the input state change history record to a file or database?
Posts: 7
Threads: 1
Joined: Nov 2020
Reputation:
0
11-07-2020, 12:40 PM
(This post was last modified: 11-07-2020, 12:44 PM by SAVEE.)
Hi,
Example, if InputPoint Status is green, I want a file that write ID1: 1.
If it is grey, ID1: 0
I think it is the best?
Same for temperature, if sensor is 32°C then T1: 32
What do you think?
No need for DB, just files will be fine, each ID is a file, same for Temperature.
Thanks
Best Regards
Alex
Posts: 6,320
Threads: 808
Joined: Oct 2020
Reputation:
155
There are two way to do this function:
1. you write a own program based on our KC868-COL protocol.
2. use a miniPC or raspberry pi install Node-Red to get KC868-COL's data and save to file, like excel file is ok. it's easy.
Posts: 7
Threads: 1
Joined: Nov 2020
Reputation:
0
11-08-2020, 07:41 AM
(This post was last modified: 11-08-2020, 07:42 AM by SAVEE.)
Hi,
I want to write my own program for that, but I need to know how to read the data of the KC868-COL.
You should provide a very basic source code or release the smart board controller so that developper understand how it works and make there own software because currently we are not able to do anything with it!
Every company does like that. Your device KC868-COL is great but it is currently impossible to exploit its data!
Thanks
Best Regards
Alex