Two example usage of the BergCloud API in PHP
The example 'simple' store the BergCloud product event data in a SQLite database and supply access points for retrieving the data in JSON.
The example 'arduino' can be used for monitoring the Arduino input pins state and for writing values on the Arduino ouptut pins through Bergcloud commands. The events data are collected in a SQLite database and are accessible in JSON.