Node-Red-flows for KC868-COL with AWS EC2 Cloud Server - Printable Version +- Smart Home Automation Forum (https://www.kincony.com/forum) +-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1) +--- Forum: Development (https://www.kincony.com/forum/forumdisplay.php?fid=4) +--- Thread: Node-Red-flows for KC868-COL with AWS EC2 Cloud Server (/showthread.php?tid=166) Pages:
1
2
|
Node-Red-flows for KC868-COL with AWS EC2 Cloud Server - admin - 12-30-2020 Here is flows file for KC868-COL connect to your own cloud server. KC868-COL-AWS-EC2.zip (Size: 5.71 KB / Downloads: 532) RE: Node-Red-flows for KC868-COL with AWS EC2 Cloud Server - admin - 12-30-2020 this sample is for Amazon Web service (AWS) EC2 cloud server, you can also use for any cloud server. RE: Node-Red-flows for KC868-COL with AWS EC2 Cloud Server - admin - 12-30-2020 before import flows , you need install these nodes for Node-Red: 1. node-red-contrib-float 【IEEE 754】 2. node-red-contrib-ui-led 【LED UI】 3. node-red-contrib-ui-level 【Temperature】 4. node-red-dashboard 【dashboard UI】 5. node-red-contrib-homekit RE: Node-Red-flows for KC868-COL with AWS EC2 Cloud Server - admin - 01-04-2021 add temperature save to LOG.txt file function. KC868-COL-AWS-EC2-Temperature-SaveToLogFile.zip (Size: 6.14 KB / Downloads: 431) RE: Node-Red-flows for KC868-COL with AWS EC2 Cloud Server - admin - 01-05-2021 add temperature save to Excel file function. KC868-COL-AWS-EC2-Temperature-SaveToExcel.zip (Size: 7.97 KB / Downloads: 439) RE: Node-Red-flows for KC868-COL with AWS EC2 Cloud Server - admin - 01-10-2021 add read Electric-Energy-Meter data: 1. Total Power Consumption (KWh) 2. Voltage (V) 3. Current (A) 4. Power Factor (Q) 5. Real Time Power (KW) 6. Frequency (Hz) KC868-COL-Electric-Energy-Meter-AWS-EC2.zip (Size: 10.5 KB / Downloads: 448) How to read data of electric energy meter by KC868-COL.pdf How to read data of electric energy meter by KC868-COL.pdf (Size: 147.76 KB / Downloads: 529) RE: Node-Red-flows for KC868-COL with AWS EC2 Cloud Server - engmohades - 10-31-2021 (12-30-2020, 08:02 AM)admin Wrote: before import flows , you need install these nodes for Node-Red: thank you i import flows i install above nodes for node-red but there are error RE: Node-Red-flows for KC868-COL with AWS EC2 Cloud Server - admin - 10-31-2021 i have use this node for homekit. if you not use for homekit, you can delete the node from your follow. RE: Node-Red-flows for KC868-COL with AWS EC2 Cloud Server - engmohades - 10-31-2021 i installed availble node-node-red-contrib-homekit RE: Node-Red-flows for KC868-COL with AWS EC2 Cloud Server - admin - 11-01-2021 you can delete the homekit nodes in Node-Red , because it never used, just my last project have used, not delete it . |