You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like you to add a webhook integration feature that allows miner information to be sent periodically to a server, enabling users to monitor their Bitaxe miner remotely.
Please add an “Enable Webhook” option in the Settings section. When the webhook is enabled, users should be able to enter:
The Webhook URL
The interval between each miner status update
After a reset, the ESP32 should periodically send miner information to the webhook server using the HTTP POST method according to the configured interval.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I would like you to add a webhook integration feature that allows miner information to be sent periodically to a server, enabling users to monitor their Bitaxe miner remotely.
Please add an “Enable Webhook” option in the Settings section. When the webhook is enabled, users should be able to enter:
After a reset, the ESP32 should periodically send miner information to the webhook server using the HTTP POST method according to the configured interval.
Beta Was this translation helpful? Give feedback.
All reactions