Page 1 of 1

Configuring Pushsafer with Custom Payloads for IoT Devices

Posted: 16. Sep 2024, 03:41
by shieldpresid
Hi everyone,

I'm currently working on integrating Pushsafer with a few IoT devices for my home automation system. I've managed to set up basic notifications, but I'm looking to send more detailed payloads that include various data points from my devices.

Specifically, I'd like to include custom data fields in the notification payload, such as temperature readings, humidity levels, and device status. I’ve read through the Pushsafer API documentation, but I’m still unsure about the best way to structure these custom payloads.

Could someone provide a detailed example or guide on how to create and send a custom payload to Pushsafer? Any tips on handling complex data structures or integrating with IoT platforms would also be greatly appreciated.
hill climb racing
Thanks in advance for your help!

Best,

Re: Configuring Pushsafer with Custom Payloads for IoT Devices

Posted: 16. Sep 2024, 07:40
by admin
Hi,

your custom data like temperature, humidity and device status you send in with the message parameter].
https://www.pushsafer.com/en/pushapi_ext#API-M

How you send the notifications? Mail, URL or API, what software ou use?