From idea to a connected product, on one platform.
Take devices to production in minutes with powerful APIs, real-time data streams, and remote update tooling.
01
import PxServ from ‘pxserv’02
03
const pxServ = new PxServ({04
apiKey: process.env.PXSERV_API_KEY!,05
06
})07
08
await pxServ.setData(09
‘temperature’, ‘24.6’10
)● Official JavaScript / TypeScript client pxserv
SDKs
Start with your technology
Choose a PxServ client built for hardware, backend services, or native applications.
↗
Arduino
Send data directly from ESP32, ESP8266, and Wi-Fi enabled boards.
↗
JavaScript / TypeScript
Build Node.js services, automation, and backend applications.
↗
Rust
Create CLI tools, data services, and native applications.
Features
Manage devices remotely
↗
Maps and Location
Monitor device locations and essential telemetry on a map.
↗
OTA Updates
Update ESP32 and ESP8266 firmware without visiting the device.
APIs
Connect applications to PxServ
Last updated