php-api-client icon indicating copy to clipboard operation
php-api-client copied to clipboard

Add Stations: Remote Relays endpoints

Open Vaalyn opened this issue 5 years ago • 0 comments

  • [ ] 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}

Vaalyn avatar Apr 21 '19 12:04 Vaalyn