Overview
Integrate to Somewear's platform to make your applications work off grid, anywhere in the world.
Our mobile SDKs allow you to send/receive messages over satellite and call Somewear APIs when on cell/WiFi. Pairing with a Somewear device, UI to present device status to the user, and firmware updates are all supported.
Beam is a flexible agent that is designed to run on servers, desktop machines, embedded computers, and any other general purpose computer. Linux, Mac, and Windows is supported.
Connect to Somewear hardware to send over satellite.
Send & receive data by calling Somewear APIs over cell/WiFi.
Acts as a TAK client to send/receive data with TAK servers.
Can be used to push Somewear data to your server without exposing it to the internet.
Run arbitrary scripts to handle Somewear data.
Webhooks allow you to push Somewear data to your server via a HTTP POST request. Your server must be publicly reachable on the internet unless you're running Somewear On-Prem. Alternatively, you can push data to your server that isn't exposed on the internet by using Beam.
Last updated