From c2c9ac6bb6d6e4f6d234d3d8b1c38845b34a68ae Mon Sep 17 00:00:00 2001 From: Norbert Schmidt Date: Mon, 27 Feb 2023 13:06:25 +0100 Subject: [PATCH] Update Readme --- README.md | 21 ++++++++++++++++++++- 1 file changed, 20 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a411e75..4b00963 100644 --- a/README.md +++ b/README.md @@ -52,7 +52,23 @@ Rename the provided .app. constant example to app.copnstnt and fill in the requi 1. Clone the repository 2. Install the dependencies npm install -3. Run the app +3. Add these entries to Android and ios + +### Android manifest + + + + + + + + + + + +### IOS capability +Add capabilities: Push notifications and Apple logon +Needed permissions (add to info.plist): camera, bluetooth, GPS @@ -70,9 +86,12 @@ Push notifications # Plugin description ### General description +We created some sensor plugins for example. Sensors can be native (camera, GPS) or external (iSPEX and Canair.io) + ## CANAIR.IO ### Description +Canair.io (see website) is a bluetooth peripheral to get PM2.5 and CO2 (depending on model) out. Connection is made via bluetooth. ## MINI SECCHI ### Description of the mobis Mini Secchi Plugin