- [ ] `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}`
GET/station/{station_id}/remotesPOST/station/{station_id}/remotesGET/station/{station_id}/remote/{id}PUT/station/{station_id}/remote/{id}DELETE/station/{station_id}/remote/{id}