Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 459 Bytes

File metadata and controls

9 lines (6 loc) · 459 Bytes

BergCloud-Example

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.