API Tester - Relay Dashboard

Base URL: https://sensorsnodered.kalpatech.co.in

1. Get Relay Status

GET /api/relays/status

Response will appear here...

2. Set Relay Mode

POST /api/relays/mode

Response will appear here...

3. Update Relay Routines

POST /api/relays/routines

Response will appear here...

4. Sync RTC Time

POST /api/rtc/sync

Response will appear here...

5. Test All Endpoints

Run all API tests sequentially

Results will appear here...