Collect ESP8266 deauther scanning information to influxdb 1.x
The scan command is issued through the USB serial port /dev/ttyUSBDeauther,
and the print command is run immediately after the scan is completed to obtain the scan results.
Finally, the json results are sent to the nodered database deauther_aps and deauther_stations sequences at influxdb.lan:8086. The issued commands will be stored in the deauther_commands sequence, and then the whole process is repeated.
Use docker to run nodered, use devices to map the serial device, and remember to modify the device permissions to make the container nodered account readable and writable