node-red-contrib-dde
v1.0.1
Published
A Node-RED talk to DDE endpoints over the network
Downloads
34
Readme
node-red-contrib-dde
A Node-RED node to exchange data with a DDE endpoint over the network.
This node was created by Smart-Tech as part of the ST-One project.
Usage
Install and run the NetDDEServer.exe
of Chris Oldwood's DDE Network Bridge v2.0 on the target machine. Once running, just configure the DDE node with the target machine's IP Address, and all available Services/Topic/Items should be accessible from Node-RED for requesting, poking, executing, and advising.
A more detailed info about the message parameters and the node's configurations can be found on the "info" section of the node on the Node-RED's interface.
Bugs and enhancements
Please share your ideas and experiences on the Node-RED forum, or open an issue on the page of the project on GitHub
License
Copyright: (c) 2019-2020, Smart-Tech, Guilherme Francescon Cittolin [email protected]
GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt)