Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SteGala authored Mar 27, 2024
1 parent 343a16e commit b6aed5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ In the following we represent some examples of JSON, you can find the original J

# Flavor
![0](models/examples/svg/flavor.svg)
- **FlavorID**. The unique identifier for a flavor ['string']
- **FlavorID**. The unique identifier for a flavor. ['string']
- **ProviderID**. The unique identifier for a provider ['string']
- **Timestamp**. Timestamp of the provided Flavor offer. It allows to advertise Flavors in the (near) future ['string']
- **Location**:
Expand Down Expand Up @@ -117,4 +117,4 @@ The FlavorType describes the actual flavor that is adverised.
- **ConsumptionUnit**. The unit of measure for the sensor power consumption ['string']
- **SamplingRateUnit**. The unit of measure for the sampling rate ['string']
- **AccessProtocol**. Not sure what that means ['string']
- **AccessType**. The access type of the sensor. Currently, HTTP and MQTT are supported.
- **AccessType**. The access type of the sensor. Currently, HTTP and MQTT are supported.

0 comments on commit b6aed5f

Please sign in to comment.