Skip to content

Commit 09ba7ff

Browse files
committed
docs: update deployed urls
1 parent a4316b9 commit 09ba7ff

File tree

1 file changed

+22
-22
lines changed

1 file changed

+22
-22
lines changed

example_building_automation/README.md

Lines changed: 22 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -8,45 +8,45 @@ Besides, the interactive API documentation of each data model is also created an
88
In this example, following data models are available:
99

1010
**Temperature Sensor**
11-
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/schemas/TemperatureSensorFiware.json)
12-
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/api_docs/swagger-ui/TemperatureSensorFiware/)
11+
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/schemas/TemperatureSensorFiware.json)
12+
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/swagger-ui/TemperatureSensorFiware/)
1313

1414
**CO2 Sensor**
15-
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/schemas/CO2SensorFiware.json)
16-
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/api_docs/swagger-ui/CO2SensorFiware/)
15+
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/schemas/CO2SensorFiware.json)
16+
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/swagger-ui/CO2SensorFiware/)
1717

1818
**Presence Sensor**
19-
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/schemas/PresenceSensorFiware.json)
20-
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/api_docs/swagger-ui/PresenceSensorFiware/)
19+
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/schemas/PresenceSensorFiware.json)
20+
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/swagger-ui/PresenceSensorFiware/)
2121

2222
**Cooling Coil**
23-
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/schemas/CoolingCoilFiware.json)
24-
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/api_docs/swagger-ui/CoolingCoilFiware/)
23+
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/schemas/CoolingCoilFiware.json)
24+
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/swagger-ui/CoolingCoilFiware/)
2525

2626
**Fresh Air Ventilation**
27-
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/schemas/FreshAirVentilationFiware.json)
28-
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/api_docs/swagger-ui/FreshAirVentilationFiware/)
27+
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/schemas/FreshAirVentilationFiware.json)
28+
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/swagger-ui/FreshAirVentilationFiware/)
2929

3030
**Radiator Thermostat**
31-
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/schemas/RadiatorThermostatFiware.json)
32-
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/api_docs/swagger-ui/RadiatorThermostatFiware/)
31+
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/schemas/RadiatorThermostatFiware.json)
32+
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/swagger-ui/RadiatorThermostatFiware/)
3333

3434
**Hotel**
35-
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/schemas/HotelFiware.json)
36-
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/api_docs/swagger-ui/HotelFiware/)
35+
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/schemas/HotelFiware.json)
36+
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/swagger-ui/HotelFiware/)
3737

3838
**Hotel Room**
39-
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/schemas/HotelRoomFiware.json)
40-
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/api_docs/swagger-ui/HotelRoomFiware/)
39+
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/schemas/HotelRoomFiware.json)
40+
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/swagger-ui/HotelRoomFiware/)
4141

4242
**Sensor**
43-
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/schemas/SensorFiware.json)
44-
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/api_docs/swagger-ui/SensorFiware/)
43+
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/schemas/SensorFiware.json)
44+
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/swagger-ui/SensorFiware/)
4545

4646
**Actuator**
47-
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/schemas/ActuatorFiware.json)
48-
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/api_docs/swagger-ui/ActuatorFiware/)
47+
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/schemas/ActuatorFiware.json)
48+
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/swagger-ui/ActuatorFiware/)
4949

5050
**Temperature Sensor Ambient**
51-
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/schemas/TemperatureSensorAmbFiware.json)
52-
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/api_docs/swagger-ui/TemperatureSensorAmbFiware/)
51+
- [Schema](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/schemas/TemperatureSensorAmbFiware.json)
52+
- [Swagger document](https://n5geh.github.io/n5geh.data_models/example_building_automation/deploy/swagger-ui/TemperatureSensorAmbFiware/)

0 commit comments

Comments
 (0)