php-api-client
php-api-client copied to clipboard
Add Stations: Remote Relays endpoints
- [ ]
GET
/station/{station_id}/remotes
- [ ]
POST
/station/{station_id}/remotes
- [ ]
GET
/station/{station_id}/remote/{id}
- [ ]
PUT
/station/{station_id}/remote/{id}
- [ ]
DELETE
/station/{station_id}/remote/{id}