Read BLE Info
Listen for Adverts
Disconnect
Read BLE Info
Configuration
Write BLE Info
Mongo API Info
Stored Data
Configuration Management
Get Configuration Sets from
Select Battery Configuration:
Golf Cart
EV Charger
A/C Backup
Choose Charging Scheme:
US (60hz)
Euro (50hx)
Select Attributes:
charge state 80% max
temp below 32 degrees F
half charge rate
Write to Device
Select Device:
BLE Heart Rate Simulator
nRF52 dev kit
Write To Device
// This function is the webhook's request handler that runs on MongoDB Atlas exports = function(payload, response) { const mongodb=context.services.get("mongodb-atlas"); const body = EJSON.parse(payload.body.text()); return mongodb.db("bsrc").collection("iot").insertOne(body); }; //Note: this functionality is now superseded by the Atlas Data API.
Stored Data Management
Show Stored Data
Clear Locally Stored Data
Upload local store contents to Cloud
Upload Stored Data to:
filter redundant data
Copy To Clipboard
Clear