esp32 arduino code
Budget: $10 – $30 USD
We are looking for someone to code a esp32 code in arduino ide which will check validity via a mqtt subscribed topic.
{
"valid_till": "2021 - 07 - 07",
"phone1": "111111111111",
"phone2": "111111111",
"phone3": "111111111",
"buzzer": "1",
"relay": " 1"
}
if the valid till is in the future it will run the future code otherwise it will stop functioning .
{
"valid_till": "2021 - 07 - 07",
"phone1": "111111111111",
"phone2": "111111111",
"phone3": "111111111",
"buzzer": "1",
"relay": " 1"
}
if the valid till is in the future it will run the future code otherwise it will stop functioning .