Page 1 of 1

Get the values in the plugin being developed from other standard plugins

Posted: 15 May 2019, 19:41
by Andrey2509
How to get the values in the plugin being developed from other standard plugins?
I want to transfer data from the sensors (via original plugins) to the wired modbus-rtu-slave using the Software serial port and library https://github.com/Trialcommand/ESP8266 ... -RTU-Slave .
Please give an example code to get value from other plugin.