web-api-examples

WEB API examples

In this page you can found a bunch of IoT Guru Cloud API examples, implemented in pure HTML and JavaScript.

Simple chart example

Display daily, weekly, monthly and yearly charts of the (in source) specified node and field with auto-refresh feature.

Multiple chart example

Display daily, weekly, monthly and yearly charts of the (in source) specified nodes and fields with auto-refresh feature.

Complex chart example

Display daily, weekly, monthly and yearly charts of the (in source) specified nodes and fields with auto-refresh feature.

Multiple-complex chart example

Display daily, weekly, monthly and yearly charts of the (in source) specified nodes and fields with auto-refresh feature.

Dual chart example

Display dual series of daily, weekly, monthly and yearly charts of the (in source) specified nodes and fields with auto-refresh feature.

MQTT switch example

Send ‘0’ and ‘1’ value to the (in source) specified node and field. Warning: do not use without proper authentication!

Push color example

Send a hex code of color to the end of the WS2812B LED strip.