mirror of
https://github.com/esp8266/Arduino.git
synced 2025-08-01 03:47:23 +03:00
Updated Temboo library
This commit is contained in:
@ -1,10 +1,9 @@
|
||||
name=Temboo
|
||||
author=Temboo
|
||||
email=support@temboo.com
|
||||
sentence=Allows any Arduino with Internet access to connect to web-based resources and services APIs.
|
||||
paragraph=Temboo is a platform that provides normalized access to 100+ APIs, databases, code utilities and more. This library enables the Yún to connect to Temboo, making it simple to interact with a vast array of web-based resources and services.
|
||||
url=http://www.temboo.com
|
||||
architectures=avr
|
||||
version=1.0
|
||||
dependencies=
|
||||
core-dependencies=arduino (>=1.5.0)
|
||||
sentence=This library enables calls to Temboo, a platform that connects Arduino boards to 100+ APIs, databases, code utilities and more.
|
||||
paragraph=Use this library to connect your Arduino board to Temboo, making it simple to interact with a vast array of web-based resources and services.
|
||||
url=http://www.temboo.com/arduino
|
||||
architectures=*
|
||||
version=1.1
|
||||
core-dependencies=arduino (>=1.5.0)
|
Reference in New Issue
Block a user