Add pages and forms for the station
Showing
- src/app/app-routing.module.ts 8 additions, 0 deletionssrc/app/app-routing.module.ts
- src/app/app.module.ts 9 additions, 1 deletionsrc/app/app.module.ts
- src/app/shared/api.service.ts 8 additions, 4 deletionssrc/app/shared/api.service.ts
- src/app/station/client/client.component.css 0 additions, 0 deletionssrc/app/station/client/client.component.css
- src/app/station/client/client.component.html 75 additions, 0 deletionssrc/app/station/client/client.component.html
- src/app/station/client/client.component.spec.ts 23 additions, 0 deletionssrc/app/station/client/client.component.spec.ts
- src/app/station/client/client.component.ts 99 additions, 0 deletionssrc/app/station/client/client.component.ts
- src/app/station/client/client.model.ts 7 additions, 0 deletionssrc/app/station/client/client.model.ts
- src/app/station/host/host.component.css 0 additions, 0 deletionssrc/app/station/host/host.component.css
- src/app/station/host/host.component.html 64 additions, 0 deletionssrc/app/station/host/host.component.html
- src/app/station/host/host.component.spec.ts 23 additions, 0 deletionssrc/app/station/host/host.component.spec.ts
- src/app/station/host/host.component.ts 65 additions, 0 deletionssrc/app/station/host/host.component.ts
- src/app/station/host/host.model.ts 6 additions, 0 deletionssrc/app/station/host/host.model.ts
- src/app/station/sensor/sensor.component.css 0 additions, 0 deletionssrc/app/station/sensor/sensor.component.css
- src/app/station/sensor/sensor.component.html 87 additions, 0 deletionssrc/app/station/sensor/sensor.component.html
- src/app/station/sensor/sensor.component.spec.ts 23 additions, 0 deletionssrc/app/station/sensor/sensor.component.spec.ts
- src/app/station/sensor/sensor.component.ts 86 additions, 0 deletionssrc/app/station/sensor/sensor.component.ts
- src/app/station/sensor/sensor.model.ts 21 additions, 0 deletionssrc/app/station/sensor/sensor.model.ts
- src/app/station/station.component.css 0 additions, 0 deletionssrc/app/station/station.component.css
- src/app/station/station.component.html 56 additions, 0 deletionssrc/app/station/station.component.html
Loading
Please register or sign in to comment