###How to use HTTP driver with Arduino Mega board
-
Go to webinos-driver-arduino folder, and do 'npm install express'.
-
Fash your mega with the driver platform/arduino_mega/api/sensors_actuator/http_driver/http_driver.ino
-
Copy and edit the file platform/arduino_mega/api/sensors_actuator/http_driver/config.txt in the root folder of arduino SD card.
-
Connect arduino to the PZP through ethernet cable.
P.S. Be sure that your PZP's IP is the same as the one in config.txt. You can refer to the documentation page in order to set the config.txt file.