ReqPot: HTTP Streamlined Realtime IoT Data Server that Simply to use, Easy to Start and No Infrastructure management.
this project also will move forward to be Complete Solution for IoT data management, Tracking, Alerts, Monitoring and Integration like webhooks, API, and more.in Pot Management menu register new Pot limit is base on your plan, input require field.
main protocol is HTTP can follow implement like out curl example.
curl --request POST \ --url http://[end-point]/logs \ --header 'Content-Type: application/json' \ --header 'device-ref: ${pot.id}' \ --header 'device-key: ${pot.deviceSecretKey}' \ --data '{ "payload": { [key]: string | number | boolean } }'
price model is base Request per second and might be changed in the future.