Open emrexhepi opened 1 year ago
This is my data I am developing a thing description I am missing the type for weather service api.
Response data example:
{ "airPressureAtSeaLevel": 1015.9, "airTemperature": 25.7, "cloudAreaFraction": 35.2, "relativeHumidity": 84.7, "windFromDirection": 168.4, "windSpeed": 6.7 }
Could you please clarify more about the type for weather service. What do you mean ?
All the properties of your data were covered in the ontology .
This is my data I am developing a thing description I am missing the type for weather service api.
Response data example: