Outbound (from device)
Messages take the form of a binary payload (usually UTF8-encoded text), and an optional list of event tags that you can use for filtering events or for triggering alerts and sending notifications. By configuring an alert, you can forward messages to other internet services using webhooks. This lets you automatically forward your messages without deploying code updates to your cellular devices.Event monitoring and alerts
Learn about how event monitoring works and how to send notifications when events occur
Event types and tags
Learn about available event types and tags
Inbound (to device)
Hologram has API endpoints and interface in your dashboard to send TCP or UDP messages to any port on your cellular device. This requires that your device run embedded Linux or otherwise implements a networking stack. We then translate the API requests — or messages sent using your dashboard — into raw TCP/UDP messages and send them to the desired SIM.Dashboard
Send TCP or UDP messages to any port on your device from your dashboard
REST API
Send TCP or UDP messages to any port on your device using the REST API