-
-
Notifications
You must be signed in to change notification settings - Fork 26
Expand file tree
/
Copy pathlibrary.properties
More file actions
19 lines (10 loc) · 715 Bytes
/
library.properties
File metadata and controls
19 lines (10 loc) · 715 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
name=FirebaseClient
version=2.2.9
author=Mobizt
maintainer=Mobizt <k_suwatchai@hotmail.com>
sentence=Async Firebase Client library for Arduino
paragraph=This library supports Firebase products e.g. Realtime database, Cloud Firestore database, Firebase Storage and Google Cloud Storage, Cloud Functions for Firebase and Cloud Messaging. The library also supported other Arduino devices using Clients interfaces e.g. WiFiClient, EthernetClient, and GSMClient.
category=Communication
url=https://github.com/mobizt/FirebaseClient
architectures=esp8266,esp32,sam,samd,stm32,STM32F1,STM32F4,teensy,mbed_nano,mbed_rp2040,rp2040,mbed_giga,mbed_portenta,mbed_opta,renesas_uno
depends=ESP_SSLClient